PermissionS is a plugin for Nukkit that allows you to create your own permissions system.
Note
This plugin is still in development and may contain bugs. If you find a bug, please report it. If you want to help me with the development of this plugin, you can do it by creating a pull request.
| Command | Description | Usage | Permission |
|---|---|---|---|
/addgroup |
Adds a new group. | /addgroup | permissionss.add_group |
/removegroup |
Removes a rank from the group list. | /removegroup | permissionss.remove_group |
/setgroup |
Sets a group for the user. | /setgroup | permissionss.setgroup |
/groups |
Shows a list of all groups. | /groups | permissionss.list_groups |
/defaultgroup |
Allows you to set default group. | /defaultgroup | permissionss.default_group |
/permsinfo |
Shows current PermissionS information including author, version, and etc. | /permsinfo | permissionss.info |
/setformat |
Allows you to set chat format of a group | /setformat | permissionss.setformat |
/setuperm |
Adds a permission to the user. | /setuperm | permissionss.setuperm |
/unset |
Removes a permission from the user. | /unset | permissionss.unset |
