Update 1.12.7.11
24th November 2022
- Autosell | Fixed issues during autosell module reload, now it reloads config changes
- Gangs | Fixed /gangs admin disband command where it could not pass validation for gang leader
Update 1.12.7.10
23rd November 2022
- Gems | Fixed saving of players gems into database
Update 1.12.7.9
20th November 2022
- Fixed exceptions on player data reset when using SQLite database
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
