Z0rdak / Yet-Another-World-Protector

Yet Another World Protector is a server-side protection mod which allows you to protect your creations against various different events/actions of players, mobs and the environment. It was inspired by the forge mod WorldProtector and the WorldGuard plugin.
https://www.curseforge.com/minecraft/mc-mods/yawp
GNU Affero General Public License v3.0
19 stars 8 forks source link

worldedit selection integration #87

Open petersv5 opened 1 year ago

petersv5 commented 1 year ago

Updated version for 1.20. Feel free to close the 1.19.4 version PR. The only difference here is a rebase to 1.20 + adding WorldEdit as a suggested mod with a version requirement.

This is the initial integration with the WorldEdit selection mechanism. /wp region info puts the YAWP region into the WE selection. Subsequent WE commands such as //expand etc and WE tool uses update both the WE selection and the YAWP region, live. The link is broken on the first //desel command to WE.

Biongar commented 5 months ago

Please, accept, need a lot