FastTravelSigns v0.4

Details

  • Filename
    FastTravelSigns.jar
  • Uploaded by
  • Uploaded
    Feb 2, 2012
  • Size
    26.62 KB
  • Downloads
    499
  • MD5
    d37da292a99506cfbfdcb5e4c109a127

Supported Bukkit Versions

  • CB 1.1-R3

Changelog

Version 0.4: the feature-crazy update!

  • Completely overhauled database format - uses YamlConfiguration rather than horrible inflexible Java serialization.
  • Converter from old database format to new one will run automatically upon installation of this version. The converter WILL BE REMOVED in 0.5!
  • Load chunk before attempting teleport (may help with weird teleport issues)
  • New command: /ftlist List all fast travel points. Usage controlled by fasttravelsigns.list.
  • New command: /ftdelete <point> Delete any fast travel point. Usage controlled by fasttravelsigns.delete.
  • New command: /ftsetpoint <point> Set an alternate teleportation point for a given fast travel sign. Still requires normal users to touch the sign before teleporting. To set the point back to the sign's location, use "/ftsetpoint <point> clear". Usage controlled by fasttravelsigns.setpoint
  • Two new override permissions: fasttravelsigns.overrides.allpoints and fasttravelsigns.overrides.cooldown
  • There is no way to move a FastTravel sign without removing it at the moment. Set an alternate teleportation point instead.
  • Removing the block underneath or attached to a sign may result in the sign floating in midair.
  • Occasionally a sign might be placed in such a way that users end up teleported to the ground below the sign. This does not have any obvious cause I can find yet.
  • If the sign is placed on a wall above ground level in a room, you may end up teleported to the room (or roof) above. This is a workaround for now.