Update Permissions-and-Groups

forgot log out and log back in perm.
This commit is contained in:
SickProdigy
2021-02-11 10:21:31 -05:00
committed by GitHub
parent 62db9557f5
commit 804b02ad25

View File

@@ -26,3 +26,6 @@ oxide.grant user <user_name or STEAM64_ID> <permission>
oxide.revoke user <user_name or STEAM64_ID> <permission> oxide.revoke user <user_name or STEAM64_ID> <permission>
oxide.show user user_name // show players assigned perms oxide.show user user_name // show players assigned perms
oxide.show perm coolplugin.use // show who is assigned to that perm oxide.show perm coolplugin.use // show who is assigned to that perm
**** Don't forget to log out and back in to set permissions!