mirror of
https://github.com/MinecraftServerControl/mscs.git
synced 2024-11-15 14:58:18 -07:00
remove white space. noticed by jjchico
This commit is contained in:
parent
0a26d27d7c
commit
f816b5046f
6
mscs
6
mscs
@ -1924,7 +1924,7 @@ case "$1" in
|
||||
printf " $WORLD"
|
||||
sendCommand $WORLD "$*"
|
||||
fi
|
||||
done
|
||||
done
|
||||
printf ".\n"
|
||||
else
|
||||
printf "Usage: $0 $1 <command>\n"
|
||||
@ -2041,7 +2041,7 @@ case "$1" in
|
||||
printf "World '$2' not recognized.\n"
|
||||
printf " Usage: $0 $1 <world>\n"
|
||||
exit 1
|
||||
else
|
||||
else
|
||||
printf "World not supplied.\n"
|
||||
printf " Usage: $0 $1 <world>\n"
|
||||
exit 1
|
||||
@ -2054,7 +2054,7 @@ case "$1" in
|
||||
printf "World '$2' not recognized.\n"
|
||||
printf " Usage: $0 $1 <world>\n"
|
||||
exit 1
|
||||
else
|
||||
else
|
||||
printf "World not supplied.\n"
|
||||
printf " Usage: $0 $1 <world>\n"
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user