Blacklist:
World:
use:
blocks: '[64, 99, 999, ]' # Prevented blocks in nature, players can still use them inside of residence.
absolutprevent: '[999, 999, ]' # List of prevented blocks to use everywhere.
place:
blocks: '[64, 99, 999, ]' # Prevented blocks from place in nature, players can still place them inside of residence.
absolutprevent: '[999, 999, ]' # List of prevented blocks from placing everywhere.
rightclick:
items: '[322, ]' # Disabled items for right clicking with them hand in nature (if Residences are installed).
absolutprevent: '[264, ]' # Disabled items for right click everywhere
break:
nature: '[555, 99, 999, ]' # List of blocks that can not be break in nature, only in residences if installed.
absolutprevent: '[999, 999, ]' # List of block that are prevented of break everywhere.
anotherworld:
use:
blocks: '[64, 99, 999, ]'
absolutprevent: '[999, 999, ]'
place:
blocks: '[64, 99, 999, ]'
absolutprevent: '[999, 99, ]'
rightclick:
items: '[322, ]'
absolutprevent: '[264, ]'
break:
nature: '[555, 99, 999, ]'
absolutprevent: '[999, 999, ]'
Messages:
enabled: true # Should display the messages ?
blocked: "&4You can not use this block there!"
absolutprevent: "This block is globally prohibited!"
itemprevent: '&4You can not use this item there!'
breakdeny: "&4You can not break this block there!"
Comments