Tested Minecraft Versions:
  • 1.8
  • 1.9
  • 1.10
  • 1.11
  • 1.12
  • 1.13
  • 1.14
  • 1.15
  • 1.16
  • 1.17
  • 1.18
[IMG]
1688344847515.png

[IMG]
[IMG]

Video Showcase by Koz4Christ can be found on YouTube
This video was made for EZRanksLite but it is still supported for EZRanksPro
[IMG]

Player Commands:
Spoiler: Player commands
Admin Commands:
Admin commands require a player to have a certain permission to be used! Console supported!
Spoiler: Admin commands

[IMG]

The first time EZRanksPro is started on your server, 4 configuration files will be created. Each file allows you to customize every aspect of your rankup plugin. In addition to these 4 files, there is also a "debug" option in the config which when enabled will create a debug.log file. There is also an option to log all rankups, if this config option is enabled, a rankup.log file will also be created.

Spoiler: config.yml
Spoiler: rankups.yml
Spoiler: messages.yml
Spoiler: multipliers.yml

[IMG]

To give a player or group access to a rankup, they need access to the permission node associated with it! Without it EZRanksPro does not know what rankup they have access to. If you create a rankup for rank A to B, you will need to give the A rank the permission node: ezranks.rank.A. This will tell EZRanksPro that players in A should have the rankup associated with A. Players can have access to multiple ezranks.rank.<rank> permission nodes, the highest order rankup will always be applied for the player.

For a player to be considered the last rank, they need to have the permission node: ezranks.lastrank
This tells EZRanksPro that the player is at the last rank and has no more rankups available.

Inside of your rankups.yml you will see a section with each rankup named rankup_actions.
In this section you may list many actions that the plugin will perform when a player ranks up. The format for actions are:
- '<action> <arguments>'

You must include required arguments
<required>, (optional)

You may delay any rankup action by ending the action String with <delay=(time in seconds)>
example:
- '[consolecommand] eco give %player% 100 <delay=10>'
Spoiler: Rankup action list

Placeholders can be used in your rankup actions and messages:
Spoiler: placeholder list

EZRanksPro uses MetricsLite to collect anonymous statistics.
You can disable metrics in your /plugins/pluginmetrics/ folder.

[IMG]

Uploader


Downloads
2
Views
796
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from ArteffKods

Back
Top Bottom