Archived
use ssh for cloning, fix level-type
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user