eggs/stock_eggs/voice-servers/README.md
2022-11-01 13:42:11 +01:00

35 lines
1.1 KiB
Markdown

# Voice Servers
## Mumble
[Click here to download](https://raw.githubusercontent.com/pterodactyl/panel/1.0-develop/database/Seeders/eggs/voice-servers/egg-mumble-server.json)
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
[Click here to download](https://raw.githubusercontent.com/pterodactyl/panel/1.0-develop/database/Seeders/eggs/voice-servers/egg-teamspeak3-server.json)
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.