[+] Added the ability to disable block breaking, and teleport to the mine spawn if the user mines a block while the mine is resetting, to enable these options, set this in config.yml
Code (Text):
#Should players be able to mine blocks while the mine is resetting? Possible options are true/false
allow_block_break_while_mine_reset: false
#For this to be true, the above variable has to be true - Would you like to teleport them to the mine spawn if they try breaking a block
#while the mine is resetting?
teleport_on_mine_reset_block_break: true
[+] Added 1.16 block support
@Socialclubz.com