[PLUGIN REQ] Moon Jump

Discussion in 'Archived: Plugin Requests' started by Sharpsniper01, Apr 4, 2012.

  1. Offline

    Sharpsniper01

    Plugin category: FUN

    Suggested name: Moon Jump

    About me: Hi my name is Spencer and I like Minecraft :3

    What I want: I want a plugin that will let you jump like your on the moon.

    Ideas for commands: /moonjump on, /moonjump off

    Ideas for permissions: moonjump.jump

    When I'd like it by: About a week(2 weeks is fine too :).)

    Similar plugin requests: I don't know of any.​
     
  2. Offline

    TripleXPenguin

    I MIGHT be able to do this. I'm looking into it now.

    Haha, all done! That was a fun plugin actually, I'm gonna hit the hay now and tomorrow I might throw in a config to adjust the jumping amplifier.

    Known Problems:
    -You kind of get hurt when you come back down :) (I'll also fix this tomorrow!)

    Hope you like it!
    Download: http://dl.dropbox.com/u/28720182/MoonJump1p0.jar

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  3. Offline

    Trust518

    So you mean you jump with low gravity? (Kinda slowmotion)
     
  4. Offline

    TripleXPenguin

    The way I did it it just changes your jumping height, I'm not sure if I can change the speed of your jump.
     
  5. Offline

    Sharpsniper01

    Its already made! TripleXPenguin made it! :)

    Thanks! I am going to download it right now and try it out! :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  6. Offline

    HJpower

    I have 1.2.4 and this don´t work D:

    Sorry for bad english :) I´m spanish.
     
  7. Offline

    TripleXPenguin

    Do you mind further explaining the error? And maybe a log?
     
  8. Offline

    HJpower

    I use the 1.2.4-R1 CR and there is the log
    Code:
    [SEVERE] Could not load 'plugins\MoonJump1p0.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/triple/moonjump/MoonJump : Unsupported major.minor version 51.0
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.UnsupportedClassVersionError: me/triple/moonjump/MoonJump : Unsupported major.minor version 51.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(Unknown Source)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$000(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139)
        ... 8 more
     
  9. Offline

    TripleXPenguin

    You need to update Java, go here and select your operating system.
     
  10. Offline

    HJpower

    Thanks, i am going to try this now.

    :D This work. Thanks.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  11. Offline

    Scyntrus

    To increase the jump height, you just added a potion effect. To increase the speed, you can just add a speed potion effect. Although, jumping resets your horizontal speed for some reason, but you can fall a really long distance.
     

Share This Page