use ssh for cloning, fix level-type

This commit is contained in:
jomo
2015-08-12 22:02:19 +02:00
parent 66ab0c1468
commit 6aa7cf40aa
+2 -2
View File
@@ -73,7 +73,7 @@ rm "logblockquestioner.zip"
mv -v "LogBlockQuestioner.jar" "logblockquestioner.jar" mv -v "LogBlockQuestioner.jar" "logblockquestioner.jar"
echo -e "\n> Pulling redstoner-utils ..." echo -e "\n> Pulling redstoner-utils ..."
git clone -q "https://github.com/RedstonerServer/redstoner-utils.git" "redstoner-utils.py.dir" > /dev/null git clone -q "git@github.com:RedstonerServer/redstoner-utils.git" "redstoner-utils.py.dir" > /dev/null
echo -e "\n> All plugins downloaded" echo -e "\n> All plugins downloaded"
cd ".." cd ".."
@@ -124,7 +124,7 @@ resource-pack-hash=
announce-player-achievements=true announce-player-achievements=true
pvp=true pvp=true
snooper-enabled=true snooper-enabled=true
level-type=SUPERFLAT level-type=FLAT
hardcore=false hardcore=false
enable-command-block=false enable-command-block=false
max-players=20 max-players=20