panel icon indicating copy to clipboard operation
panel copied to clipboard

Server power actions button at dashboard page.

Open CarmJos opened this issue 1 year ago • 2 comments
trafficstars

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

Support opeate servers' power actions at dashboard page, which will greatly simplify multi-server power operations, especially for large game server's owner.

In the current version, if you want to operate multiple servers, you need to open the corresponding consoles one by one, then click the power button, and then close the page, over and over again. This is extremely inefficient and requires additional loading of console content each time, which will bring additional network load.

Describe the solution you'd like.

image

If current user has server's power permisison, A action opeation icon will be added at right side of server card. Move mouse (or touch) on it, will display an operation list ([start/stop]/kill/restart), and click on it will execute actions.

No more "confirm" is required, during the mouse movement operation, the user has actually confirmed this operation.

CarmJos avatar Aug 15 '24 04:08 CarmJos

https://pterodactyl.io/community/tutorials/artisan.html as a owner of the system, you can use artisan: php artisan p:server:bulk-power

Mutex21 avatar Aug 27 '24 07:08 Mutex21

This feature is designed for quick operation by users who do not own the server.

---Original--- From: @.> Date: Tue, Aug 27, 2024 15:21 PM To: @.>; Cc: @.@.>; Subject: Re: [pterodactyl/panel] Server power actions button at dashboardpage. (Issue #5190)

https://pterodactyl.io/community/tutorials/artisan.html as a owner of the system, you can use artisan: php artisan p:server:bulk-power

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

CarmJos avatar Aug 27 '24 07:08 CarmJos