From d5dc306aaae23bd83edf681b1da91998bdf5687e Mon Sep 17 00:00:00 2001 From: Michael Morrison <517502+mmorrisontx@users.noreply.github.com> Date: Sat, 5 Feb 2022 19:42:00 -0600 Subject: [PATCH] Add documentation about teamspeakQueryPort Fixes #205 --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1f595b4..c330fda 100644 --- a/README.md +++ b/README.md @@ -452,12 +452,15 @@ Pass the login into to GameDig with the additional options: login, password For teamspeak 3 queries to work correctly, the following permissions must be available for the guest server group: * Virtual Server - * b_virtualserver_info_view - * b_virtualserver_channel_list - * b_virtualserver_client_list +* b_virtualserver_info_view +* b_virtualserver_channel_list +* b_virtualserver_client_list * Group - * b_virtualserver_servergroup_list - * b_virtualserver_channelgroup_list +* b_virtualserver_servergroup_list +* b_virtualserver_channelgroup_list + +In the extremely unusual case that your server host responds to queries on a non-default port (the default is 10011), +you can specify their host query port using the teamspeakQueryPort option. ### Terraria Requires tshock server mod, and a REST user token, which can be passed to GameDig with the