diff --git a/mc-shutdown b/mc-shutdown index 7f6ba46..f8bf010 100755 --- a/mc-shutdown +++ b/mc-shutdown @@ -20,7 +20,7 @@ password= # First shutdown waterfall, so all connections are closed -mcrcon -H 192.168.178.20 -P 25600 -p $password -w 5 "alert Server is shutting down!" end +mcrcon -H 192.168.178.20 -P 25600 -p $password -w 5 "alert Server is shutting down" end #standart server for i in {25600..25604}