Skip to content
ChanceSD edited this page Mar 31, 2024 · 27 revisions

There are 2 groups for an easy setup, pvpmanager.user has all the permissions a default player should usually have and for admins pvpmanager.admin which contains most of the permissions available.
Obviously you can ignore these groups and give individual permissions to a player.

The permission pvpmanager.override is useful for admins, as it allows for a player to PvP at any time, regardless of protections.
It overrides even other plugins like WorldGuard. This permission is enabled by default for OPs.
Needs to be activated by using the command /pvpoverride

Groups

  • pvpmanager.admin

    • pvpmanager.reload
    • pvpmanager.user
    • pvpmanager.override
    • pvpmanager.info
    • pvpmanager.info.others
    • pvpmanager.pvpstatus.nocooldown
  • pvpmanager.exempt

    • pvpmanager.nocombattag
    • pvpmanager.nocombatlog
    • pvpmanager.nodisable
    • pvpmanager.nokillabuse
    • pvpmanager.nopvetag (premium version)
  • pvpmanager.user

    • pvpmanager.pvpstatus.change
    • pvpmanager.pvpstatus.self
    • pvpmanager.pvpstatus.others
    • pvpmanager.list
    • pvpmanager.menu

All Permissions

Command Permissions

pvpmanager.pvpstatus.change - Allows changing PvP status between enabled and disabled
pvpmanager.pvpstatus.self - Allows checking your current PvP status
pvpmanager.pvpstatus.others - Allows checking other players PvP status
pvpmanager.reload - Allows you to reload PvPManager
pvpmanager.list - Allow use of the /pvplist command
pvpmanager.info - Allow use of the /pvpinfo command
pvpmanager.info.others - Allow use of the /pvpinfo command on other players
pvpmanager.menu- Allow use of the /pmr command

Any commands not listed above don't have a specific permission, they require having pvpmanager.admin
We are aware this isn't ideal and will be adding a separate permission for every command soon.

Bypass Permissions

pvpmanager.override - Allows a player to override PvP in any region/protection using /pvpoverride
pvpmanager.nocombattag - Exempts a player from being placed in combat
pvpmanager.nopvetag - Exempts a player from being PvE tagged in combat (premium version)
pvpmanager.nocombatlog - Exempts a player from combat log punishments
pvpmanager.nodisable - Players with this permission don't get fly, gamemode and disguises disabled
pvpmanager.nokillabuse - Players with this permission don't get punished by kill abuse
pvpmanager.exempt.block.commands - Players with this permission can still use all commands while in combat
pvpmanager.bypass.protection.respawn - Players with this permission do not get respawn protection pvpmanager.pvpstatus.nocooldown - No cooldown for pvp toggle command

Clone this wiki locally