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 293 panel issues
Sort by recently updated
recently updated
newest added

Could be really interesting to start / stop /restart servers on the fly by only adding those buttons on servers summary. ![ptero_servers](https://user-images.githubusercontent.com/8946360/29484881-93fb5076-84c8-11e7-9262-847e3c880bac.png)

core change

Instead of only having `root_admin` true or false we should have a proper permissions system. Maybe including permissions per node as well. ###### (Yes we spoke about this on discord...

feature request
security

Hello, I have a kinda simple suggestion (I think), It would be that you could do commands, and actions (like suspend, restart, stop, start) to all servers, selected servers. PufferPanel's...

feature request

### Current Behavior - Wings allows you to download and delete a denylisted file. - Wings does not allow you to copy, rename, edit or upload a denylisted file. -...

bug

### Current Behavior When having more than 26921 allocations present in the database, the site simply will drop a 500 error. No error in the Laravel logs is present. The...

not confirmed

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

feature request

I don't know much about the state of this project and maybe something like this exists already: One thing that would be really useful are notifications regarding Servers. Especially for...

feature request

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Sort of. When you...

enhancement

### Current Behavior I changed my panel user account password from another browser on Account B. I was on console with Account A and if I don't refresh the page,...

not confirmed

The token state was not updating on verification process immediately, instead using `useState` was replaced with `useRef`.