diff --git a/Configuration-options.md b/Configuration-options.md new file mode 100644 index 0000000..6084b1c --- /dev/null +++ b/Configuration-options.md @@ -0,0 +1,7 @@ +| Node | Description | +| -------- | -------- | +| language | The language used for the plugin (en, nb-no) | +| perWorldPermissions | Sets permissions for the current world instead of setting them globally | +| removePermissionSignIfMissing | If enabled, permission signs that have lost their physical sign will be removed during startup. This prevents permission signs from staying in a broken state until the sign is replaced. | +| 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. | \ No newline at end of file