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 8 forks source link

Region templates #2

Open Z0rdak opened 2 years ago

Z0rdak commented 2 years ago

Description

For easier management of similar regions, it would be nice to have a feature which allows managing flags, members, etc. for all regions in a group.

Region Templates hold properties of a Local Region, just without the specific area. They can be applied to Local Regions. When the template changes, the Local Regions adapts automatically to the changes of the Region Templates.

Specifically it should be possible to:

Z0rdak commented 4 months ago

For this a data pack would be ideal. Especially because it enables users/server owners/players to share their data packs with their own Region template or FlagSet, etc. definitions.