-
Notifications
You must be signed in to change notification settings - Fork 2
Basic Command Usage
Thutmose edited this page May 26, 2020
·
2 revisions
-
/list_perms- prints all of the registered permissions to thutperms.log, which is in the server's logs folder -
/reload_perms- reloads thutperms.json as well as the per-player files /edit_group <group> [prefix|suffix|add_perm|remove_perm|deny_perm|un_deny_perm|add|remove] <args>-
/edit_player <player> [prefix|suffix|add_perm|remove_perm|deny_perm|un_deny_perm] <args>- player specific version of/edit_group -
/add_group <name>- Adds a new group called
-
prefix|suffix-<args>will be the prefix or suffix added, it will convert&<code>to§<code> -
add_perm|remove_perm-<args>is the perm, and will be added/removed from the allowed commands list -
add|remove-<args>is the player to add or remove from the group -
deny_perm|un_deny_perm-<args>is the perm, and will be added/removed from the banned commands list