Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Pre- & Post- Stop/Start Scripts #7

Open
Brittank88 opened this issue Nov 3, 2022 · 1 comment
Open

[Enhancement] Pre- & Post- Stop/Start Scripts #7

Brittank88 opened this issue Nov 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Brittank88
Copy link

In my specific scenario, I use Byobu for creating new windows in the terminal to run the server in. However, upon restart, the new window is created before the old window actually has a chance to finish up and close, which unnecessarily increments the window number. Whilst superficial, it would be nice to fix this.

I imagine some fix is possible if we could better define at which part of the process certain scripts run.

Also just having a config option to determine whether the mod waits for the server to entirely close/finish up or not before running the start script would be great.

@Steveplays28 Steveplays28 added the enhancement New feature or request label Nov 3, 2022
@Steveplays28
Copy link
Member

Hmm. This one may be tricky to achieve.
I'll do some testing and see if it could work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants