[+] Mine blocks can now go down to 0.01% (from 0.1% being the smallest percentage allowed)
[+] Timed resets can now go down to 10 seconds (from 30 seconds)
[+] Fixed some bugs with some items in the GUI's not showing up correctly
[+] Added PlayerBreakBlockInMineEvent - Called when you guessed it, a player breaks a block in a mine
[+] Added support for Oraxen
Add to hooks.yml if you intend to use
Code:UseOraxen: true #Hook into the Oraxen custom blocks
[+] Added the ability to reset mines using an NMS method asynchronously, to enable this setting modify config.yml
Code:#Optimise block placing - Uses NMS to place the blocks async rather than standard Minecraft methods optimise_block_placing: true
[+] Added support for hex colour codes in all configs/messages
[+] Fixed support for latest FAWE
[+] Fixed an unreadable message when saving a schematic was disabled