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

Delete created region? #95

Closed JavierMarinGuimera closed 1 year ago

JavierMarinGuimera commented 1 year ago

How do I delete a created region?

Z0rdak commented 1 year ago

https://github.com/Z0rdak/Yet-Another-World-Protector/wiki/Commands#dimensional-regions

/wp dim <dim> delete <regionname> [-y] - will attempt to delete a region. Use -y to confirm the deletion of a region. Regions with children cannot be deleted at this point.