Note: A free rank up plugin that is still in beta version, new features would be added, any such as errors in PM
- Ability to create unlimited ranks for rank up.
- Ability to create unlimited prestiges for prestige.
- Ability to add permissions for reach ranks/prestiges
- Supported EssentialsX's chat format.
- Generates top the most ranking players by pages /topranks
- Confirmation added while try to ranking up
- Fully reloaded files
- Fully Customization messages for Basic Commands
- Added viewing ranks list
- User's information is being stored in files.
- Requirements work with Money , XPLevel , RealityPlayTime System!
More Information can be found here: https://github.com/VerElite/RankUP/wiki
Spoiler: messages.yml
Code (Text):
# PlaceHolders
# {PLAYER} = get the player name
# {CURRENT_RANK} = get the current rank name
# {CURRENT_RANK_PREFIX} = get the current rank prefix
# {NEW_RANK} = get the new rank upgrade name
# {NEW_RANK_PREFIX} = get the new rank upgrade prefix
# if it gives errors in missing format.. i recommended just remove this file.. and it would automatically created the new file to default.
# Not all placeholders are working in each type format.
not-valid-number:
- '&7[&3RankUP&7] Please use a correct number!'
not-valid-user:
- '&7[&3RankUP&7] &c{PLAYER} &7is not a valid user.'
no-permission:
- '&7[&3RankUP&7] You do not have permission to use this.'
rankUP:
checkHighestRank:
- '&7[&3RankUP&7] &cYou currently at the highest rank.'
confirmationRankUP:
cancel:
- '&7[&3RankUP&7] You cancelled to upgrade the rank.'
ranks:
# PlaceHolders
# {RANK} = get the rank name
# {RANK_PREFIX} = get the rank prefix
# {POSITION_RANK} = get the position rank of number
header:
- '&8&m------&f{&cRanking&f}&8&m------'
list:
- '&c{POSITION_RANK}&7. &r{RANK_PREFIX}'
footer:
- '&8&m------&f{&cRanking&f}&8&m------'
userinfo:
list:
- '&7-------[&cINFO&7]-------'
- '&cUser: &b{PLAYER}'
- '&cRank: &b{RANK}'
- '&cPlayTime: &b{PLAYTIME}'
- '&7-------[&cINFO&7]-------'
topranking:
# PlaceHolders
# {PLAYER} = get the player name
# {RANKS_PAGES} = show's the number page.
# {RANK} = get the rank name
# {RANK_PREFIX} = get the rank prefix
# {POSITION_PLAYER} = get the position rank of number
# {DATE} = get the position rank of number
not-available-ranks:
- '&7[&3RankUP&7] There is no ranks on this page!'
reached-maximum-pages:
- '&7[&3RankUP&7] Only &c{RANKS_PAGES_MAXIMUM} &7pages is available.'
header:
- '&8&m------&f{&cTopRanking&f}&8&m------'
- '&7Top ranks page(s) &b{RANKS_PAGES}&7.'
list:
- '&c{POSITION_RANK}&7. &7{PLAYER} {RANK_PREFIX}'
footer:
- '&8&m------&f{&cTopRanking&f}&8&m------'
hover:
# You can set the hover to false to remove the hover for each messages given.
enable: true
list:
- ' &7>> &c{PLAYER} &7<<'
- '&7Last updated on &c{DATE}'
# {PLAYER} = get the player name
# {CURRENT_RANK} = get the current rank name
# {CURRENT_RANK_PREFIX} = get the current rank prefix
# {NEW_RANK} = get the new rank upgrade name
# {NEW_RANK_PREFIX} = get the new rank upgrade prefix
# if it gives errors in missing format.. i recommended just remove this file.. and it would automatically created the new file to default.
# Not all placeholders are working in each type format.
not-valid-number:
- '&7[&3RankUP&7] Please use a correct number!'
not-valid-user:
- '&7[&3RankUP&7] &c{PLAYER} &7is not a valid user.'
no-permission:
- '&7[&3RankUP&7] You do not have permission to use this.'
rankUP:
checkHighestRank:
- '&7[&3RankUP&7] &cYou currently at the highest rank.'
confirmationRankUP:
cancel:
- '&7[&3RankUP&7] You cancelled to upgrade the rank.'
ranks:
# PlaceHolders
# {RANK} = get the rank name
# {RANK_PREFIX} = get the rank prefix
# {POSITION_RANK} = get the position rank of number
header:
- '&8&m------&f{&cRanking&f}&8&m------'
list:
- '&c{POSITION_RANK}&7. &r{RANK_PREFIX}'
footer:
- '&8&m------&f{&cRanking&f}&8&m------'
userinfo:
list:
- '&7-------[&cINFO&7]-------'
- '&cUser: &b{PLAYER}'
- '&cRank: &b{RANK}'
- '&cPlayTime: &b{PLAYTIME}'
- '&7-------[&cINFO&7]-------'
topranking:
# PlaceHolders
# {PLAYER} = get the player name
# {RANKS_PAGES} = show's the number page.
# {RANK} = get the rank name
# {RANK_PREFIX} = get the rank prefix
# {POSITION_PLAYER} = get the position rank of number
# {DATE} = get the position rank of number
not-available-ranks:
- '&7[&3RankUP&7] There is no ranks on this page!'
reached-maximum-pages:
- '&7[&3RankUP&7] Only &c{RANKS_PAGES_MAXIMUM} &7pages is available.'
header:
- '&8&m------&f{&cTopRanking&f}&8&m------'
- '&7Top ranks page(s) &b{RANKS_PAGES}&7.'
list:
- '&c{POSITION_RANK}&7. &7{PLAYER} {RANK_PREFIX}'
footer:
- '&8&m------&f{&cTopRanking&f}&8&m------'
hover:
# You can set the hover to false to remove the hover for each messages given.
enable: true
list:
- ' &7>> &c{PLAYER} &7<<'
- '&7Last updated on &c{DATE}'
Spoiler: settings.yml
# if it gives errors in missing format.. i recommended just remove this file.. and it would automatically created the new file to default.
settings:
ranks:
# Starting rank for all users check ranks folder to choose rank.(by name)
defaultRank: 'default'
topranking:
# If you set to 0 which means there would be unlimited pages from top to bottom
max-pages-each: 5
Commands
Code (Text):
# if it gives errors in missing format.. i recommended just remove this file.. and it would automatically created the new file to default.
settings:
ranks:
# Starting rank for all users check ranks folder to choose rank.(by name)
defaultRank: 'default'
topranking:
# If you set to 0 which means there would be unlimited pages from top to bottom
max-pages-each: 5
Code (Text):
# Basic Commands
- /rankup - rank up to the next rank. (required vault economy)
- /ranks - showing the available ranks.
- /topranks <pages> - viewing top ranking players
- /userinfo - view user's rank and playtime
# Admin Commands
- /rankup <player> - rank up the player to the next rank without paying
- /derank <player> - derank the player
- /erankup <reload/version> - main admin commands
-/userinfo <player> - Admin commands
- /rankup - rank up to the next rank. (required vault economy)
- /ranks - showing the available ranks.
- /topranks <pages> - viewing top ranking players
- /userinfo - view user's rank and playtime
# Admin Commands
- /rankup <player> - rank up the player to the next rank without paying
- /derank <player> - derank the player
- /erankup <reload/version> - main admin commands
-/userinfo <player> - Admin commands
Permissions
Code (Text):
# Basic Permissions
- xrankup.command.rankup - /rankup
- xrankup.command.topranks - /topranks
- xrankup.command.ranks - /ranks
- xrankup.command.userinfo - /userinfo
# Admin Permissions
- xrankup.admin (All available admin commands are the same permission)
- xrankup.command.rankup - /rankup
- xrankup.command.topranks - /topranks
- xrankup.command.ranks - /ranks
- xrankup.command.userinfo - /userinfo
# Admin Permissions
- xrankup.admin (All available admin commands are the same permission)
Required
Code (Text):
Vault plugin with the latest version
Must have economy plugin to Vault
Must have permission plugin to Vault
minecraft version 1.8x - 1.15x
java 8+ required
Must have economy plugin to Vault
Must have permission plugin to Vault
minecraft version 1.8x - 1.15x
java 8+ required
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Exonum Prestige+ RankUP is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 864 times (via Spigot). Download it and open it directly in the game.