Update 1.6.32
2nd November 2021
- Mines | Next timed reset hologram is now properly updating
- Core | Removed implementations of /upc command and made it GUI-Based.
Update 1.6.30
31st October 2021
- Core | Fixed exceptions that happened during disabling / reloading modules that were disabled.
Update 1.6.29
31st October 2021
- Database | SQLite now properly creates tables on plugin enable
- Database | SQLite now properly closes the playerdata.db file on disable without crashing the server
Update 1.6.28
31st October 2021
- Mines | Added timed resets
- Default - 10 Minutes (mine will reset every 10 minutes)
- Added timed_reset hologram lines into mines.yml
- Added GUIs to manage timed resets into mines panel
Update 1.6.27
30th October 2021
- Multipliers | Fixed /tokenmulti command, now it gives time in specified time unit, not just in minutes.
Update 1.6.26
29th October 2021
- Enchants | /givepickaxe command now allows to specify custom pickaxe name with spaces
Update 1.6.25
27th October 2021
- Database | Refactored handling of modules tables
- General | Added commands to clear player data per module
- /upc cleardb <module_name>
- General | /upc debug is now persistable through server restarts
