Changes
As always thanks to the wonderful people who contribute to this project.
Fixes
- Greatly improved proxy damage detection to prevent pvp protection circumvention exploits.
Additions
- Pets are now also protected. (configurable)
- Configurable time for players to become vulnerable after enabling pvp protection.
- PAPI (PlaceholderAPI) integration (#5)
git c: https://github.com/LukeOnuke/pvp-toggle/compare/v1.3.0...v2.0.0
Additions
- More configuration options
- Option to prevent players abusing
/pvp
to escape a battle. This is achieved by resetting the cooldown when they are hit. (The cooldown only applies when going from being protected to vulnerable, not the other way around.) - Better formatters
- More readable language
- Time formatter can now do minutes
- The
/pvp reload
command that reloads the config. - Improved documentation
Thank you @MiningTcup for contributing to this release.