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.59k stars 1.65k forks source link

Limit slots #2099

Closed OpenSource03 closed 4 years ago

OpenSource03 commented 4 years ago

Describe the solution you'd like It would be great to see slots limitation on Pterodactyl (at least for popular games like Minecraft, CS, SAMP, and possibly GTA V). It would be incredibly useful for hosting companies, and I’m sure planty of users would really appreciate this feature being added.

notAreYouScared commented 4 years ago

Iirc that is supported? You just make a variable for it and use it in the startup command line or have it in in the config.

parkervcp commented 4 years ago

This can already be handled in the eggs with variables and config settings.