Update 1.12.8.1
29th January 2023
- Autosell | Fixed issues when player who mined outside of sell regions got the fortuned amount of blocks
Update 1.12.7.21
25th January 2023
- Block Rewards | Fixed issues with block rewards, now they work as intended
- Blocks | Fixed critical issue with blocks not being counted properly during regular breaking
Update 1.12.7.20
24th January 2023
- Ranks | Fixed NullPointerExceptions that sometimes happened during getting player rank
- Gangs | Corrected backwards compatibility for older UPC versions to properly load gangs data on boot
- Database | Corrected SQL exceptions that happening during creating of tables and made database table creation to be sync
Update 1.12.7.18
25th December 2022
- Database | Fixed MySQL issue with bad characterEncoding
Update 1.12.7.17
10th December 2022
- Enchants | Added open-enchant-menu-action into enchants.ymlwhich allows you to specify actions under which the enchant menu will open
- Default: RIGHT_CLICK_AIR,RIGHT_CLICK_BLOCK
- Available actions: LEFT_CLICK_BLOCK,RIGHT_CLICK_BLOCK,LEFT_CLICK_AIR,RIGHT_CLICK_AIR,PHYSICAL
Update 1.12.7.14
1st December 2022
- SQLite | Fixed database lock issue by hardcoding max connections to 1
Update 1.12.7.10
23rd November 2022
- Gems | Fixed saving of players gems into database