Installation
Requirements
Use one of these combinations:
| Paper version | Required Java |
|---|---|
| 1.21.11 | Java 21+ |
| 26.1.2 | Java 25+ |
| 26.2 | Java 25+ |
The plugin does not require vilib, PaperLib, VoidGen, or a separate void-world generator.
New installation
- Stop the server.
- Download the jar from GitHub Releases or the Spigot resource page.
- Place the jar in the server's
plugins/directory. - Start the server and wait for the plugin to generate its files.
- Run
/parkour,/ipp, and/iepin game to verify each menu. - Stop the server before editing YAML files, then start it again.
First-start files
The main files are generated below plugins/IP/:
text
plugins/IP/
├─ config.yml
├─ generation.yml
├─ rewards-v2.yml
├─ locales/
├─ schematics/
├─ plus/
│ ├─ config.yml
│ └─ locales/
└─ elytra/
├─ config.yml
├─ rewards.yml
├─ locales/
└─ schematics/Optional plugins
PlaceholderAPI, Vault, Multiverse-Core, HolographicDisplays, floodgate, and Chunky are detected when installed. They are optional; see Integrations.
TIP
Keep a copy of the generated defaults before making large changes. YAML indentation matters, and material, particle, and sound names must exist in the Paper version you run.
