Skip to content

3. Adding Admins

Blue edited this page Aug 17, 2018 · 15 revisions

Using ACE

ACE uses your server config file or commands to add / remove admins and set permissions, here is an example:

add_principal identifier.ip:127.0.0.1 group.admin
add_principal identifier.license:aaaabbbbcccddeeeeeeffff group.moderator
add_principal identifier.steam:a2vg21asfd5 group.moderator

Although it is not confirmed, i would recommend only using lowercase identifiers in this as ones with uppercase letters may not work correctly.

Clone this wiki locally