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

Add save and shutdown functions #398

Conversation

Dashboy1998
Copy link
Contributor

Context

  • We repeat save and shutdown commands in multiple scripts

Choices

  • If Palworld ever adds a better method to save or shutdown this makes it easier to implement.
  • Since Use DoExit instead of Shutdown #395 intends to add a feature to change the shutdown command from shutdown 1 to DoExit this means changing it in one place.

Test instructions

  1. Test the server still works
  2. Verify stopping works
  3. Verify updating works
  4. Verify backing up works
  5. Verify auto_reboot works

Checklist before requesting a review

  • I have performed a self-review of my code
  • I've added documentation about this change to the README.
  • I've not introduced breaking changes.

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.

1 participant