PvPManager Usage
Practical guide for using PvPManager.
Getting Started
- Install and configure PvPManager
- Set up permissions
- Configure features in config.yml
- 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 helpfor quick reference
Next: API