NOTE: Before updating your server, make sure to make a backup of mines.yml, as the format in which the mine's blocks are stored has changed. Please keep a backup of this file in case that the conversion goes wrong. As always, please join the discord server for correction of current and future bugs.
Added Mine Break Actions With Break Actions, you can assign actions to execute when a specific type of block in the mine is broken by a player.
By default, when you add a new block to the mine, the block doesn't have a break action assigned. You can access the break actions menu for the specific block by going into the mine's blocks menu and right-click on that specific block.
Current actions supported are: 1. Give Money when a block is broken
2. Give or Drop an ItemStack when a block is broken
3. Execute a Command in the console when a block is broken (%player% to get the player name)
+ Mine Reset Message via Action Bar, configurable via config file.
+ Fixed bug where Air ItemStacks would be accepted as valid items.