A small plugin to disable some blocks to be placed!
This plugin got created because a server owner asked me
to
Canceled Blocks are stored in a file called "NoPlace.yml"
Config:
Code (YAML):
# Prefix that will be shown in chat
Prefix
:
"&7[&6Noplace&7]"
# If bypassing should be enabled at all
Bypass
: true
# Permission that is needed to bypass
BypassPermission
:
"noplace.bypass"
# If people can place enchanted blocks(does not matter if they are already canceled)
CanPlaceEnchanted
: true
# If the plugin should only work in specific worlds
PerWorld
: false
# In what worlds the plugin should work(PerWorld has to be true for this to work!)
Worlds
:
-
"example-world-1"