Simple plugin to be made

Status
This thread has been locked.

AB987

fas
Deactivated
Feedback score
1
Posts
322
Reactions
49
Resources
0
Hello,
I am requesting a simple unpaid plugin to be made, a double jump plugin that:
- Can be toggled from Console
- If it is toggled, it is untoggled upon dying
That's it, contact me if you can do this!
Discord: @AB987#5221
Willing to vouch if it works!
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Function

Minecraft Plugin Developer
Supreme
Feedback score
38
Posts
938
Reactions
332
Resources
0

AB987

fas
Deactivated
Feedback score
1
Posts
322
Reactions
49
Resources
0
https://tmpfiles.org/download/74530/DoubleJump.jar
There you go (you can download it in these 2 hours, then it'll be automatically deleted)
I downloaded it, but it doesn't work. I typed /doublejump in console and I got like 20 lines of errors.
[Server] WARN Unexpected exception while parsing console command "doublejump" 13.09 19:22:21 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'doublejump' in plugin DoubleJump v1.0.0 13.09 19:22:21 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] 13.09 19:22:21 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] 13.09 19:22:21 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] 13.09 19:22:21 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] 13.09 19:22:21 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] 13.09 19:22:21 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] 13.09 19:22:21 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] 13.09 19:22:21 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] 13.09 19:22:21 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242] 13.09 19:22:21 [Server] INFO Caused by: java.lang.NullPointerException 13.09 19:22:21 [Server] INFO at llc.solar.doublejump.commands.ToggleCommand.onCommand(ToggleCommand.java:33) ~[?:?] 13.09 19:22:21 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
 
Last edited:
Status
This thread has been locked.
Top