EasyJetpack v1.1

Details

  • Filename
    EasyJetpack-1.1.jar
  • Uploaded by
  • Uploaded
    Jan 30, 2014
  • Size
    44.46 KB
  • Downloads
    4,005
  • MD5
    3a2d56530c4093bded6625622f30b52e

Supported Bukkit Versions

  • CB 1.7.2-R0.1

Changelog

v1.1:

  • [API Idiot] Broke your API: Change imports to net.jselby.ej, and use EasyJetpackAPI.getManager() instead of JetpackManager.getInstance(), and you should be fine.
  • [Addition] Made Jetpack motion a bit more smooth, and the Jetpacks don't immediately kill your motion now.
  • [Feature Request by BlackFing85] Added configuration option for disabling fall boots when they aren't needed.
  • [Addition] Added Metrics. Full explanation on the Overview page.
  • [API Addition] Added addVelocity() to Utils, for adding (and moderating) velocities.
  • [API Addition] Added isPlayerWearing() method to JetpackEvent, for checking if a player is wearing something.
  • [API Addition] Added Anvil detection.
  • [API Addition] Added isRepairingDisabled() method in Jetpacks.
  • [Fix] Prevent players from repairing Jetpacks in Anvil (toggleable in config)

v0.7:

  • A complete overhaul of the plugin (again, hopefully for the last time)
  • Added "burst" and "teleportation" Jetpacks
  • Added a API
  • Better give command
  • Fixed puffing without fuel
  • Added Javadocs for developers

v0.6c: WARNING: As this is using an experimental version of Bukkit, you should assume that this plugin is experimental as well. Take caution.

  • Fixed many bugs - permissions etc
  • Added a 'hover' mode - /ej switch to toggle between burst flying and hovering.
  • Fixed compatibility with Essentials and hopefully other plugins that do similar.
  • noFallDamage is back

v0.6b: WARNING: As this is using an experimental version of Bukkit, you should assume that this plugin is experimental as well. Take caution.

  • Updated to Bukkit 1.6.1
  • Added back fuel
  • Fixed switching between movement types in configuration
  • Added more commands
  • Fixed permissions

v0.6:

  • Updated to Bukkit 1.5.2 R1.0
  • Custom jetpack items (using NBT stuff, no mods or Spout required), can be disabled in configuration
  • (Thanks to Skyshayde (https://github.com/Skyshayde) for this) Fixed no damage at all when wearing boots
  • Added different control schemes - you can now use space for flying (Again, can be switched to old controls in config)
  • Fixed up jetpack detection a bit
  • Cleaned up source code (how many times have I done this?)

v0.5:

  • Updated to Bukkit 1.4.7 R1.0
  • Configs work now!
  • Temp Jet-packs work now!
  • Changable messages
  • Durability for fuel, jetpacks and boots
  • Reload command (/easyjetpack reload)
  • Chestplate can reduce damage
  • Fall damage can be disabled

v0.4:

  • Updated to Bukkit 1.4.5 R0.2
  • Bug fixes
  • Temporary jetpacks added
  • Recompiled for Java 1.6

v0.3:

  • Cleaned up code
  • Added optional requirement for fuel
  • Added optional durability to jetpack
  • Added config option to disable messages
  • Added permission for unlimited flight

v0.2:

  • First public release
  • Added jetpacks
  • Added anti-fall damage boots
  • None! Yay!