N0Va_DR0N3 submitted a new resource:
PermissionsManager - System permissions and groups, to be used as a reference for other plugins.
PermissionsManager - System permissions and groups, to be used as a reference for other plugins.
Read more about this resource...Permissions and groups system, basically works to give a player or a group permission.
Currently the group creation is already available, but for now it is not possible to add players to these groups!
Commands for administrators:
pex.grant user <playerName> <permission> - to add a permission to the player.
pex.grant <group> <permission> - to add a group permission.
pex.revoke user <playerName> <permission> - to remove a player permission
pex.revoke group <group> <permission> - to remove a...