I have a TeamSpeak3 ServerQuery bot running in Java that I would like to convert into a plugin for a standalone client.
How would I go about implementing the bot (made with JTS3ServerQueryLib) as a plugin because the pluginsdk is written in C (or some variant of it)?