Parkour


Parkour is the original, most powerful Parkour based plugin available! First released in November 2012, and has been updated since. Parkour is now open source, and includes a large list of fun features.
Add a whole new element of fun to any server, highly competitive gameplay with rewards and leaderboards. Parkour is incredibly configurable and will work with any type of server.

- Incredibly powerful and customizable plugin
- Create unlimited courses, with unlimited checkpoints
- Setup is easy, will work with any server
- Simple commands, each with their own help section
- Fun and customisable Parkour Blocks
- Full sign integration
- Easy to understand and advanced configuration
- Leaderboards to store time and deaths
- Friendly and helpful creator
- Will always support existing versions
- Been supported and updated since July 2012!
Video Tutorial
Other Information
Auto-updater
This plugin has a built-in auto-updater, which connects to BukkitDev to check for updates. If you wish to disable this process, you can do so by setting 'Other.UpdateCheck' to false in the config.yml file.


-
View User Profile
-
Send Message
Posted Jan 1, 2016@Pat1196
Yes, simply place a blank sign below the course stats sign :)
-
View User Profile
-
Send Message
Posted Dec 31, 2015@A5H73Y
Really appreciate the reply, just added you.
-
View User Profile
-
Send Message
Posted Dec 30, 2015@A5H73Y
Is there currently a way to make the leaderboards automatically update on signs, much like the course stats do?
-
View User Profile
-
Send Message
Posted Dec 30, 2015@Pat1196
The current version doesn't allow this, however v4.0 has a completely new leaderboard system.
-
View User Profile
-
Send Message
Posted Dec 30, 2015[earlier issue resolved]
Is there a way to expand the leaderboards to show more than just the top 3 players?
-
View User Profile
-
Send Message
Posted Dec 30, 2015[resolved]
-
View User Profile
-
Send Message
Posted Dec 30, 2015@Pat1196
Yeah, an option in the config: "Other.Use.InvManagement" - set this to false.
-
View User Profile
-
Send Message
Posted Dec 30, 2015@ImSnipper
I think I know a potential fix for this, I will release a private build if you want to add me on skype: iA5H73Y
-
View User Profile
-
Send Message
Posted Dec 30, 2015Essentially, all I am looking for is the ability to set a starting point, checkpoints and an end point for a course and then have leaderboards for each course. I need the players to keep their inventories so they can fight the mobs in the dungeons with the items they found... So if there's a way of disabling the inventory swap, please let me know. thanks.
-
View User Profile
-
Send Message
Posted Dec 30, 2015Is there a way to disable the feature that changes the player's inventory? I run an RPG server in which I want players to be timed and ranked for completing dungeon levels, but I want them to keep their inventories while doing so.
-
View User Profile
-
Send Message
Posted Dec 29, 2015Hi there, would it be possible so that multiple people can stand on the pressure plate at once to set a checkpoint? This plugin does everything I need, except for that which is really important. Having a 100+ player parkour event this Friday, and I think there will be trolls just standing on the pressure plates so others cannot set their checkpoint. Would greatly appreciate if you could make this adjustment :)
-
View User Profile
-
Send Message
Posted Dec 26, 2015@Mlokmlok
The system I use in < 4.0 will not allow this kind of procedure.
Fortunately I will be using a flat SQL file to manage the times which will easily allow a player to be removed from all course times.
-
View User Profile
-
Send Message
Posted Dec 25, 2015hello, can be part of / pa resetplayer also delete players leadherboards? On my server was a player with fly hack and I can not erase from the leaderboards its location. resetplayer deletes only the players.yml, could use it erases the data from leaderboards.yml
I use parkour v3.7
-
View User Profile
-
Send Message
Posted Dec 21, 2015Update: I've made decent progress on Parkour 4.0, I'm experimenting with the most efficient methods of using my Parkour system so I'm spending time testing more than anything.
As for all the people that can't get the plugin to work (e.g. see comment below). This is because I've used the v1_8_R3 import to use titles, I'll resolve this in the next update which could take awhile unfortunately... however it should work on servers that are using newer versions of bukkit / spigot. :)
-
View User Profile
-
Send Message
Posted Dec 19, 2015@mortelmax
[14:53:57 ERROR]: Could not load 'plugins\Parkour.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R3/Packet at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) [spigot-1.8.jar:git-Spigot-b73910a-726656b] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) [spigot-1.8.jar:git-Spigot-b73910a-726656b] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.jar:git-Spigot-b73910a-726656b] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot-1.8.jar:git-Spigot-b73910a-726656b] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.8.jar:git-Spigot-b73910a-726656b] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-b73910a-726656b] at java.lang.Thread.run(Unknown Source) [?:1.8.0_60] Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R3/Packet at java.lang.Class.forName0(Native Method) [?:1.8.0_60] at java.lang.Class.forName(Unknown Source) [?:1.8.0_60] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) [spigot-1.8.jar:git-Spigot-b73910a-726656b] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [spigot-1.8.jar:git-Spigot-b73910a-726656b] ... 6 more Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.Packet at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) [spigot-1.8.jar:git-Spigot-b73910a-726656b] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) [spigot-1.8.jar:git-Spigot-b73910a-726656b] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_60] at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.8.0_60] at java.lang.Class.forName0(Native Method) [?:1.8.0_60] at java.lang.Class.forName(Unknown Source) [?:1.8.0_60] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) [spigot-1.8.jar:git-Spigot-b73910a-726656b] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [spigot-1.8.jar:git-Spigot-b73910a-726656b] ... 6 more
-
View User Profile
-
Send Message
Posted Dec 17, 2015Hi, Thx for this plugin but my server does not detect the plugin. I tried with all version possible. Yet he walked before I spend my server 1.8. thx (sorry for my english)
-
View User Profile
-
Send Message
Posted Dec 15, 2015@Rocky143
I have addressed this in the next update :)
-
View User Profile
-
Send Message
Posted Dec 13, 2015@A5H73Y
I'm getting lag/bad timings onPlayerJoin event: https://i.gyazo.com/89cc6ee135b309b254fe4d5ef2633692.png
-
View User Profile
-
Send Message
Posted Dec 11, 2015@Enter03
Hello, thank you for the feedback.
This is an error / bug and should be posted in the Forum. However, you have helped me figure out the fix to the problem. While waiting for Parkour to be updated to 4.0, you can use the newest version that doesn't have the Titles ability.
-
View User Profile
-
Send Message
Posted Dec 11, 2015@ceruleanReverie
Hello, thank you for the feedback and I'm glad to hear you are enjoying the plugin.
For Parkour 4.0 (next update), I am looking to use local SQLite to setup a database to store every players best time(s). This will allow the leaderboards to be far better than what they are now.
For the future: Please use the Forums to request new features :)