panel icon indicating copy to clipboard operation
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...

Results 283 panel issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** When a server is deleted/terminated, the backups remain. This is when the S3 filesystem is configured. **Describe the solution you'd...

bug

Probably not a big deal to many, but it's kinda frustrating (more like odd) when Wings/console window assumes that the server is in a "Crashed State" when I issue the...

core change

**Is your feature request related to a problem? Please describe.** Some crafty customers have decided to create a schedule that runs */20 minutes to create backups. Luckily they fail so...

feature request

### 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...

bug
enhancement

It would be good to have an option to to provide an external url for each database host, it could be used to provide the location of an external phpmyadmin...

feature request

**Is your feature request related to a problem? Please describe.** I would like to automate the creation of an application API key. This automation is used when deploying a new...

feature request

**Is your feature request related to a problem? Please describe.** This is a spin-off of #1852 - servers may have specific MySQL password policy configurations, for example using the MariaDB...

feature request

A way to run a command or a action right after the server starts. (It may be very useful in some conditions)

feature request

**Describe the solution you'd like** A button that opens separate window with server's console. **Additional context** It was a really useful feature for server management. I believe it was just...

enhancement

Currently, eggs are exported in json format. Eggs can contain a lot of multiline strings, which makes it very hard to read them in json format. YAML has much better...

core change