Description
Summary
- Allows simple toggling of PVP per user per world.
- Default PVP status for the server is stored.
- Default PVP status for worlds are stored if they differ from the default server value.
- PVP status for players are stored if they differ from the default world values.
Features
- Toggle PVP per user per world
- Configurable timer between changing status
- Simple config structure. No bloat.
- Custom messages / translations
- Ability to change the players tag depending on their PVP status (per world) with TagAPI
- Admin commands available
- Aliases: Use /pvp, /pvptoggle, /simplepvp, /simplepvptoggle, or /spt
Example
- Server default: false
- survivalworld default: true
- AS1LV3RN1NJA default for survivalworld: false
- New worlds added to the server would have PVP off by default, unless specified.
- Players joining survivalworld would have PVP on by default, unless specified.
- AS1LV3RN1NJA specified to have PVP off in survivalworld, so he can build peacefully for now.
- If AS1LV3RN1NJA decided to turn PVP back on, he would only be able to PVP with others who had PVP on.
Support
- General comments - BukkitDev comments section
- Issues - GitHub or BukkitDev ticket system
- Other - PM or email (email is best for anything really)
Links
- Github: https://github.com/JamesHealey94/
- Personal website: http://jameshealey94.com/
- My server (please join!): http://silverserver.weebly.com/
I will add any requests people have, so long as it makes sense and doesn't overcomplicate the plugin.
Any feedback is useful. Thanks.


