-
Notifications
You must be signed in to change notification settings - Fork 8
Priority system
Sergey Dertan edited this page Apr 28, 2019
·
3 revisions
SRegionProtector has priority system which allows to creating pvp areas, mines etc inside of another region
If priority system enabled in the config and two or more regions overlaps, only flag of the region with highest priority will work
For example: if you have two overlapping regions:
- rg1 - pvp: allow, priority: 1
- rg2 - pvp: deny, priority: 0
everyone will be able to pvp inside of rg1 and vice versa
With form UI, chest UI and /rg setpriority [REGION] [PRIORITY] command