Permissions
ConsentPVP uses a small, predictable set of permission nodes. The player-facing node defaults to true so anyone can manage their own consent out of the box; the administrative node defaults to op.
| Permission | Default | Description |
|---|---|---|
consentpvp.use | true | Allows players to use the /pvp command (status, enable, disable). |
consentpvp.admin | op | Allows admins to bypass cooldowns, use admin commands, reload the configuration, and manage death-toggle behaviour. |
Common Setups
Standard players
The default consentpvp.use: true lets everyone check their status and toggle their own PvP consent, so no configuration is needed for normal players.
Staff / moderators
Grant consentpvp.admin to allow clearing other players' cooldowns (/pvp bypass), toggling disable-on-death (/pvp death), and reloading the configuration (/pvp reload). Admins with this node also see online player suggestions when tab-completing /pvp bypass.
tip
consentpvp.admin is the only node that grants access to /pvp bypass, /pvp death, and /pvp reload. Reserve it for trusted staff.