[INACTIVE][FUN] JumpBlock v0.9.3 now with (beta) Minecart Jumping [535]

Discussion in 'Inactive/Unsupported Plugins' started by PurelySatanic, Mar 12, 2011.

  1. Offline

    PurelySatanic

    JumpBlock
    Version: v0.9.3

    Download:
    <Edit by Moderator: Redacted mediafire url>

    This plugin takes wooden slabs along with a sign and allows users to walk over it and sail into the heavens above.



    Dependencies:

    NOTE AS OF 0.6:

    This plugin no longer requires Permissions, all commands etc will work if you're an OP.

    This plugin is best used with the latest Permissions plugin.

    Example:

    All must be placed on the same level.

    x = sign can be placed
    o = wooden plank

    xxx
    xox
    xxx

    If you have two signs adjacent to a wooden slab one will take precedence over the other. (considering a better solution in the future)

    NOTE: THIS HAS CHANGED SINCE 0.4

    You can now place a sign DIRECTLY undernearth the slab you have. This will allow jump blocks to be placed beside each other without sharing data.

    Note: If you place a sign below a jump pad, it will take precendence over any signs placed on the same level as the pad.

    Sign Usage:

    First Number: This is your Y value. It will dictate how high you jump.

    Expected values: 10+

    Second Number: This is your "force" value. This will dictate how far a user is shot in the given direction from which they hit the jump block.

    Expected values: 0+

    A value of zero will make the user shoot straight up no matter what.

    Configuration:

    Located in plugins/JumpBlock/config.txt

    enable: This will allow the plugin to start automatically when server starts (Default=false)
    Example:
    enable:[true]/[false]

    invincibility: This will allow jump invincibility when the server starts (Default=false)
    Example:
    invincibility:[true]/[false]

    maxheight: This sets the max height a user can set their block to. (Default=50) To negate any height limit, set this -1.
    Example:
    maxheight:50

    force: This sets the "force" to which the user is shot in the direction they're walking when they hit the JumpBlock. This will supply a sign with a default force if none is given on the sign itself.
    Example:
    force:10

    Permissions: This sets whether or not Permissions will be used. (Default=false)
    Example:
    permissions:true
    NOTE: It is recommended that you use Permissions as you'll be able to set individual groups to use Jump Blocks. Otherwise only OPs will be able to create and use JumpBlocks.

    Commands:

    NOTE AS OF 0.9.2:

    All previous commands will remain to work until the next big iteration in this plugin.

    JumpBlock [on]/[off] - Turns on/off the Jump Blocks (Default=Off)
    @new - JumpBlock [immune] [on]/[off] - Turns on landing invincibility (Default=Off)
    @new - JumpBlock [max] [integer] - Sets the max height that a player can use on a sign
    @DEPRECATED - JInvincibility [on]/[off] - Turns on landing invincibility (Default=Off)
    @DEPRECATED - JSetMax [Integer>0] - Sets the max height that a player can use on a sign

    Permissions:

    NOTE AS OF 0.9.2:

    Old permissions will continue to work until next big iteration of this plugin.

    'JumpBlock.State' - This will allow the user to turn off and on the Jump Block
    @DEPRECATED - 'JumpBlock.Invincibility' - This will allow the user to turn off and on landing invincibility
    @new - 'JumpBlock.Immune' - This will allow the user to turn off and on landing invincibility
    'JumpBlock.Use' - This will allow a user to use the Jump Block
    'JumpBlock.MaxHeight' - This will allow a user to set the max height a player can use on the sign
    'JumpBlock.Create' - This will allow a user to create or remove Jump Blocks

    @new - Minecart Jumping (0.9.3):

    This feature is currently really buggy so I've submitted it as a seperate .jar file to the normal builds so that people have the choice to use this.

    Example:

    [​IMG]

    1. Represents areas you can place signs (you can still put it anywhere around the wooden slab but it must be on the level above the wooden slab)
    2. Represents a wooden slab (You MUST place two on top of each other for it to work)

    Features:
    * Wooden Plank used as jump pad
    * Sign used to dictate vertical/horizontal velocity
    * Landing Invincibility
    * Minecart jumping

    Changelog:

    Version 0.9.3:

    * Added support for minecart jumping (buggy at this point)


    Version 0.9.2:

    * Changed all the commands to begin with /JumpBlock for consistancy

    Version 0.9.1:

    * Implemented fixes for the new Recommended CraftBukkit Build.

    Version 0.9:

    * Fixed an issue where jump pads would become unusable with invincibility off

    Version: 0.8:

    * Created a new field in the config file to dictate "force" (See config notes)
    * Allows users to put second config line on sign to dictate force (See sign config)

    Version 0.7:

    * Fixed issue with game throwing error if you didn't have permissions while permissions:false

    Version: 0.6:

    * Implemented the ability to not use Permissions (You must be an OP to use JumpBlocks however if you do not use Permissions.
    * Added new variable in config.txt to set Permissions (Default=false)

    Version 0.5:

    * Implemented a configuration file for defaults. Located in plugins/JumpBlock/config.txt
    * Added another Permission, stopping users from building Jump Blocks

    Bugs:

    * Some users are reporting the plugin not creating the config.txt file. If you have any information please post your OS and your CraftBukkit build.
    * After using a Jump Block with invincibility on, you can no longer take fall damage
    * Using commands without proper arguements throws a server error (will not crash)
     
    Last edited by a moderator: Dec 14, 2016
  2. Offline

    Plague

    considered inactive, please update to latest RB
     
  3. Offline

    Timely

    How do you set permissions so that everyone can use jumpblock and not have to be OP?
     
  4. Offline

    billybobjoe

    my jump dosent work when i put immune on like i type /jumpblock on so it turns on and it works but then i type /jumpblock immune on and it wont work plz help [water][lava]
     
  5. Offline

    sdeddy

    can someone update this for 740+ ?
    I loved this plugin :'(
     
  6. Setting invincibility to true makes jumpblocks unstable. Sometimes they work, sometimes they don't.
    I would gladly update this to 766 but there's no source.
    Author, if you read this, please, at least upload the source. Thanks.
     
    da404lewzer likes this.
  7. Offline

    DirktheJerk

    btw, this plugin still works great on 818
     
  8. Offline

    Moonwolf666

    this still works with Bukkit build 1000
     
  9. Offline

    da404lewzer

    I too would like to help out with development...
     
  10. But source would be soo appreciated. Dev, if you can read this - post the source please :)
     

Share This Page