panel
panel copied to clipboard
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 ex...
### Is there an existing feature request for this? - [x] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...
### Current Behavior While the skip egg install script is toggled in the startup section, reinstalling will not work. ### Expected Behavior The reinstall runs instead of immediately being stopped....
### Is there an existing feature request for this? - [x] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...
### Is there an existing feature request for this? - [x] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...
Fix column name being badly defined causing issues on migrate.
Problem: The schedule was running multiple times instead of once because the next run date was being set to UTC, ignoring the specified timezone for Pterodactyl. Solution: Changed the code...
Fixes unintended double render on first server load, causing a page re-render on the first react router navigation.
**Is your feature request related to a problem? Please describe.** Well, I have a moderator team. I want them to have the ability to start the server if it crashes...
fixes #5124 using pelican pr https://github.com/pelican-dev/panel/pull/423 Note: I do not have a setup to test this with, so I will need someone to review. That is why this is a...
### Current Behavior Both on the panel and through the API, the websocket connection appears to remain open after a server has been suspended for around 10 minutes, until the...