This plugin's original and current primary purpose is to allow toggling PvP on or off in-game both server-wide and on a per player basis. By default, players may toggle PvP on or off for themselves. Only two players with PvP enabled may attack each other or each other's pets and mounts. You may override the per player PvP preference with a single setting, similar to how vanilla handles enabling/disabling PvP, however using commands.
PLEASE NOTE this plugin has almost no abuse protection as of right now, and there for I do not recommend it's use on larger servers. This will change in the future.
Features
- Togglable PvP setting
- Per-player PvP settings
- Pet and mount protection when PvP is off
- WIP duels system
Commands
Code (Text):
/customizablecombat reload
Player preference commands
/pvp <on/off>
/pvp set <player> <on/off>
/pvp check <player>
Server wide setting commands
/pvp override set <on/off>
/pvp override check
Enable/disable server wide setting commands
/pvp override enabled <on/off>
/pvp override enabled check
Duel commands (Work In Progress)
/duel <player>
Permissions
Code (Text):
customizable-combat.pvp - Gives access to /pvp <on/off>. Defaults to true
customizable-combat.pvp.set - Gives access to /pvp set <player> <on/off>
customizable-combat.pvp.check - Gives acces to /pvp check <player>. Defaults to true
customizable-combat.pvp.override.set - Allows access to setting the override settings
customizable-combat.pvp.override.check - Allows access to checking the override settings
customizable-combat.duel - Gives access to the /duel command
Issue Reporting
If you find a bug or have any issues or suggestions for the plugin, please use the issue tracker on the plugins GitHub page to report them.