Jump v0.6

Details

  • Filename
    jump.jar
  • Uploaded by
  • Uploaded
    Mar 22, 2013
  • Size
    14.75 KB
  • Downloads
    1,029
  • MD5
    029cbf093f8047886532563e8b4ddc15

Supported Bukkit Versions

  • 1.6.2
  • 1.5.2
  • 1.4.7

Changelog

changelog v0.6
- Added new function: automatically give the jump tool when you start a jump; clear inventory on start of a jump and gives back at the end. Both can be turned on/off in the config (default both on)
- Added money reward (vault). If you want to give players rewards for finishing, make sure you have vault installed

changelog v0.5.4
- added a new function (as requested by Kartikitrak), when you disconnect your last saved position will be rememberd for when you join later again. E.g. you're running a parcour, teleport to somewhere else, disconnect and then later connect again. Then you can resule where you were last time. Remember, it only saves 1 position back!
- by default the new function is turned off, if you want to use it, you will also have to put the following jar in your plugins folder: http://dev.bukkit.org/server-mods/sqlibrary/files/5-sqlibrary-4-2/
- solved a little bug in the savelength

changelog v0.5.3
- changed the plugin.yml, those errors should be fixed
- default mysql support is disabled

changelog v0.5.2
- minor bug fixes

changelog v0.5.1
- the help command now contains pages e.g. /jump help 2 for page 2

changelog v0.5
- Now broadcasts a message when a player finishes a jump
- admins can get a list of jumps from the database with /jump list

changelog v0.4
- top times can now be inserted in a MySQL database
- top times for a jump can found with /jump top [jump] if the jump argument is left out, it will take je jump your current timer is for
- added /jump del(ete) jumpname to delete al the times for the given jump

changelog v0.3.1
- every player saw the admin commands on the help list

changelog v0.3:
- Save and load a position with a tool, the tool can be defined in the config
- define a start and end position for a jump with signs, a jump can allow players to start and end a timer
- start the timer by rightclicking the start sign, stop the timer by rightclicking the stop sign. If you want to stop the timer before the end, simply use /jump stop
- time of current timer running can be found by using /jump timer
- a help function, /jump help

changelog v0.2:
- Added /j shortcommand
- /jp load and /jp back are now working the same way, they both can load multiple steps back
- In the config you can now disable certain worlds for the jumping commands. Admins still can use them