Currently, the flags for protected areas are global and only set in config.yml
I would want it so that we can configure these per region and it's not bound globally in the confg.yml file. So a specific protected region could have PvP (protect players) off whereas another spawn could keep PvP blocked.
Currently, the flags for protected areas are global and only set in config.yml
TotalFreedomMod/src/main/resources/config.yml
Line 518 in ebdd9fd
I would want it so that we can configure these per region and it's not bound globally in the confg.yml file. So a specific protected region could have PvP (protect players) off whereas another spawn could keep PvP blocked.