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 Apr 22, 2016@GuKoMC
I'm glad you can restore your Parkour plugin, keep an eye out on Parkour 4.0. There will be public betas available soon hopefully.
-
View User Profile
-
Send Message
Posted Apr 22, 2016The fixed Version works lik a charm... Perfect. Thx for this fix... my parkour is active again.
Spigot 1.9.2
-
View User Profile
-
Send Message
Posted Apr 19, 2016@DCxMiLK
Yeah, that isn't possible I'm afraid. I'll look into how hard it is to implement into 4.0 but I can't make any promises.
-
View User Profile
-
Send Message
Posted Apr 19, 2016I am trying to change the custom parkour blocks in the config files to be different types of stained glass but I am having problems getting the plugin to recognize the data value on the block id. For instance the id for red stained glass is 95:14 but when I put that in the config it doesn't recognize it and goes to default. What format should I use to use the different color stained glass?
-
View User Profile
-
Send Message
Posted Apr 18, 2016I hoped it didn't have to come to this, but I've just created a Parkour v3.7 version without any dependencies to tide you over until v4.0 is released.
Please find the link above (You hopefully can't miss it).
P.S. This should work with ALL versions, not just 1.9.
-
View User Profile
-
Send Message
Posted Apr 18, 2016https://www.spigotmc.org/threads/minecraft-1-9-release.127186/
Using this resource of spigot gets following error...may help someone who knows to solve the problem:
It solves many problems with other plugins to run with 1.9 again. but not parkour...
Welcome to Git (version 1.9.5-preview20150319)
xxxx@xxxx /c/comp
$ java -jar BuildData/bin/SpecialSource-2.jar map -m CraftBukkit/deprecation-ma
ppings.csrg -i parkour.jar -o parkour-fix.jar
Exception in thread "main" java.lang.RuntimeException: java.lang.ClassNotFoundEx
ception: org.bukkit.inventory.ItemStack
at org.objectweb.asm.ClassWriter.getCommonSuperClass(ClassWriter.java:16
84)
at org.objectweb.asm.ClassWriter.getMergedType(ClassWriter.java:1654)
at org.objectweb.asm.Frame.merge(Frame.java:1426)
at org.objectweb.asm.Frame.merge(Frame.java:1325)
at org.objectweb.asm.MethodWriter.visitMaxs(MethodWriter.java:1475)
at org.objectweb.asm.ClassReader.readCode(ClassReader.java:1567)
at org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1017)
at org.objectweb.asm.ClassReader.accept(ClassReader.java:693)
at org.objectweb.asm.ClassReader.accept(ClassReader.java:506)
at org.objectweb.asm.ClassWriter.toByteArray(ClassWriter.java:995)
at net.md_5.ss.model.ClassInfo.remap(ClassInfo.java:128)
at net.md_5.ss.SpecialSource.map(SpecialSource.java:96)
at net.md_5.ss.SpecialSource.main(SpecialSource.java:44)
-
View User Profile
-
Send Message
Posted Apr 17, 2016Or he changed the import files to v1_9_R1
-
View User Profile
-
Send Message
Posted Apr 17, 2016@HavocMasterChief
I'm intrigued how you got it to work? Assuming you've made a custom version that doesn't use Packets?
-
View User Profile
-
Send Message
Posted Apr 17, 2016It's not my place to say how I got it working, If A5H73Y says that I may, then I would be more than happy to say how. In the mean time. If there is any doubt from anyone, just join my server and see.
-
View User Profile
-
Send Message
Posted Apr 17, 2016@nicolas Which bukkit/spigot Version are you using. The error says that he couldnt find Imports Form Version 1.8.8
-
View User Profile
-
Send Message
Posted Apr 16, 2016HELP ME PLEASE!
Hello! I have installed this plugins:
-BlockFarmers
-CubeRunner
-HolographicDisplays
-MobArena
-PEX
-TNTRun
-TNTTag
-WorldEdit
-WorldGuard
...and I put the parkour.jar into the plugins folder and say this:
[21:22:49 ERROR]: Could not load 'plugins\Parkour.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/mi necraft/server/v1_8_R3/Packet at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:135) ~[spigot.jar:git-Spigot-c3c767f-33d5de3] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager. java:329) ~[spigot.jar:git-Spigot-c3c767f-33d5de3] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager .java:251) [spigot.jar:git-Spigot-c3c767f-33d5de3] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.ja va:291) [spigot.jar:git-Spigot-c3c767f-33d5de3] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.jav a:152) [spigot.jar:git-Spigot-c3c767f-33d5de3] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java :505) [spigot.jar:git-Spigot-c3c767f-33d5de3] at java.lang.Thread.run(Unknown Source) [?:1.8.0_77] Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R3/Packet at java.lang.Class.forName0(Native Method) ~[?:1.8.0_77] at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_77] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.jav a:64) ~[spigot.jar:git-Spigot-c3c767f-33d5de3] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:131) ~[spigot.jar:git-Spigot-c3c767f-33d5de3] ... 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.jar:git-Spigot-c3c767f-33d5de3] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:86) ~[spigot.jar:git-Spigot-c3c767f-33d5de3] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_77] at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_77] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.jav a:64) ~[spigot.jar:git-Spigot-c3c767f-33d5de3] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:131) ~[spigot.jar:git-Spigot-c3c767f-33d5de3] ... 6 more
-
View User Profile
-
Send Message
Posted Apr 12, 2016@HavocManiaChief Would be nice to help also all others to let the outdated version work, until the new one is ready to start...
-
View User Profile
-
Send Message
Posted Apr 4, 2016I've have it working on 1.9 using 3.7 flawlessly since my last comment :D
IP: mania.arcademc.com Website: www.arcademc.com
-
View User Profile
-
Send Message
Posted Apr 4, 2016@Tobyyyy
Hey, unfortunately I made the stupid mistake of making the latest versions rely on 1.8... I've just had a quick look at it looks like Parkour v3.4 might work on 1.9 if you're desperate for a working version.
In other news I am working on Parkour v4.0 which is compatible with all versions (including 1.9) but I don't have a date estimation of completion.
I hope this helps.
-
View User Profile
-
Send Message
Posted Apr 4, 2016Hi @A5H73Y, just wondering if this will work for 1.9? I've put the latest version on my server, but it seems to not work, I may be doing something wrong...?
-
View User Profile
-
Send Message
Posted Apr 4, 2016@SuperRonanCraft
Hello, there are several options you can look at: Disabling the Parkour inventory system will prevent the plugin from storing / restoring their inventory on join & leave events. You can also kick the player out of Parkour mode when they join back after leaving the server. Both of these can be accomplished by modifying the config.yml and setting them to the desired value.
-
View User Profile
-
Send Message
Posted Apr 3, 2016Hey, I was wondering if there was a feature so when or if a player happens to leave the server it will cancel the parkour event and just leave the player like normal without any inventory mess arounds? As I have an inventory plugin that deletes the invetory and gives people newly updated items every time they join my server. Is there something like that or could that go int he request box?
-
View User Profile
-
Send Message
Posted Apr 2, 2016@Yellowdash34
Hello, thank you for the feedback! Very good request and I feel I've neglected the tutorials for the plugin which is why when Parkour 4.0 is released I will be creating in-depth tutorials covering the entire plugin.
For the mean time I will quickly create a tutorial in the 'Tutorial' section above which I hope will help you. If you need any more help, please add me on skype: iA5H73Y
-
View User Profile
-
Send Message
Posted Apr 2, 2016@HavocMasterChief
Hello, I wish you the best of luck with your server. I'll be sure to check it out once it's ready! I've created a github: https://github.com/A5H73Y/Parkour, I will update fairly regularly, I hope this helps.
-
View User Profile
-
Send Message
Posted Apr 1, 2016Awesome plugin, but can you make that tutorial about levels? I don't understand how to work levels.