A Free Powerful Ranking plugin used to manage ranks in you're server, With placeholders.
Unfortunately this doesn't work with essentials.
1. Download this plugin
2. Place it under the plugins folder in you're server
3. Restart you're server and enjoy managing ranks.
There are two main commands:
/minecraftranks
and
/rank
for the
minecraftranks command:
1. /minecraftranks help - Displays Help Commands
2. /minecraftranks reload - Reloads configs
3. /minecraftranks createrank <name> <prefix> - Creates a rank
4. /minecraftranks setprefix <rank> <prefix - Changes the rank prefix
5. /minecraftranks setsuffix <rank> [suffix] - Changes the rank suffix
6. /minecraftranks setdisplayname <rank> [displayName] - Changes the rank display name used for the placeholders
7. /minecraftranks list - Lists all ranks
for the
rank command:
/rank <player> <rank> - Ranks a player
Here is the permissions of the plugin:
1. minecraftranks.* - All minecraftranks permissions + allows the player to use /minecraftranks and /rank
2. minecraftranks.rank - Allows the player to use /rank
There is one placeholder which is: %rank_name%
You need PlaceholderAPI to make this work.
How do i create a rank?
Simply by running /minecraftranks createrank or editing the config in /plugins/MinecraftStaff/ranks.yml
How do i change someone rank?
To change someone rank run /rank <playerName> <rank>
Is permissions added?
No, Not yet it will be added in feature versions of this plugins
How can i delete a rank?
You need to go to the config and remove the whole rank section, There will be a delete rank command but it will be in the feature versions of this plugin.
Is there an API that i can use for my plugin?
Not yet, I am currently working on the api and other features.