Description

About
Simple ranking plugin for use with bPermissions.
bPermsRank was created as a simple plugin to work alongside bPermissions and allow easy group changing and group change notifications. This plugin uses the bPermissions built in API, but it adds a more user friendly feel to changing the group of a player. This plugin also allows a server admin to set permissions for each group so that different players can rank to different groups. This is similar to the bPermissions /promote command, but bPermsRank will provide you with more options and user friendly feedback if you make a mistake.
Download
Dependencies
Main Features
- Permissions support to limit who can set individual groups
- User friendly feedback when invalid data is entered
- Group changes per world
- Group changes in all worlds via a single command
- If a player is not online it will tell you to use the /rankoffline command
- All of the commands also work from the server console
- Will let you check the group(s) of any player whether they are offline or online.
- Will notify you if the world you entered is invalid
- Will notify you if you do not have permission for a given group
- (Optional) Custom messages defined by you in the config.yml
- (Optional) Notifies the entire server via a broadcast message when the rank of a player is changed
- (Optional) Notifies the player that was ranked of his/her rank change, who ranked them, and what they were ranked to.
- (Optional) Notifies the player that sent the command of the successful rank change
Commands
| Command | Usage |
|---|---|
| /rank (player) (group) | Sets the group of the provided player to what you specify in all the worlds you entered in the config.yml |
| /rank (player) (group) (world) | Sets the group of the provided player to what you specify only in the world you specify. |
| /rankoffline (player) (group) | Sets the group of the provided offline player to what you specify in all the worlds you entered in the config.yml |
| /rankoffline (player) (group) (world) | Sets the group of the provided offline player to what you specify only in the world you specify. |
| /rankinfo (player) (group) (world) | Shows the group(s) of the player that is specified. If the player does not exist in your permissions file it will show default group. If the player does exist it will list all groups that the player belongs to. |
| /bpermsrank | Displays commands and their usage for bPermsRank |
| /bpermsrank reload | Reloads the config.yml so you may manually change the settings while the server is running. |
Permissions
The permissions for this plugin are very simple. Everyone that is going to use this plugin will need the bpermsrank.rank permission and each group that you want to be able to rank to must have it's own permission node.
| Node | Usage |
|---|---|
| bpermsrank.reload | Reloads the config.yml |
| bpermsrank.rank | Allows the use of the /rank command |
| bpermsrank.rankoffline | Allows the use of the /rankoffline command |
| bpermsrank.rank.[group] | Rank to specified group |
| bpermsrank.norank | If this permission is give to a player their rank cannot be changed unless you use the rankoffline command |
| bpermsrank.rankinfo | Check the group(s) of a player |
Configuration
When you first run bPermsRank the plugin will generate a default config.yml that you will almost positively need to modify to fit your needs. There are comments in the config.yml that will tell you what should go where. Make sure to use the same formatting that is in the default one when you edit it.
Installation
- Put bPermsRank in your plugin folder
- Start server to generate default config.yml
- Shut down server
- Edit the config.yml that is found in /plugins/bPermsRank/
- Add the proper permissions to you desired groups
- Start server
Upcoming Features:
- Feel free to make a request
Add the option to turn on/off notificationsv1.1Add a permission node to rank offline playersv1.2General code cleanupv1.3Add command to check offline/online player's groupv1.4Add custom messages defined in configv1.5
Need help or just want to chat? Find me on EsperNet on #MutinyDev or #MutinyCraft
Note: This project is not affiliated with bPermissions



