outsparkled/Pterodactyl Power Action
Github Action to automatically send a power action to a Pterodactyl server
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Dec 29, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: outsparkled/pterodactyl-power-action@4e6b7ae99e40640a4127b89b6b4daaca2795884a # v0.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| panel-url | The URL of the panel | yes | — |
| server-id | The ID of the server you want to send a power action to | yes | — |
| bearer-token | The bearer token to auth with, this will usually be your Pterodactyl API key | yes | — |
| power-action | The power action to send. Defaults to 'restart' | no | restart |
Outputs
no outputs