TravelGates 1.10.1

Details

  • Filename
    TravelGates-1.10.1.zip
  • Uploaded by
  • Uploaded
    Feb 5, 2012
  • Size
    94.71 KB
  • Downloads
    3,370
  • MD5
    75e81e8c20cbc765ae17fc657c9cdc8b

Supported Bukkit Versions

  • CB 1.1-R3

Changelog

version 1.10.1 (2012-02-05):

  • 1.1-R3 support
  • Command /tg version : display the current version of the plugin
  • Help message update (with new commands)
  • Remove the target teleport system (you won't be able to teleport by typing /tg and targetting a sign with only a destination on it)
  • Fix the tpblock configuration when disabled in the config file
  • travelgates.sign permission node has been renamed travelgates.lever (more accurate)
  • Refactor the internal options system, which implies:
    1. Improve the r option to update easily restrictions (if you want to add or remove restrictions, only use + or - before the destinations to add or remove, others will be ignored, empty list will remove all restrictions)
    2. Update command only update the new settings (and not reset all options)
    3. Existing options will be toggled (see examples in Readme)
    4. r and p options can be used with no argument. (/tg update <dest> -r -> clear all restrictions or /tg update <dest> -p use the player location)
    5. Options system is safer
  • Fix the "no data to save" message. Restrictions data was not updated.
  • Print destination details after updating it
  • Simple world management, improving the /tg worlds command (update messages)
  • New configuration "worlds" to load additional worlds (only load unloaded and existing worlds, others will be ignored)
  • Fix the error message that appears when you click on a sign by being not on destination but which said "you are already at <dest>" where you wanted to go!