pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.41k stars 1.57k forks source link

Teamspeak Egg wrong Query Startup Command #2995

Closed Paddyboy1991 closed 3 years ago

Paddyboy1991 commented 3 years ago

Hello, I found a wrong Startup Command at the Teamspeak Egg.. The standard Query Port from Teamspeak is 10011 and the Container start with this Port, but in the completly Egg is in the startup command the SERVER_PORT defined.. so is my Teamspeak Port for Users (standart 9987) then is the query port the same port too.. I miss a option to define the query port extra..

Screenshot_1 Filemanager have an Option but Query Port not. Cheers

Slitzo3 commented 3 years ago

I think this is a issue for this repo: https://github.com/parkervcp/eggs

As this is the repo for the panel/wings. So i would suggest you to post the issue there and close it here.

gOOvER commented 3 years ago

Teamspeak Egg is default shipped with ptero, so the Report is fine here

Paddyboy1991 commented 3 years ago

I think this is a issue for this repo: https://github.com/parkervcp/eggs

As this is the repo for the panel/wings. So i would suggest you to post the issue there and close it here.

"name": "Teamspeak3 Server", "author": "support@pterodactyl.io",

i think it is right here ;)