YouHaveTrouble / PreventStabby

Toggle PvP plugin that protects pets, mounts and more!
GNU General Public License v2.0
11 stars 4 forks source link

suggestion: global toggles #6

Closed emielderckx closed 2 years ago

emielderckx commented 3 years ago
  1. /pvpall true/false change the pvp status of everyone
  2. /pvpblock true/false change if players can toggle there pvp status

these things are handy at server openings and events etc

Romvnly-Gaming commented 2 years ago

why not just make it a worldguard region and disable pvp like dat

YouHaveTrouble commented 2 years ago

Idea implemented in v1.6.0. I opted not to modify actual saved pvp states of players, the command added just overwrites the result of canDamage function until server restart. In other cases you can use config option to set default pvp state.