Skip to content

Commit

Permalink
Merge pull request #452 from thijsvanloef/add-watcher-docs
Browse files Browse the repository at this point in the history
add automatic start/stop documentation
  • Loading branch information
thijsvanloef authored Feb 26, 2024
2 parents b186dc7 + 9fff495 commit c587131
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docusaurus/docs/guides/automatic-server-stopping.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
sidebar_position: 8
---

# Stopping the server when no players are connected

User [dnwjn](https://github.com/dnwjn) created a container that stops the palworld server
if there are no players connected and starts the container when a players tries to connect again.

For the official documentation regarding this feature, please go to the [dnwjn/palworld-server-watcher repository](https://github.com/dnwjn/palworld-server-watcher)

0 comments on commit c587131

Please sign in to comment.