1
On a peaceful server how do I make certain regions not?
On my server, I'm making a PvP arena, it's peaceful, I've got all the regions set up for PvP and it built and such, but people regenerate health too quickly, how do I make it so hunger doesn't depleat but people don't regenerate health as quickly?
1
You can try adding the flags heal-amount [number] and heal-delay [number]. The first one is by how much the user gets healed, and the second is the interval between the regeneration. Setting that to a higher value should slow down the rate of it. As for the hunger being depleted, you can use the feed-amount and feed-delay flags which work the same way as the heal ones.
