A lightweight plugin that adds some world guard flags that I think is missing from original plugin.
Flags
- Absolute break (
absolute-break
)- When set to DENY, doesn't even let admins/ops to break blocks. No bypass permission.
- Absolute place (
absolute-place
)- When set to DENY, doesn't even let admins/ops to place blocks. No bypass permission.
- Absolute interact (
absolute-interact
)- When set to DENY, doesn't even let admins/ops to interact with blocks. No bypass permission.
- Deny spawn reason (
deny-spawn-reason
)- Set of spawn reasons to prevent mobs from spawning with that reason.
- E.g. when Natural and Spawner added to this flag. Mobs won't spawn naturally and from spawners but can be spawned with spawn eggs or commands.
Version
Made and tested on 1.21. Depends on WorldGuard 7.x so should work down to 1.14 included.