doenst allow '!' to be added
This commit is contained in:
parent
5d5ecaaaa5
commit
c3a2db3781
@ -20,7 +20,7 @@ password=
|
|||||||
|
|
||||||
|
|
||||||
# First shutdown waterfall, so all connections are closed
|
# 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
|
#standart server
|
||||||
for i in {25600..25604}
|
for i in {25600..25604}
|
||||||
|
Loading…
Reference in New Issue
Block a user