-
Notifications
You must be signed in to change notification settings - Fork 163
2. Configuring Permissions
You can modify Permissions by using ACE in your server config file, each permission can either have a "allow" or "deny" value, you can add infinite groups, just make sure to add permissions for each group.
add_ace group.moderator easyadmin.kick allow # allow kicking
add_ace group.moderator easyadmin.spectate allow # allow spectating
add_ace group.moderator easyadmin.teleport allow # allow teleportation
add_ace group.moderator easyadmin.slap allow # allow slapping
add_ace group.moderator easyadmin.freeze allow # allow freezing
you can also allow all permissions by writing:
add_ace group.admin easyadmin allow
This will allow all permissions for the "admin" group.
Allows Admins to Ban Users
Allows Admins to Kick Users
Allows Admins to Spectate Users
Allows Admins to Unban Users
Allows Admins to Teleport (to) Users
Enables the addadmin command for admins
Allows Changing various Server settings, only give to people you trust!
Allows Slapping of Users ( take away hp )
Allows Admins to Freeze Player Peds
Allows Admins to "Mute" other Players from chat activity.
Allows Admins to Create Screenshots of users, these will be generated and uploaded to wew.wtf
Prevents Admins from being kicked/banned by other admins.
Allows the "Anonymous Admin" Feature, will hide Username in Kicks/Bans/Admin Logs
Allows WebAdmin Access
Allows Editing of Bans via Web