Update 1.12.7.8
11th November 2022
- Autominer | Added /autominer remove <player> <time> <timeunit> command
- Autominer | Added tab completion for /autominer command
- Autominer | Removed /miner alias for /autominer command
- Autominer | Added auto_miner_time_remove message
- API | Updated Events API - See here the updates
- Misc | Updated Wiki on GitHub to be up-to-date with latest version
- Misc | Small code clean up for NMS handling
Update 1.12.7.5
1st November 2022
- Tokens | Fixed issues with maximum amount of tokens, specially when players passed through maximum amount (9223372036854775807).
- Tokens | Corrected displaying of some error messages during command input
- Gems | Fixed issues with maximum amount of gems, specially when players passed through maximum amount (9223372036854775807).
- Gems | Corrected displaying of some error messages during command input
Update 1.12.7.4
31st October 2022
- Enchants | Added support for math expressions via exp4j for enchants that gives min and max amount (replaces the original logic)
- Enchants | Updated default enchants.yml file
Update 1.12.7.3
2nd October 2022
- Debug | Improved logging system, messages about player specific actions are now included in debug mode.
Update 1.12.7.2
26th September 2022
- Enchants | Added configurable GuiName for all enchants.yml
- Used to differ between gui item name for enchants and lore on pickaxe
Update 1.12.7.1
23rd September 2022
We have also updated the test enchant example for developers to latest requirements, can be found here
- Enchants | Small refactor the the enchants system to improve its efficiency and code base
Update 1.12.7
20th September 2022
- After hearing lot of complains and having lot of customers still ona Java 8, we have decided to switch back to support Java 8 as the lowest Java version for UPC
- Misc | Small async / sync handling improvements
Update 1.12.4.1
9th September 2022
- Enchants | Added pickaxe_level_required message into enchants.yml
- Being displayed to users, where they attempt to buy specific enchant and they do not have pickaxe level required
- Default: &e&lENCHANT &8» &cYou need to have at least &ePickaxe Level %pickaxe_level%&c in order to enchant this!"
- Ranks | Fixed issues with ranks, specially NullPointerExceptions in 1.12.4 version
Update 1.12.4
3rd September 2022
- Ranks | Whole module refactor
- Ranks | API has been updated
Update 1.12.3
25th August 2022
- Plugin is now being compiled using Java 17
- You can still use this plugin on servers using Java 8 and Java 11
- Misc | Small code fixes
- Mines | Added migration support from CataMines plugin
- Pickaxe Levels| Whole module refactor
- Pickaxe Levels API has been updated.
- Enchants | Fixed issues with upc-enchants WorldGuard flag and Explosive, Nuke and Layer enchants
- Enchants | Corrected enchants.yml default file