Permissions
Last updated
Last updated
To utilize DATABASE permissions, you need to set Config.PermissionType
to 'database'. Then, change the permissions column for the specific player in the bodyguard_data
database table.
Next, make sure that 'admin' is added to Config.AllowedGroups
as follows:
To utilize ACE permissions, you need to set Config.PermissionType
to 'ace'. Then, in your server.cfg, include the following command:
For example, you might use:
Next, make sure that 'bodyguard' is added to Config.AllowedGroups
as follows: