Skip to content

Commit

Permalink
add automatic start/stop documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsvanloef committed Feb 26, 2024
1 parent 895cab7 commit 9fff495
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 9fff495

Please sign in to comment.