Compatibility
Minecraft: Java Edition
1.21
Platforms
Paper
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed Apache-2.0
Published 3 months ago
Updated 3 months ago
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.