Skip to main content

PvPManager Usage

Practical guide for using PvPManager.

Getting Started

  1. Install and configure PvPManager
  2. Set up permissions
  3. Configure features in config.yml
  4. Test functionality

Common Workflows

Basic Setup

# 1. Grant yourself admin
/lp user <your_name> permission set pvpmanager.admin true

# 2. Test commands
/pvp help

# 3. Configure features
# Edit plugins/PvPManager/config.yml

# 4. Reload
/pvp reload

Use Cases

  • PvP toggle system\n- Combat tagging\n- Safe zones

Tips

  • Always backup before major changes
  • Test with non-admin accounts
  • Check permissions if features don't work
  • Use /pvp help for quick reference

Next: API