From a981fa0b529380a3f19ee3fff3da9ade3d2dd96a Mon Sep 17 00:00:00 2001 From: Ombridride Date: Wed, 16 Sep 2015 22:33:52 +0200 Subject: [PATCH] Change the start port on the creative server --- other_things/scripts/Server-side/script/start-mff-creative.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other_things/scripts/Server-side/script/start-mff-creative.sh b/other_things/scripts/Server-side/script/start-mff-creative.sh index 44cae9a7..9bac739c 100755 --- a/other_things/scripts/Server-side/script/start-mff-creative.sh +++ b/other_things/scripts/Server-side/script/start-mff-creative.sh @@ -19,7 +19,7 @@ while true --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ \ --config /home/quentinbd/mff-creative/minetest.conf \ --gameid minetestforfun_creative \ - --port 30091 \ + --port 30088 \ # --logfile $DEBUG sleep 25