VoidWarp V0.3.2

Details

  • Filename
    VoidWarp.jar
  • Uploaded by
  • Uploaded
    Mar 5, 2012
  • Size
    4.51 KB
  • Downloads
    358
  • MD5
    9d3f78ecdf74f27d6e8bc0057fc9edfa

Supported Bukkit Versions

  • CB 1.1-R6

Changelog

V0.3.2

  • When world specified in config is bad, player will be teleported to the local spawnpoint.
  • Error message now thrown in console for invalid world name in config.
  • fall-height renamed drop-height in config.
  • fall-distance added. Allows distance the player falls through the void before being teleported to be controlled.
  • Added a fall-back so that if player cannot be teleported for whatever reason, they will start gaining void damage after falling 500 blocks bellow the fall-distance.
  • New logger method

V0.3.1

  • fall-height property added which allows for player to be dropped a certain height above the warp point so that it appears they are still falling into that position.

V0.3.0

  • Config.yml added with ability to define location for player to be warped to.

V0.2.2

  • Fall damage bug that caused death on spawn is fixed
  • Point of warp moved to Y=-50 to avoid void damage
  • Code cleaned up

V0.2.1

  • Fixed user ending up in a mountain, and suffocating if a mountain happens to be at the spawn.

V0.2.0

  • Teleports user to spawn when they fall through void

V0.1

  • Displays message to user when they get bellow Y=64 - this was for initial debugging.
  • Any entry for world name returns as a bad world name
  • No commands
  • No permissions