LocationTeleport-v3.0.0

Details

  • Filename
    LocationTeleport.jar
  • Uploaded by
  • Uploaded
    Apr 29, 2014
  • Size
    30.03 KB
  • Downloads
    533
  • MD5
    bf0c46796f8fda2fa7ad171a25229961

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

v3.0.0

  • the first API of LocationTeleport!
  • TeleportEvent
  • Teleport-permissions!
  • Bug fixes (the reset of config.yml)
  • And More...

v2.1.0

  • The option to remember the direction(vector) for teleports you create.
  • The option to broadcast messages when players get teleported.
    Note: the current op-message value in config.yml will be reseted.

v2.0.2

  • improvements when creating area.

v2.0.1

  • Added 'check-updates-on-start' to config.yml
  • New default values in config.yml will now be created as it should (bug fix)

v2.0.0

  • SUPPORT FOR AREAS! (cuboid (3d) areas) (WorldEdit required to select the area)
  • you can now have areas and locations
  • deleted the /updater command

v1.2.4:

  • Now includes the updater class, will now check for updates! (can be turned off in config.yml) or with commands.
  • now storing teleports in 'teleports.yml' instead of 'config.yml'. (the UpdateManager class will handle this switch).
  • you can now have the direction argument after the loc2 command (now not only the loc1).
  • you can now type /lt to see information, updates and more.
  • use /lt update to update to the latest file from bukkit. use /lt first to see which version you are going to install.
  • use /lt updater off (or 'on' as last argument) to turn the updater class off (or on).
  • will not change the player gamemode between worlds
  • bug fixes

v1.2.1:

  • Fixed a bug in 1.2.0 when deleting teleports.

v1.2.0:

  • UpdateManager (will currently check for updates)
  • Teleports now have its on file 'teleports.yml' instead of the config file. (The plugin will update to the new file automatically).
  • you can now set direction as argument in the loc2 command. (now not only in the loc1 command)
  • just typing ’/lt’ will now work as it should (bug)

v1.1.3:

  • Improved Help menues

v1.1.2:

  • Now, if you are an Operator, you will get a message when you get teleported through a teleport, for easier administration.
  • Fixed a bug that didn't take you to the center of the block when teleporting.

v1.1.1:

added subcommands to plugin.yml for easier help commands fixed the /lt delete all command (you can now delete all Teleports at the same time, the bug is now fixed)