Skip to content

Disable reinstall action during normal server status if "skip egg install scripts" setting is enabled - #5696

Merged
robertdrakedennis merged 4 commits into
pterodactyl:1.0-developfrom
SkyMulley:1.0-develop
Aug 10, 2026
Merged

Disable reinstall action during normal server status if "skip egg install scripts" setting is enabled#5696
robertdrakedennis merged 4 commits into
pterodactyl:1.0-developfrom
SkyMulley:1.0-develop

Conversation

@SkyMulley

Copy link
Copy Markdown
Contributor

Description

You're able to enable a "skip egg install scripts" per server, while still being able to reinstall a server. With this setting enabled, reinstalling a server has no functional use, the server is locked and shutdown, then simply unlocked immediately afterwards after a success signal from wings. This PR disables the reinstall button when skip install scripts is enabled for both the user and admin, with a little component telling you why you cannot reinstall. The reinstall button is not disabled if the server is in a status that reinstall could resolve (eg. failed install).

Resolved issues:

  1. resolves Ignore Skip egg install script option for reinstall #5306

@SkyMulley

Copy link
Copy Markdown
Contributor Author
Screen.Recording.2026-08-04.at.16.03.25.mov

@robertdrakedennis
robertdrakedennis merged commit 850f2b9 into pterodactyl:1.0-develop Aug 10, 2026
1 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ignore Skip egg install script option for reinstall

2 participants