By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Yet another asynchronous permission management plugin for PocketMine-MP.
| Command | Description | Permission |
|---|---|---|
| /addgroup <player> <group> | Add a player to a group | groupsapi.command.addgroup |
| /removegroup <player> <group> | Remove a player from a group | groupsapi.command.removegroup |
| /checkgroup <player> | Check a player's group | groupsapi.command.checkgroup |
| /editgroup <group> | Edit a group | groupsapi.command.editgroup |
| /group <group> | Shows group info | groupsapi.command.group |
| /groups | Shows all groups | groupsapi.command.groups |
| /newgroup <group> | Create a new group | groupsapi.command.newgroup |
| /permissions <index> | Check a permission list | groupsapi.command.permissions |
| /pcheck <player> | Check a player's group | groupsapi.command.pcheck |
| /tempgroup <player> <group> <date format> | Give a temporary group to player | groupsapi.command.tempgroup |
This plugin supports ScoreHud plugin.
You can get player's highest group by adding {groupsapi.group} to ScoreHud's scoreboard setting.
If you have any idea, Please kindly open an issue on GitHub!
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time