promotional bannermobile promotional banner

Parkour - Course Builder

Let players build and share their own parkour courses. Leaderboards, checkpoints, and unlimited creativity.
Back to Files

Parkour-1.5.1.jar

File nameParkour-1.5.1.jar
Uploader
tastybentotastybento
Uploaded
Jul 18, 2026
Downloads
12
Size
218.3 KB
File ID
8455890
Type
R
Release
Supported game versions
  • 26.2
  • 26.1.2
  • 26.1.1
  • 26.1
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5

What's new

This is a small patch release that fixes a console error thrown when a player fell into the void while running a course on Paper 1.21.11, plus some behind-the-scenes code quality and CI improvements.

🐛 Bug Fixes

  • Void-fall crash on Paper 1.21.11 — Falling into the void during a run threw IllegalArgumentException: Entity effect cannot apply to this entity in the console because Paper 1.21.11 no longer allows the ENTITY_POOF entity effect to be played on players. The smoke-poof shown when a runner is returned to their last checkpoint is now spawned as world particles instead, so void falls work cleanly again. Fixes #23 (follow-up). [PR #29]

Other Improvements

  • Restored JaCoCo code coverage reporting in CI — coverage is measured and sent to SonarCloud again. [PR #30]
  • Resolved all open SonarCloud maintainability issues (test visibility, unused imports, duplicated literals, equals/compareTo contract, and more). [PR #30]
  • Added CLAUDE.md repository guidance for AI-assisted development. [PR #28]

Compatibility

✔️ BentoBox API 3.14.0+ ✔️ Minecraft 1.21.x (Paper/Spigot) ✔️ Java 21

Upgrading

  1. Stop your server.
  2. Replace the old Parkour jar with the new one in your plugins/BentoBox/addons folder.
  3. Restart the server. No config or data changes are required.

What's Changed

Full Changelog: https://github.com/BentoBoxWorld/Parkour/compare/1.5.0...1.5.1

This mod has no related projects