1. GSManager
    1. Funktionen
    2. Unterstützte Spiele
    3. Neuigkeiten
    4. Statistiken
    5. Serverliste
  2. Lexikon
  3. Filebase
  4. Entwicklung
  5. Forum
    1. Dashboard
    2. Unerledigte Themen
  6. Web-Interface
  7. Artikel
  8. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  • Anmelden
  • Registrieren
  • Suche
Lexikon
  • Alles
  • Artikel
  • Seiten
  • Dateien
  • Forum
  • Lexikon
  • Erweiterte Suche
  1. GSManager
  2. Lexikon

TeamSpeak 3 (1)

  • Weitergeleitet von „TS3“
  • iMarkus
  • 10. August 2015 um 14:39
  • 6. Oktober 2015 um 13:26
  • 7.752 mal gelesen
Das Projekt GSManager (vormals ManuAdminMod) wurde am 01.01.2020 eingestellt - diese Internetpräsenz bleibt verfügbar, die Software wird aber nicht länger gepflegt. Vielen Dank für eure Unterstützung in den mehr als zehn vergangenen Jahren!
  • Configuring the connection between GSManager and a Teamspeak3 server.

    If you want to connect the GSManager to your own TeamSpeak 3 server, you must configure it accordingly. In the basics.json, you can find the following section:

    JavaScript
    "teamspeak3": {
            "enabled": false,
            "ip": "127.0.0.1",
            "password": "",
            "serverqueryport": 10011,
            "username": "",
            "voiceport": 9987
        },
    Variable Allowed Values Description
    enabled truefalse Should the GSManager connect to your TS3-Server, then set to true. If you don't want to use the TS3 features, then set to false.
    ip String The IP of the TS3-Server.
    password String The password of the ServerQuery user (more about this below in the section TS3-ServerQuery).
    serverqueryport Number The TCP-Port of the ServerQuery.
    username String The Username of the ServerQuery User.
    voiceport Number The TS3-Port, which you are using to connect to your TS3-Application.

    TS3-ServerQuery
    Please be patient, that we are only providing basic information about the TS ServerQuery, which are actually the most important information to connect your GSManager to your TS3-Server (Further information may be delivered, if needed)

    Add a ServerQuery User:
    You can add a Username in your TS3 by clicking on Extras -> ServerQuery Login. A password will be set automatically. You must add these two information in the configuration above.

    Which TS3-Permissions?
    To add a ServerQuery User you require the permission b_client_create_modify_serverquery_login. It depends how your TS3-Server was configured by default, your ServerQuery User requires further permissions (for sending textmessages, poking, recieving the list about each connected TS3-Client, etc.). If a required permission is not given, you will find any information about this in the GSManager logfile.

    Whitelist:
    Each TS3-Server has his own "flood protection" equipped, which prevents spam to a TS3-Server. By a basic configuration, any user (even your ServerQuery User) is only allowed to perform 10 commands in 3 seconds. This should also be enough for the GSManager, but by increased number of players and thus also potentially higher communication to the TS3-Server. this could result in a bottleneck. There is a query_ip_whitelist.txt in the TS3-Server directory, which prevents this. By adding the IP-adress of the GSManager, it is allowed to perform commands without any limitations. In case your TS3-Server and your GSManager are running on the same system, the you can also use the IP 127.0.0.1 (must be entered in basics.json -> teamspeak3 -> ip), which has been added to the Whitelist (by default of TS3).

  • Vorheriger Eintrag TeamSpeak 3
  • Nächster Eintrag Twofactor Authentication
  • Änderungsprotokoll
  • PDF

In anderen Sprachen

  • TeamSpeak 3

  1. Mitarbeiter
  2. Datenschutzerklärung
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Lexikon, entwickelt von www.viecode.com
Community-Software: WoltLab Suite™