Native Minecraft Version:1.13Tested Minecraft Versions:
Give prestige to your users on your survival server.
Unique level system with fame level ranges to give prestige to the players who play the most.
Add prestige levels to veteran players on your server to differentiate them from new players, the more time they spend playing they will have better prestige levels with a unique system that adds experience, levels and prestige ranks, the higher the prestige rank of A more famous player will be on the server as well as a legend.
You can customize the level of prestige needed to obtain a prestige rank and add as many ranks as you want.
Please report any error to correct it immediately.
Check out my other projects as well:
✪ ReferralSystem [MySQL|SQLite] ✪
✪SuperCredits [MySQL|SQLite] ✪
✪ Super Lobby Deluxe ✪
✪ DeluxePlayerOptions ✪
✪ DeluxeMaintenance✪
✪ SuperStats ✪
Coming soon
Coming soon
This plugin use the following variables
Spoiler: variables
For more Placeholders use PlaceholderAPI
PlaceholderAPI placeholders
The value of experience points, levels and prestige rank can be displayed in any plugin that works with PlaceHolderAPI
The value of experience points, levels and prestige rank can be displayed in any plugin that works with MVdWPlaceholderAPI.
Create top players with the plugin LeaderHeads
Setting up a placeholder with the variables:
Main configuration
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19
- 1.20
Give prestige to your users on your survival server.
Unique level system with fame level ranges to give prestige to the players who play the most.
Add prestige levels to veteran players on your server to differentiate them from new players, the more time they spend playing they will have better prestige levels with a unique system that adds experience, levels and prestige ranks, the higher the prestige rank of A more famous player will be on the server as well as a legend.
You can customize the level of prestige needed to obtain a prestige rank and add as many ranks as you want.
Please report any error to correct it immediately.
Check out my other projects as well:
✪ ReferralSystem [MySQL|SQLite] ✪
✪SuperCredits [MySQL|SQLite] ✪
✪ Super Lobby Deluxe ✪
✪ DeluxePlayerOptions ✪
✪ DeluxeMaintenance✪
✪ SuperStats ✪
- Experience point system.
- Level system.
- Prestige ranks
- Custom Prestige Ranks
- Titles and subtitles.
- PlaceholderApi support
- LeaderHeads Support.
- MVdWPlaceholder Support
- Multiple commands.
- All customizable messages.
- 100% Customizable.
- Sounds!
- Firework!
- SuperStats Support.
- MySQL storage.
- SQLite storage.
- HikariCP connection pool.
- Multiple languages by default.(EN,ES)
- Earn prestige for placing blocks.
- Earn prestige for breaking blocks.
- Earn prestige for killing players.
- Earn prestige for time played.
- Earn prestige for blocks traveled.
- Earn prestige through other plugins with commands.
- Messages in Action bar.
- MongoDB storage (1.0.3+).
- And more!
Coming soon
Coming soon
This plugin use the following variables
Spoiler: variables
For more Placeholders use PlaceholderAPI
PlaceholderAPI placeholders
The value of experience points, levels and prestige rank can be displayed in any plugin that works with PlaceHolderAPI
- %prestiges_exp% – Returns the amount of prestige experience points for the player.
- %prestiges_level% – Returns the number of prestige levels for the player.
- %prestiges_rank% – Returns the player's prestige rank.
The value of experience points, levels and prestige rank can be displayed in any plugin that works with MVdWPlaceholderAPI.
- {prestiges_exp} – Returns the amount of prestige experience points for the player.
- {prestiges_level} – Returns the number of prestige levels for the player.
- {prestiges_rank} – Returns the player's prestige rank.
Create top players with the plugin LeaderHeads
Setting up a placeholder with the variables:
- prestiges_exp – Returns the amount of prestige experience points for the player.
- prestiges_level – Returns the number of prestige levels for the
- /prestiges help - To be able to use the plugin.
- /prestiges addExp <player> <amount> - To add prestige experience points to players.
- /prestiges remExp <player> <amount> - To remove prestige experience points from players.
- /prestiges setExp <player> <amount> - To set prestige experience points to players.
- /prestiges addLevel <player> <amount> - To add prestige levels to players.
- /prestiges remLevel <player> <amount> - To remove prestige levels from players.
- /prestiges setLevel <player> <amount> - To set prestige levels for players.
- /prestiges reload - Reload the configuration and messages file.
- prestiges.use - To use the plugin.
- prestiges.admin - To use administrative commands (/prestiges addExp,remExp,setExp,addLevel,remLevel,setLevel,reload ).
- Copy the JAR file in the directory of plugins.
- (Optional) Install the ReferralSystem plugin to have more users to your server.
- Restart the server to install.
- And enjoy the plugin!.
Main configuration
- The main configuration file is located in the archive config.yml.
- Guide: Config
- Example: https://pedrojm96.com/minecraft-plugin/prestiges/pr-config-yml/
- Prestige ranks settings are in the prestige_ranks.yml file.
- Guide: Prestige Ranks
- Example: https://pedrojm96.com/minecraft-plugin/prestiges/pr-prestige_ranks-yml/