-
Notifications
You must be signed in to change notification settings - Fork 47
Home
Welcome to the PvPManager wiki!
For a quick start guide, see Getting started
If you want to see existing permissions: Permissions
If you want to see which placeholders are available: Placeholders
If you are a Developer and want to hook into PvPManager: Developers
Debug some issues with the debug subcommand: Debug
Most likely, and assuming there are no console errors, you are an admin and have OP permissions that make you not get tagged, etc
Try testing the features with non admin players or remove/deny the exempt permissions from yourself
There are usually two reasons for this to happen:
1 - You used the/pvpoverride
or/pvpo
command which is an admin command to allow you to attack everyone and everywhere.
2 - You are inside a WorldGuard region with the PvP flag set to ALLOW. This causes PvPManager to force enable your PvP. You can change this behavior by settingWorldGuard overrides
to false in the config.
This happens due to the feature named
Vulnerable
in the config, it allows tagged players to attack each other regardless of any regions or faction protections, even if they have friendly fire off. You can disable this by settingVulnerable
to false.
Or ask us to add support for that Faction/Clan plugin so that friendly players can't attack each other even with Vulnerable enabled. Understand we won't add support for every plugin though.