1.1.4 b19

Details

  • Filename
    TeleportSuite.jar
  • Uploaded by
  • Uploaded
    Oct 9, 2011
  • Size
    63.61 KB
  • Downloads
    1,461
  • MD5
    4b9763519216266bb6371d6f55d4032b

Supported Bukkit Versions

  • CB 1240
  • CB 1185

Changelog

Version 1.1.4 b19

  • Fixed ConcurrentModificationException when quitting with multiple requests

Version 1.1.3 b18

  • Fixed /tpworld, now teleports to the center of the last block you were in
  • Fixed /tploc, now parses doubles appropriately when saving locations

Version 1.1.2 b17

  • Fixed /tpcancel

Version 1.1.1 b16

  • Fixed a few minor glitches
  • Fixed ArrayIndexOutOfBounds in TPCommand.java
  • Fixed /tprequests not doing anything
  • Restructured plugin.yml
  • Moved plugin to load: startup instead of standard loading.

Version 1.1.0 b15

  • Initial BukkitDev release
  • Moved from my own command executor to CommandHandler.
  • Implemented /tpworld and /tpcoords
  • Moved all commands to the top command /teleport. All commands should still work normally.
  • Hopefully fixed PLAYER_QUIT, PLAYER_JOIN, PLAYER_KICK null pointers, as well as dangling requests.
  • Fixed /tprequests not showing your own request if you have no open requests.