TheHolyWaffle / TeamSpeak-3-Java-API

A Java wrapper of TeamSpeak's 3 server query API.
MIT License
306 stars 107 forks source link

Publish version including SSH support to maven central #391

Closed chamelopi closed 3 years ago

chamelopi commented 3 years ago

Hi,

could you please publish a version that supports SSH connections to maven central repository? The newest version that is currently available over there does not support setProtocol unfortunately, and thus does not work with servers that have disabled the legacy telnet-based query interface.

Your library seems great, I would appreciate not having to build it locally myself though :D

astrolamb-gaming commented 3 years ago

Yes, this would be great. The SSH commit was ages ago https://github.com/TheHolyWaffle/TeamSpeak-3-Java-API/commit/4030271905bbee72246a371b3009615acc075b32

rogermb commented 3 years ago

I agree, a new release was long overdue. Here's v1.3.0 😄