VoidWarp V0.4.2

Details

  • Filename
    VoidWarp.jar
  • Uploaded by
  • Uploaded
    Mar 18, 2012
  • Size
    8.66 KB
  • Downloads
    2,730
  • MD5
    89a64fb707e6f3336c0a50bbe03b83ff

Supported Bukkit Versions

  • CB 1.2.3-R0.2

Changelog

V0.4.2

  • Super Perm support added
  • Vault Permission support added
  • config.yml will be created/updated whether the plugin is set to enabled or disabled.
  • Improvements to logging
  • Only players can avoid void damage - before mobs would too.

V0.4.1

  • Update to config ready for permissions
  • OP permissions implemented as a temporary security feature.

V0.4.0

  • Enable/Disable added at config file level.
  • Enable/Disable commands added.
  • /vwset command added to set warp point from in game.
  • Fixed bug that always said world didn't exist.

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.