Installation
1. Install plugin
Copy the shaded jar into:
plugins/
2. Generate config files
Start the server once. PvPIndex Factions will generate:
plugins/PvPIndexFactions/config.ymlplugins/PvPIndexFactions/database.ymlplugins/PvPIndexFactions/messages.ymlplugins/PvPIndexFactions/gui.yml
3. Configure backend
Edit database.yml:
type: h2for embedded storagetype: mysqlfor external database servers
4. Restart and verify
- Restart server
- Check startup logs for integration detection and DB initialization
- Validate command registration (
/f,/fa)