Parkour plugin for Minecraft 1.21 (Paper). Original plugin by DavidML16; patched and updated for modern versions with FancyHolograms support.
- Parkour courses with start/end plates and checkpoints
- Leaderboards and top-times holograms (FancyHolograms)
- Stats and plate holograms that face the player
- Configurable sounds, items, command blocker, rewards, and more
- Paper 1.21 (or compatible server)
- FancyHolograms (optional, for holograms)
- PlaceholderAPI, Vault, Multiverse-Core (optional soft dependencies)
- Install FancyHolograms if you want holograms.
- Put the AParkour jar in your server
pluginsfolder. - Restart the server and edit
plugins/AParkour/config.ymlas needed. - Create parkour courses via the in-game setup.
After the first run, config.yml is created and updated automatically with new options while keeping your values.
- Hologram.Enabled – Enable/disable all holograms (requires FancyHolograms).
- Hologram.ReloadInterval – Reload interval in seconds for top-times hologram and GUI.
- Hologram.TopTimesFacePlayer – Top-times hologram rotates to face the player (like start/end plates).
- Hologram.TopTimesEntries – Number of leaderboard entries shown (1–10).
- Language, database (MySQL), parkour gamemode, join by GUI, command blocker, sounds, parkour items, action bar timer, return on fly/fall, kick on fail, firework on end, etc. See
config.ymlcomments.
/aparkour,/apk,/pk– Main command (see in-game for subcommands).
- Author: DavidML16
- Patched/updated for 1.21 & FancyHolograms: nayskutzu
See LICENSE file.