-
-
Notifications
You must be signed in to change notification settings - Fork 305
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add automatic start/stop documentation
- Loading branch information
1 parent
895cab7
commit 9fff495
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |