schwim
35
so if I’m understanding this right, changing:
, false)
to:
, true)
Will make the command restricted and even though this code is on the clientside, adding a user to the group admin and having:
add_ace group.admin command allow # allow all commands
Will make this command restricted but those in the admin group will still be able to use it?