WorldEdit might bypass some important restrictions #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If some light form of WorldEdit is allowed (just cut, copy and paste), this can allow players to move blocks to outside a clear area. WorldEdit must be hooked into, so the selection will be cleared upon clear region entry/exit, and to prevent changing any block outside the clear region, if the player is in a clear region.
Really, the best soulution I found for this, is to just recomment Worldguard Extra Flags. I cannot really be bothered to try and learn the complex WorldEdit API when a working solution exists.