When you jump 2 times in a row, the second jump is stronger.

Discussion in 'Archived: Plugin Requests' started by LuigiPenguin, Jun 27, 2014.

  1. Offline

    LuigiPenguin

    Plugin category: Fun

    Suggested name: Double Jump

    What I want: I'd like to see a plugin that detects when you jump two times in a row, the second jump is stronger and higher. A potion effect is great by me.

    Also, skim-reading is much easier with paragraphs! :D

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: jump.high

    When I'd like it by: A Week.
     
  2. Offline

    MnMaxon

    I can do this

    The plugin's done, except for the permissions. I've never done permissions before, so that will take me a little longer to do.
    Download: http://dev.bukkit.org/bukkit-plugins/mario-double-jump/files/1-double-jump-1-0/

    Config:
    Running: true
    Reaction_Time: 0.5
    Upward_Velocity: 0.5
    Foreward_Velocity: 0.3

    Running: true - Means you must be running to perform a double jump
    Reaction_Time: 0.5 - The time in seconds you have to make your second jump
    Upward_Velocity: 0.5 - 0.5 allows you to jump over 3 blocks on your second jump
    Foreward_Velocity: 0.3 - 0.3 gives you a little push forwards on your second jump (sorry for spelling forward wrong)

    If you have any questions, I'll try to respond as quickly as possible. Also, I have not tested this with more than one person online. I will try to test it when my friend comes online later, but it should work.

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

Share This Page