Update 1.2.8-BETA
28th February 2021
- Global | Fixed TRAP error caused by this plugin
- Placeholders | Fixed %ultraprison_next_rank_cost% placeholder
- Pickaxe Levels | Display name of pickaxe can now include %player% placeholder
- Ranks & Prestiges | Added rewards-per-prestige into ranks.yml for unlimited prestiges, these are rewards for each prestige
Update 1.2.7-BETA
27th February 2021
- FIX | Fixed dispatching of commands async errors, commands are now properly dispatched on main server thread
Update 1.2.6-BETA
26th February 2021
- Enchants | Added option to toggle on/off opening of Enchant GUI by right-clicking block with pickaxe
- Enchants | Pickaxe Lore can be now customized even more without issues
- Enchants | Added attribute Messages-Enabled to prevent spam for all enchants, currently works only for Blessing and Charity.
Update 1.2.5-BETA
25th February 2021
- Ranks & Prestiges | Fixed issue with /prestigeadmin add/set command, now it works properly without errors
- Enchants | Fixed PrestigeFinder enchant, now works properly without errors
Update 1.2.4-BETA
25th February 2021
- Multipliers | Players with permission ultraprison.autosell.toggle have now autosell toggled automatically on join
- Multipliers | Added option enable-autosell-automatically to autosell.yml
Update 1.2.3-BETA
25th February 2021
- RANKS & PRESTIGES | Added rewards for unlimited prestiges!
- You can now specify command rewards when player reaches specific prestige levels.
- You can set them up in ranks.yml -> unlimited_prestiges -> rewards section!
Code:unlimited_prestiges: enabled: false max_prestige: 1000000 prestige_cost: 1000000 increase_cost: enabled: true increase_cost_by: 1.25 prefix: '&2&lP%prestige%' rewards: 10: - 'eco give %player% 10' 100: - 'eco give %player% 100' 1000: - 'eco give %player% 1000' 10000: - 'eco give %player% 10000'
Update 1.2.2-BETA
23rd February 2021
- Plugin now disables itself if Vault has no economy provider
- Removed command alias "upc" of main /prison command as it was conflicting with another plugin
- Removed few colors formatting in console messages
- Command /prison cleardb now properly resets all data
- Updated default pickaxe-levels.yml
- Various small bug fixes
Update 1.2.1-BETA
22nd February 2021
- Pickaxe Levels | From now pickaxe display name is optional, if you do not want to use it, set it to empty
- Pickaxe Levels | Updated default pickaxe-levels.yml file, added more default levels
- Tokens | Added option to toggle token messages off by default
- Enchants | Added minimum pickaxe level requirement for all enchants
