Hotfix 1.1.7
21st January 2021
- Fixed formatting of large numbers, changed 'K' to 'k'
- We have investigated issue during JetsPrisonMines mine reset with removing pickaxes from players. Issue is located in API of JetsPrisonMines plugin, their MinePreResetEvent is not called properly on timed/scheduled resets, it works only if the mine is reset via command /prisonmines reset <mine>.
Update 1.1.7
21st January 2021
- Added UNLIMITED PRESTIGES !
- All settings can be found in ranks.yml
Code:unlimited_prestiges: enabled: false max_prestige: 1000 prestige_cost: 1000 prefix: '&2&lP%prestige%'
Update 1.1.6
20th January 2021
- Placeholder %ultraprison_rankup_progress% now displays progress of prestige when user has max rank
Update 1.1.5
17th January 2021
- Command /gemstop now have another alias, /gemtop
Update 1.1.5
17th January 2021
- Added soft dependency for MultiverseCore to keep worlds loaded before plugin
Update 1.1.4
17th January 2021
- Fixed saving/loading of Ranks & Prestiges into/from database
Update 1.1.3
16th January 2021
- Added support to use decimal values for Ranks & Prestiges costs
- Fixed error during rankup
Update 1.1.2
15th January 2021
- Added API docs into GitHub
- Added 'RawName' parameter to all enchants into enchant.yml
- Improved enchant system & enchant API
- Added to add enchants into essentials kits (see:https://www.spigotmc.org/resources/.87804/)
