Setting Permissions
Last updated
Last updated
There is only one type of permission on menu.
Administrator
Able to use every command in
There are two ways to set a member as admin:
Adding players identifier to Admins section on config/serverconfig.lua according to your setted IdentifierType. (If you set IdentifierType as steam so you have to add player identifier as steam hex.)
You can edit the IsAdmin function in server/shared.lua according to your framework's admin check.