Quick Start
Install Parkour Project on a Paper or Folia server and perform first-time setup.
Install the dependency
Parkour Project depends on SealLib. Download it from the official source on
Modrinth and place it in your ~/plugins/ folder.
Install Parkour Project
Download ParkourProject-x.x.x.x.jar, upload it to ~/plugins/, and make sure SealLib is present
alongside it.
Start the server
Boot the server once. Parkour Project will generate its configuration files under
~/plugins/ParkourProject/:
config.yml— core plugin settings (database, tokens, metrics).moves.yml— tuning for each movement ability.bonuses.yml— tuning for every style bonus.
Configure (optional)
The defaults are playable out of the box. To customize anything, edit the files and run
/parkour reload to pick up the changes — or edit them with the server stopped and let the next
startup load them. Some settings only apply on startup, so restart if a change doesn't take effect.
See Configuration for a full breakdown.
Try it in-game
Join the server and start moving:
- Sprint into a wall and hold toward it to wall run.
- Sneak just before you hit the ground from a fall to roll.
- Sprint + sneak on flat ground to slide.
Run /parkour moves list to see which moves you currently have unlocked.
Verify the install
/parkour moves listYou should see the list of unlocked moves. If the command isn't found, check the server console for a SealLib version mismatch or a missing dependency.