Sign chest-protection configuration problem
Kismalax opened this issue ยท 1 comments
WorldEdit Version
7.2.10
WorldGuard Version
7.0.7
Platform Version
Paper-267
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using a version of WorldGuard compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
If I run my server with this config.yml section
chest-protection:
enable: false
disable-off-check: true
WorldGuard removes the whole section from config file.
Expected Behavior
WorldGuard should not remove this configuration, because these are valid configuration options.
Reproduction Steps
Start the server with WorldGuard config explained above.
Optional WorldGuard-Report
No response
Anything Else?
No response