9 lines
395 B
YAML
9 lines
395 B
YAML
# The language to use for the plugin
|
|
language: en
|
|
|
|
# Whether to only give permissions for a single world, instead of granting permissions for all worlds
|
|
perWorldPermissions: false
|
|
|
|
# Whether to protect permission signs on falling blocks (sand, gravel, anvil, drip-stone, signs) by preventing breakage
|
|
# of the blocks that would cause a sign to be destroyed.
|
|
enableExtensiveSignProtection: false |