ts3j
ts3j copied to clipboard
Cannot get clients on server
so im trying to list all client or channels but every time i do so i got insufficient client permissions error, am i even able to list the channles without admin permission and i woild like to know if theres way to get current channel id
I think that can be fixed by using protocol, not Server Query, because now TS3J using serverquery to get client list.
About current channel ID: you can use client.getClientInfo(client.getClientId()).getChannelId()