Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
warn players before stopping the container (#4)
Browse files Browse the repository at this point in the history
* warn players before stopping the container
  • Loading branch information
catzoo authored Jun 5, 2020
1 parent 8733d04 commit 38685e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ fi


function stop {
arkmanager broadcast "Server is shutting down"
arkmanager notify "Server is shutting down"
arkmanager stop
exit 0
}
Expand Down

0 comments on commit 38685e6

Please sign in to comment.