Getting Started
Requirements
| Platform | Version | Notes |
|---|---|---|
| Paper | 1.21.x, 1.26.x | Recommended |
| Folia | 1.21.x, 1.26.x | Supported — uses Folia-native schedulers |
| Spigot | 1.21.x, 1.26.x | Supported — legacy compatibility mode |
| Java | 21+ |
File-system write access is required for plugin data and database files.
First production checklist
- Confirm Java and Paper versions.
- Install the plugin jar into
plugins/. - Start once to generate defaults.
- Configure
database.ymlandconfig.yml. - Restart server and verify boot logs.
- Run
/f helpand/fa helpas sanity checks.
Recommended rollout strategy
- Test on a staging server first.
- Start with economy tax disabled until balancing is validated.
- Enable optional integrations one by one.
Next step
Continue with Installation.