Description
A plugin for managing player PvP mode with enable/disable functionality, WorldGuard region support, status saving in an SQLite database, and PlaceholderAPI integration.
✨
Main Features
- `/pvp` command — toggles PvP mode for the player
- Automatic PvP enabling in specified worlds and WorldGuard regions
- Saves PvP status in an SQLite database between sessions
- Damage protection when PvP is disabled
- PlaceholderAPI integration for status display
- Colorful messages with color code support
Command
* `/pvp` — toggle PvP mode (requires permission `npvp.toggle`)
Permissions
* `npvp.toggle` — allows using the `/pvp` command (default: true)
* `npvp.admin` — administrative permission (default: op)
WorldGuard Region Support
* Automatically enables PvP in specified regions
* Disables the ability to turn PvP off in those regions
* Fully configurable
PlaceholderAPI Placeholders
%npvp_status% — shows the PvP status (Enabled/Disabled)
%npvp_enabled% — shows true/false PvP status