mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-11 19:57:22 +08:00
3bd1ef6772
Add proper Server Query port variable to the startup command, along with the variable itself to variables with default port value (according to Teamspeak's support website: https://support.teamspeak.com/hc/en-us/articles/360002712257-Which-ports-does-the-TeamSpeak-3-server-use- ) |
||
---|---|---|
.. | ||
egg-mumble-server.json | ||
egg-teamspeak3-server.json | ||
README.md |
Voice Servers
Mumble
Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming.
Required Server Ports
Mumble only requires a single port to run. The default is 64738
Port | default |
---|---|
Game | 64738 |
Teamspeak 3
Use crystal clear sound to communicate with your team mates cross-platform with military-grade security, lag-free performance & unparalleled reliability and uptime.
Required Server Ports
Teamspeak 3 only requires a single port to run. The default is 9987
Other ports for ServerQuery and File Transfers are required for specific things.
Port | default |
---|---|
Server | 9987 |
Query | 10011 |
Files | 30033 |
By default pteordactyl sets the query port to the same as the server port.