SpringStep
Get that double-jump as intuitively as possible. There are no special ways of timing your jumps, simply hit 'Shift' in mid-air like you hit the space bar to jump initially. I know what you're thinking: "Woah, hold the phone, then you'll hit the ground and take damage! This is terrible! I hate you!" No worries, holding shift again after you've hit it to jump will cause you to attempt to roll with the fall. The percentage of success is based on how far you fall, so you can't abuse the privilege! Don't want to hold shift? Set the Auto-Roll config option to true. Each player can only use the double jump once while in mid-air, but if you want to limit the use further, you can have double jumping expend hunger or an item component, both of which are configurable.
Permissions
- SpringStep.use ~ Users that have this permission will be able to double jump and roll with falls.
- SpringStep.switch ~ Allows a user to switch SpringStep mode on and off.
Commands
- /spring [on/off] ~ Turns SpringStep mode on or off.
Config
- Auto-Roll ~ (True/False) If true, a player will not need to hold shift after double jumping to roll with their fall.
- Jump Expends Hunger ~ (True/False) If true, a player's food level will decrease when they double jump.
- Hunger ~ (1-20) The amount of hunger double jumping will expend if Jump Expends Hunger is true.
- Jump Uses Item ~ (True/False) If true, a player will need an item component to double jump.
- Item ~ (Data Value) The item needed to double jump if Jump Uses Item is true.
- Item Amount ~ The amount of the item needed to double jump if Jump Uses Item is true.
-
View User Profile
-
Send Message
Posted May 18, 2013yeah it says that to me to :/ so i can't set the /spring (to ON)
-
View User Profile
-
Send Message
Posted Mar 21, 2013When I do /spring on it says 'An internal error occurred while attempting to perform this command" and I get this error in console http://pastebin.com/p57UDNEz
-
View User Profile
-
Send Message
Posted Dec 2, 2012@Digirain
Hmm, try downloading it again from the same link and using that, and try deleting the existing data folder and letting it recreate itself. I tested the build on my test server and it seemed to work fine.
-
View User Profile
-
Send Message
Posted Dec 1, 2012@kforte318
Thank you for the quick response and sorry about the awful formatting! I tried out that build and the server doesn't even seem to register that the plugin exists, none of the commands work even though the jar and folder are in the plugins directory. S:
-
View User Profile
-
Send Message
Posted Nov 30, 2012@Digirain
Sorry about this, but could you possibly paste that error at pastebin and post a link instead? It's very difficult to read what is happening when formatted incorrectly.
EDIT: Actually, I think I found it. Could you try this build and let me know if the issue is solved?
-
View User Profile
-
Send Message
Posted Nov 30, 2012Hi, I seem to be getting an error when I type /spring on :
30.11 13:37:06 [Server] INFO ... 15 more 30.11 13:37:06 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 30.11 13:37:06 [Server] INFO at kforte318.SpringStep.SpringStep.onCommand(SpringStep.java:130) 30.11 13:37:06 [Server] INFO Caused by: java.lang.NullPointerException 30.11 13:37:06 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:856) 30.11 13:37:06 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) 30.11 13:37:06 [Server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493) 30.11 13:37:06 [Server] INFO at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222) 30.11 13:37:06 [Server] INFO at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:595) 30.11 13:37:06 [Server] INFO at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) 30.11 13:37:06 [Server] INFO at net.minecraft.server.ServerConnection.b(SourceFile:39) 30.11 13:37:06 [Server] INFO at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:113) 30.11 13:37:06 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:290) 30.11 13:37:06 [Server] INFO at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44) 30.11 13:37:06 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:858) 30.11 13:37:06 [Server] INFO at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:903) 30.11 13:37:06 [Server] INFO at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:985) 30.11 13:37:06 [Server] INFO at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:502) 30.11 13:37:06 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) 30.11 13:37:06 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) 30.11 13:37:06 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'spring' in plugin SpringStep v1.1.1 30.11 13:37:06 [Server] SEVERE null
Any help would be appreciated! I am running Bukkit 1.4.5, I guess that could be the reason.
-
View User Profile
-
Send Message
Posted Nov 6, 2012@Lars1011
On the way! Should still work as is though!
EDIT: Just posted it, should be approved and available soon!
-
View User Profile
-
Send Message
Posted Oct 29, 20121.4.2 support please!