AutoParkourLiteBasic Description
AutoParkour is a plugin that create a random parkour on the fly for players. Simple do the command "/autoparkourlite" or "/apl" and the parkour will start generating.
Every jump has a difficulty and will rewards points based on that difficulty. When you fall or are too slow to jump to the next block, the parkour is destroyed and you are teleported back to where you started.
Screenshots
You start with the command and then the parkour will start generating in front of you.
After you, the blocks will be destroyed again after some time. You have to keep up, or else the whole parkour is destroyed and you teleport back where you started.
Full Feature List
- See your score and total amount of jumps after finishing a parkour.
- Harder jumps give more score than easy jumps.
Commands
Configuration File
- "/autoparkourlite" or "/apl"
- Permission: autoparkourlite.start
- Description: Start your parkour.
There are currently no configuration options.
More information
If you have problems, questions or suggestions you can send me a personal message or leave a reply on the resource thread. I will help you out for sure.
This plugin is free so please leave a rating!
You may only decompile and/or modify this plugin with my permission and any distribution of the plugin is strictly forbidden.
Why LITE?
This plugin is the lite version because there are no configuration options like configuring messages and parkour settings.
The FULL version AutoParkourFull will include highscore tracking, a menu for players to choose different difficulties, different things in the parkour like ladders, skulls, ice blocks, etc,, , configurable everything etc. The full version will be a premium plugin. And ATM it is still under early development.

AutoParkourLite 2.1.0
Live generated parkours on the fly!
-
Daniel3190 and Awesome_Dante like this.
Recent Updates
Recent Reviews
-
zzvenuszz
- 5/5,
Excellent! but
Can you add config to add:
REWARDS?
sugest:
10 jump: run commands ->
20 jump: run commands->
...
...
...
over X jump:run commands
(may be a set of commands)
TIME TO REMOVE BLOCK:(player need to play from easy to hard)
- 10 bock: 10 seconds to remove blocks
- 20 block: 7 seconds to remove blocks
- ....
- ...
- over X block: (min) 1 seconds
And a lang file to customize messages too?
Love this plugin so bad! -
Jinxed
- 5/5,
Awesome small easy and kinda cute plugin cuz u really dont need to do a thing!I really like it and well done my friend well done.
This is the perfect plugin perfect for hubs! -
iLuke
- 3/5,
I am sorry but it doesn't work for me! (Specs: Spigot 1.8.8)
Pleas help me it would be nice.
There is also no console output.
-Luke -
MarsGame
- 3/5,
Nice Plugin But i get every time the same Error:
[12:17:21] [Server thread/INFO]: MarsGame issued server command: /apl
[12:17:21] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'apl' in plugin AutoParkourLite v2.1.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-616636e]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[spigot.jar:git-Spigot-616636e]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643) ~[spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1083) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:918) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-616636e]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_60]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_60]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:686) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [spigot.jar:git-Spigot-616636e]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor
at me.spigot.hellgast23.autoparkourlite.ui.ParkourCmdExecutor.onCommand(ParkourCmdExecutor.java:35) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-616636e]
... 14 more
Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.ChatColor
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_60]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-616636e]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-616636e]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_60]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_60]
at me.spigot.hellgast23.autoparkourlite.ui.ParkourCmdExecutor.onCommand(ParkourCmdExecutor.java:35) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-616636e]
... 14 more
The Error comes too if i take the other command:
[12:31:59] [Server thread/INFO]: MarsGame issued server command: /autoparkourlite
[12:31:59] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'autoparkourlite' in plugin AutoParkourLite v2.1.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-616636e]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[spigot.jar:git-Spigot-616636e]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643) ~[spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1083) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:918) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-616636e]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_60]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_60]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:686) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [spigot.jar:git-Spigot-616636e]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [spigot.jar:git-Spigot-616636e]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor
at me.spigot.hellgast23.autoparkourlite.ui.ParkourCmdExecutor.onCommand(ParkourCmdExecutor.java:35) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-616636e]
... 14 more
Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.ChatColor
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_60]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-616636e]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-616636e]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_60]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_60]
at me.spigot.hellgast23.autoparkourlite.ui.ParkourCmdExecutor.onCommand(ParkourCmdExecutor.java:35) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-616636e]
... 14 more
I hope you fix this in the next update.
Then you get, if it work, all stars.
Good Luck
MarsGame -
Awesome_Dante
- 5/5,
Marvelous! Very simple. Just put it in your plugins folder! Nothing to configure. The course was fun. and it works around my map lol
-
Author's Response
Thank you for the review! :)
-
WinterGuardian
- 5/5,
Great idea ! I've never seen anything like that before and It's free ! Good job, I'm proud to be your first review hehe :)
-
Author's Response
Thanks m8, I appreciate it.