BukkitSpeak v0.50

Details

  • Filename
    BukkitSpeak.jar
  • Uploaded by
  • Uploaded
    Oct 20, 2012
  • Size
    77.41 KB
  • Downloads
    252
  • MD5
    8bb49412b84206e94adcc2ed6b46ed02

Supported Bukkit Versions

  • CB 1.2.5-R1.2

Changelog

Version 0.50

  • Moved to the official Java TeamSpeak 3 Server Query Application Programming Interface (or just JTS3ServerQueryAPI :) )
  • The KeepAlive thread now uses the BukkitScheduler, thus the shutdown time of the plugin is smaller.
  • Much more information about the client is aviable so you can replace more keys in the messages section of the config.
  • RegEx characters in messages (\ and $) don't upset the plugin anymore.
  • The KeepAlive also updates the info about all the clients, so if somebody changes his TS nickname, you'll see it after one minute in maximum.
  • Added a way to use Virtual Server IDs instead of the TeamspeakPort.
    • Usually: TeamSpeakPort: 9987
      With the SID: TeamSpeakPort: -SID (e.g TeamSpeakPort: -1234)
  • Made BukkitSpeak try to reconnect to the TS server every five minutes when it isn't connected anymore.
  • Improved /ts status
  • Added /ts poke target message.
  • Added /ts info. This shows you the TS IP and how many people are online.
    Please suggest me more information to show in /ts info!
  • Added a 'new' command, /tsa. This gives you access to the admin commands.
  • Moved /ts reload over to the admin commands. Now called /tsa reload
  • Added /tsa channelkick target message and /tsa kick target message.
  • Added a new permission node, bukkitspeak.moderator:
    This gives you access to all /ts command as well as /tsa channelkick and /tsa reload
  • Removed spaces at the end of every message.
  • Now sends the Virtual Server ID, the Channel ID and the Client ID in a log message to the console.

  • Works with CB-1.2.5-R1.3.

Complete changelog