Skip to content
ChanceSD edited this page Nov 28, 2025 · 47 revisions

There are 2 main permission groups for easy setup: pvpmanager.admin contains most command permissions for administrators, and pvpmanager.exempt contains all bypass permissions for special users.
You can use these groups or assign individual permissions to players as needed.

The permission pvpmanager.command.override is particularly useful for admins, as it allows a player to PvP anywhere, regardless of protections. It even overrides protection from other plugins. Activate it using the /pvpoverride command.

All Permissions

Command Permissions

pvpmanager.command.announce - Allows access to the /announce command
pvpmanager.command.newbie - Allows access to /newbie management commands (add, remove, checktime others)
pvpmanager.command.override - Allows access to the /pvpoverride command
pvpmanager.command.pvp - Allows toggling your own PvP status with /pvp
pvpmanager.command.pvp.others - Allows toggling other players' PvP status with /pvp [player] [on|off]
pvpmanager.command.pvpglobal - Allows access to the /pvpglobal command
pvpmanager.command.pvpinfo - Allows viewing your own PvP information with /pvpinfo
pvpmanager.command.pvpinfo.others - Allows viewing other players' PvP information with /pvpinfo [player]
pvpmanager.command.pvplist - Allows access to the /pvplist command
pvpmanager.command.pvplist.offline - Allows access to the /pvplist offline command
pvpmanager.command.pvpstatus - Allows checking your own PvP status with /pvpstatus
pvpmanager.command.pvpstatus.others - Allows checking other players' PvP status with /pvpstatus [player]
pvpmanager.command.tag - Allows tagging yourself in combat with /pvptag
pvpmanager.command.tag.others - Allows tagging other players in combat with /pvptag [player]
pvpmanager.command.untag - Allows access to the /untag command

Premium Commands

pvpmanager.command.pvpgrant - Allows access to the /pvpgrant command
pvpmanager.command.pvpungrant - Allows access to the /pvpungrant command
pvpmanager.command.soup - Allows access to the /soup command
pvpmanager.command.teleportoverride - Allows access to the /teleportoverride command

The main /pvpmanager help command has no permission requirement.

Feature Permissions

pvpmanager.feature.recycling - Allows access to item recycling feature (premium version)

Exempt/Bypass Permissions

pvpmanager.exempt.blockcommands - Players with this permission can use commands while tagged
pvpmanager.exempt.combatlog - Exempts a player from combat log punishments
pvpmanager.exempt.combattag - Exempts a player from being tagged in combat
pvpmanager.exempt.nopvetag - Exempts a player from being PvE tagged in combat (premium version)
pvpmanager.exempt.disableactions - Players with this permission don't get fly, gamemode, etc disabled
pvpmanager.exempt.killabuse - Players with this permission don't get punished by kill abuse
pvpmanager.exempt.respawnprotection - Players with this permission do not get respawn protection
pvpmanager.exempt.pvptogglecooldown - No cooldown for pvp toggle command
pvpmanager.exempt.spawnnpc - Doesn't spawn a combat log NPC for the player (premium version)

Groups

  • pvpmanager.admin - Full administrative access to most PvPManager commands

    • pvpmanager.command.announce
    • pvpmanager.command.newbie
    • pvpmanager.command.override
    • pvpmanager.command.pvp
    • pvpmanager.command.pvp.others
    • pvpmanager.command.pvpglobal
    • pvpmanager.command.pvpgrant (premium version)
    • pvpmanager.command.pvpungrant (premium version)
    • pvpmanager.command.pvpinfo
    • pvpmanager.command.pvpinfo.others
    • pvpmanager.command.pvplist
    • pvpmanager.command.pvplist.offline
    • pvpmanager.command.pvpstatus
    • pvpmanager.command.pvpstatus.others
    • pvpmanager.command.soup (premium version)
    • pvpmanager.command.tag
    • pvpmanager.command.tag.others
    • pvpmanager.command.teleportoverride (premium version)
    • pvpmanager.command.untag
    • pvpmanager.exempt.pvptogglecooldown
  • pvpmanager.exempt - Bypass permissions that exempt players from combat consequences

    • pvpmanager.exempt.blockcommands
    • pvpmanager.exempt.combatlog
    • pvpmanager.exempt.combattag
    • pvpmanager.exempt.disableactions
    • pvpmanager.exempt.killabuse
    • pvpmanager.exempt.nopvetag (premium version)
    • pvpmanager.exempt.respawnprotection
    • pvpmanager.exempt.pvptogglecooldown
    • pvpmanager.exempt.spawnnpc (premium version)

Clone this wiki locally