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

Automatic Priority consistency for overlaping regions #50

Open Z0rdak opened 1 year ago

Z0rdak commented 1 year ago

Description

When checking flag permission in a local region, only one region should be responsible for the check.

This means that there should be no two regions with the same priority with the same flag in the same location.

Right now this has to be managed manually by admins. A system that adjusts priorities accordingly to ensure consistency of priorities for overlapping regions as well as the region hierarchy would relieve the admin from this management

TODO

Z0rdak commented 1 year ago

Scenarios in which the region priority needs to be checked/adjusted: