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.7
10th November 2022
- Whole database system and data persistency code refactor
Update 1.12.7.6
4th November 2022
- Enchants | Fixed important bug where pickaxe effects were not removed when player moved pickaxe to upper inventory / other inventory via shift-click
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
