You can now ignore regions from checking if a block is banned! Just add it to the config.yml and you can use a banned block in a mine or something similar!
message:
shouldSendTheSameMessage: true
bannedBlockMessage: '&c%block-name% is banned.'
# These messages will only work if 'shouldSendTheSameMessage: false'
# If it's not false the message will be the 'bannedBlockMessage'
bannedBlockMessagePlace: '&cYou cannot place %block-name%'
bannedBlockMessageBreak: '&cYou cannot break %block-name%'