Does anyone know if there is a Bukkit/Spigot/Paper plugin for integration with TeamSpeak? Ideally, it should include:
- osfan
(Also posted on Spigot forums, since it seems this one is less active)
- Teamspeak chat integrated into Minecraft chat
- Account linking (see below)
- Join/leave messages also reflecting TeamSpeak (User left your channel, User joined your channel, etc by default, if login is enabled and accounts are linked, will show the player's username linked)
- With a command (say,
), you can view (ordered by priority):Code:
/ts- What channel people are in (both using, going from the above example,
, could also link into account linking)Code:
/ts channel list [channel name] -
for IP and password (specified in config)Code:
/ts IP
- What channel people are in (both using, going from the above example,
- osfan
(Also posted on Spigot forums, since it seems this one is less active)