Skip to content

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

How it works?

If priority system enabled in the config and two or more regions overlaps, only flag of the region with highest priority will work

DEMO

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

How to change priority?

With form UI, chest UI and /rg setpriority [REGION] [PRIORITY] command

Clone this wiki locally