Deathmarine's BukkitSpeak

BukkitSpeak - Bukkit plugin for Team Speak 3 Integration

Attach your TeamSpeak3 Server to your Minecraft Server

Features

Currently this attaches your chat to your default channel on your team speak server.
As well as attaches your teamspeak chat to your minecraft server.
Display your servers information on command.

Commands

Minecraft:
/ts list [clients/channels/logview/serverinfo/groups]
/ts ban {clientname} (reason)
/ts kick {clientname} (reason)
/ts channel {name}
-Changes Channels
/ts group {groupid} {name}
-Changes Group
/ts reload
Permission: Op (no current permissions)
Teamspeak:
!playerlist -Shows all ingame players in teamspeak.
!reload -Remotely reloads plugin

Setup

Setup your teamspeak information in the configuration file.

TODO

Alot... MOAR features....
Join/Quit Messages, Custom Messages, Custom Displays,
Permissions integration and support, Adjust ts3server's permissions ingame,
Kick/Ban Players from ts3 from minecraft, Api for banintergration,
Change Channels from minecraft, Change Virtual Servers from minecraft,
Adding more teamspeak commands and bukkit commands.
Building Teamspeak Lua Plugin for full intergration. There is some many more.

ChangeLog

v0.0.1
Created plugin
v0.0.2
Added Minecraft Login/Logout Messages
Added Display Name to the config.
Added to command /ts list clients
v0.0.3
Adjusted the configuration and added ports for virtual servers.
Just delete the old configuration and it will create the new.
v0.0.4
Configured to work on 1.2.4
Recovered from message loop nightmare.