Double Jump

Discussion in 'Archived: Plugin Requests' started by mylose64, Mar 25, 2012.

  1. Offline

    mylose64

    I'm requesting for a double jump plugin.

    I've been searching for one and can't find one. If someone could make a plugin where you can double jump you would be my hero!

    To double jump = hit spacebar again while in the air (kind of like flying in creative)

    Maybe you can make it triple jump or more by adjusting the configurations?
     
  2. Offline

    iMint

    This would require Spout on the server and the Spoutcraft Launcher on the client. I can easily do it for you, but I just want to make sure you're okay with that.
     
  3. Offline

    Canownueasy

    Very incorrect. Bukkit can check if the player is in the air. All you'd have to do is increase velocity of travelling up (look at the source code of /slap on CommandBook) and mark it X number of times (where X is the maximum number of extra jumps you can do).

    Anyway, this is a superb idea and I'd love to do it for you. :)
     
  4. Offline

    iMint

    No i understand that! But he wants it to be where you press Spacebar twice to double jump. You need Spout for keyboard input. :)
     
  5. Offline

    Canownueasy

    Wouldn't it not be checking keyboard input, but instead just be checking when a player jumps?

    I have finished the plugin! http://dev.bukkit.org/server-mods/airjump/

    The way you wanted it (double-tap space bar) is not possible without client mods. But I did get it to work very nicely (tap space then tap shift)!

    Please read the BukkitDev page for more info.

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

    iMint

    Yes i was saying you needed spout for double-tap spacebar.
    That was smart to use shift though! Nice job, i'll be trying that out myself :)
     
  7. Offline

    Canownueasy

  8. Offline

    mylose64

    omg omg omg omg THANKYOU SO MUCH!!!!!!

    I might have to wait until the plugin updates though. It's not loading in my server, I just get an error D: I'm using 1.2.4 bukkit dev version of bukkit. But I seriously can't thank you enough for making this a possibility!!!

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

    king_tnerb

    Actually it is possible to do it without client mods or Spout. Sethbling's Super Craft Bros Server does it. :)
     
  10. Offline

    pointfit

    This thread is from March 2012. Why would you reply to it :confused:
     
  11. Offline

    king_tnerb

    Oh wow. I knew it was from March, but I thought it was March 2013. Sorry.
     
  12. Offline

    AndyMcB1

    I'm interested to know now how it would be done without client side mods.. hm
     

Share This Page