A powerful and fully configurable pvp plugin that allows you to disable or nerf totems, end crystals, and respawn anchors for more balanced and competitive combat.
Totems of Undying
- Customize potion effects
- Adjust the amount of health restored
- Fully enable or disable totems
Respawn Anchors
- Prevent overloading with glowstone
- Prevent explosions
- Configure explosion power
- Toggle fire caused by explosions
- Disable right-click usage in the overworld and end
- Fully enable or disable respawn anchors
End Crystals
- Prevent explosions
- Configure explosion power
- Toggle fire caused by explosions
- Restrict placement in specific worlds
- Permission bypass support (ultimatepvp.crystal.place)
- Fully enable or disable end crystals
✔ MySQL & SQLite Support
Choose your storage engine:
- SQLite (default – no setup needed)
- MySQL (for large servers and networks)
✔ Admin Commands
- /pvp toggle <module> - Toggle a PvP module
- /pvp reload - Reloads the plugin
✔ Permissions
- ultimatepvp.command.toggle - Allows use of the /pvp toggle command
- ultimatepvp.command.reload - Allows use of the /pvp reload command
config.yml
database:
type: sqlite
mysql:
host: localhost
port: 3306
database: ultimatepvp
username: root
password: password
anchor:
disable-explosion: false
disable-glowstone-overload: false
disable-explosion-interact: false
explosion-power: -1.0
explosion-fire: true
stop-interact-overworld-end: true
crystal:
disable-explosion: false
damage-percent: 1.0
explosion-power: -1.0
explosion-fire: false
disable-placement:
- "world"
totem:
disable-players: false
additional-health: 0.0
effects:
- "ABSORPTION:2:5"
- "FIRE_RESISTANCE:1:40"
- "REGENERATION:2:45"
messages.yml
messages:
prefix: "&8[&aUltimatePVP&8]&r"
no-permission: "%prefix% &cYou don't have permission to use this command!"
player-only: "%prefix% &cYou can't use commands from console!"
invalid-module-type: "%prefix% &cUnknown module type!"
module-enabled: "%prefix% &a%module% module has been enabled!"
module-disabled: "%prefix% &c%module% module has been disabled!"
help-header: "&e----- UltimatePVP Commands -----"
help-toggle: "%prefix% &f/%cmd% toggle <module> &7- Toggle a PvP module"
help-reload: "%prefix% &f/%cmd% reload &7- Reloads the plugin"
reload-success: "%prefix% &aSuccessfully reloaded!"
reload-fail: "%prefix% &cA serious error occurred during reloading"


For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.