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
22 stars 9 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 10 months ago

Please, accept, need a lot

SimonMage commented 1 month ago

Please accept, I need it tooo

SimonMage commented 4 days ago

Any news about this request?

SimonMage commented 4 days ago

I noticed poly regions are not supported in this pr, could you add support for them? @Z0rdak

Z0rdak commented 4 days ago

Hi @SimonMage,

thanks for your interest. Although I have worked on implementing poly regions in YAWP, they were never an active feature.

I am planning to rework the supported region shapes when I am touching the WorldEdit integration.

No ETA though, sorry. I hope to have some time to look into it in december.

Best regards