b29f518d59f7be7185705baed93d2f13f2e62849
"Find Client in Channel Tree" only makes sense when the menu was opened somewhere other than the tree itself (chat log links, etc.), so it's hidden when opened from the tree, and disabled elsewhere if the client's channel isn't currently subscribed (so the tree wouldn't actually show them). Adds "Join Channel of Client" above "Move Client to own Channel", disabled under the same visibility condition plus a full channel. Both use the CHANNEL_SWITCH icon. Note: TS3 doesn't expose a channel's join-power threshold as a plain property (only group membership powers work that way); it's a permission resolved through channel/channel-group/server-group inheritance that a regular client can't query, so join-power itself isn't part of this check.
Description
A reimplementation of TeamSpeak 3 in Java
TS3
Latest
Languages
Java
100%