Adds a configuration option to allow explosion/piston protection to be turned off

This commit is contained in:
2022-01-22 17:10:11 +01:00
parent 0283c917e7
commit 6cee659bd0
4 changed files with 24 additions and 10 deletions

View File

@@ -34,6 +34,8 @@ permanently by another cause, when they expire.
- language - The language used for the plugin (en, nb-no)
- perWorldPermissions - Sets permissions for the current world instead of setting them globally
- enableIndirectSignProtection - Protects permission signs against indirect sources such as pistons and explosions. Only
disable this if your permission signs are protected by another plugin.
- enableExtensiveSignProtection - Whether to protect signs on "unstable" blocks such as sand or anvils. Does not protect
signs on "lag pyramids" or similar, but protects signs on top of, or attached to a pillar of sand.