You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
---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: ***@***.***>
Is there an existing feature request for this?
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.
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.
The text was updated successfully, but these errors were encountered: