Question Looking for Plugin - Teamspeak Integration

osfanbuff63

New member
Mar 4, 2022
1
0
1
Does anyone know if there is a Bukkit/Spigot/Paper plugin for integration with TeamSpeak? Ideally, it should include:
  • 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,
    Code:
    /ts
    ), you can view (ordered by priority):
    1. What channel people are in (both using, going from the above example,
      Code:
      /ts channel list [channel name]
      , could also link into account linking)
    2. Code:
      /ts IP
      for IP and password (specified in config)
Thanks!

- osfan

(Also posted on Spigot forums, since it seems this one is less active)