This commit is contained in:
+1
-1
@@ -275,7 +275,7 @@ while true; do
|
||||
|
||||
if [[ -f "run.sh" ]]; then
|
||||
exec ./run.sh
|
||||
else if [[ -f $JAR ]]; then
|
||||
elif [[ -f $JAR ]]; then
|
||||
echo -e "|_______________________________________________________|"
|
||||
echo -e "|##----------------- Server Starting -----------------##|"
|
||||
echo -e "|#| Minecraft Version: $MC_VERSION"
|
||||
|
||||
Reference in New Issue
Block a user