From ff693d65e8e1324e578389473962b86437b3ae14 Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 21 Aug 2025 05:02:52 +0200 Subject: [PATCH] teamspeak: added channel visibility entry --- wiki/teamspeak.md | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/wiki/teamspeak.md b/wiki/teamspeak.md index 8e7aed4..182d31c 100644 --- a/wiki/teamspeak.md +++ b/wiki/teamspeak.md @@ -25,11 +25,7 @@ The server software can be setup via [Docker](/wiki/docker.md) with the [teamspeak image](./docker/teamspeak.md). This image can setup a Teamspeak3 server. -## Usage - -This section addresses various features of Teamspeak3. - -### Link Teamspeak3 to a subdomain +#### Link Teamspeak3 to a subdomain To link Teamspeak3 to one of your subdomains you need to add a [DNS SRV-record](./dns.md#srv-record): @@ -47,6 +43,10 @@ port: 9987 (or your teamspeak3 port) target: ts3.. ``` +## Usage + +This section addresses various features of Teamspeak3. + ### Installing a Sound Pack Sound packs can be found on the @@ -68,3 +68,13 @@ The following is a list of bots featured in this wiki that can do this. - [Sinusbot](/wiki/sinusbot.md) is a self-hosted bot for Teamspeak that can play music and sounds. It's closed-source and free of charge. It also features [Discord](/wiki/discord.md) support. + +### Channel Visibility + +As explained by +[guisinho_DBR on the Teamspeak forums](https://community.teamspeak.com/t/room-that-nobody-can-see-only-some-people-with-powers/20471) +there is no way to hide a channel completely from view. +It is however possible to set the subscription and description view power of a channel to a high +value. +This will permit only users with higher powers to see who is connected to the channel and view the +description of a channel.