Advanced Parkour is a competitive, arena-based Minecraft parkour plugin built around checkpoints, split timing, personal bests, and leaderboard progression.
Players join a course, start from the first checkpoint, race through the route in order, and try to beat their best time with as few mistakes as possible.
Designed for replayability, polished presentation, and efficient arena setup, Advanced Parkour gives server owners a full parkour system instead of a basic command pack.
Getting Started Install the plugin, understand the generated files, and prepare your server for the first arena. Arena Setup Create a new arena, configure locations, checkpoints, signs, music, and register it properly. Gameplay Overview Understand how runs start, how checkpoints work, what counts as a fail, and how records are tracked.
All Advanced Parkour commands are grouped by purpose to keep parkour management clean and intuitive.
Player Commands Commands for joining arenas, leaving runs, and checking statistics. Arena Commands Commands used to create, delete, list, and edit Advanced Parkour arenas. Admin Commands Administrative tools for reloading the plugin, kicking players, and force-stopping games. Debug Commands Hidden troubleshooting commands for testing joins, timing reports, and MiniMessage output.
Advanced Parkour exposes nearly every player-facing system through YAML configuration files.
config.yml Core plugin settings such as storage, timers, chat behavior, scoreboard toggles, and debug mode. messages.yml All gameplay messages, setup feedback, sign lines, hologram text, and help menus. scoreboard.yml Configure the active run scoreboard, its title, lines, and supported runtime placeholders. bossbar.yml Customize the boss bar text, overlay, color, and global enable state. items.yml Change the in-game parkour items players use for reset, checkpoint teleport, and leaving. mysql.yml Connect the plugin to MySQL for network-wide or persistent stat storage. Setup Menu Customize the admin arena setup GUI, including locations, checkpoint tools, music, and settings pages. Stats Menu Modify the player statistics menu, arena record browser, and checkpoint comparison interface. Other Files Reference for data files such as arenas.yml, the menu directory, and generated musics folders.
Advanced Parkour supports PlaceholderAPI with player, arena, and leaderboard placeholders.
General Placeholders Player statistic placeholders and arena-specific placeholders for live parkour data.
Discover the systems that make Advanced Parkour flexible, competitive, and easy to maintain.
Checkpoint System Learn how checkpoint materials, selector tools, split times, holograms, and resets work together.
Advanced Parkour supports in-game music playback through NoteBlockAPI , allowing custom songs to be assigned to specific arenas.
Explore the custom events and integration points available for extending Advanced Parkour.
Advanced Parkour API Overview of the event-driven API and the lifecycle hooks exposed by the plugin. Player Events Reference for player join, leave, checkpoint, and statistic change events.
FAQ Quick answers covering versions, integrations, performance, and common setup mistakes. Source Code Information about source access, private customization, and licensing boundaries.