Gallion's fix broke the initial setup script. compensating.
This commit is contained in:
parent
b05ee4e22a
commit
fc372a1b45
@ -28,3 +28,4 @@ https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initia
|
|||||||
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Mac.command
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Mac.command
|
||||||
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Windows.cmd
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Windows.cmd
|
||||||
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/eula.txt
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/eula.txt
|
||||||
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/server.properties
|
||||||
|
@ -12,3 +12,4 @@ https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initia
|
|||||||
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Mac.command
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Mac.command
|
||||||
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Windows.cmd
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Windows.cmd
|
||||||
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/eula.txt
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/eula.txt
|
||||||
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/server.properties
|
||||||
|
@ -12,3 +12,4 @@ https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initia
|
|||||||
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Mac.command
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Mac.command
|
||||||
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Windows.cmd
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Windows.cmd
|
||||||
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/eula.txt
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/eula.txt
|
||||||
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/server.properties
|
||||||
|
@ -12,3 +12,4 @@ https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initia
|
|||||||
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Mac.command
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Mac.command
|
||||||
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Windows.cmd
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/MLG_Initial_Setup_Windows.cmd
|
||||||
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/eula.txt
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/eula.txt
|
||||||
|
https://raw.github.com/Morlok8k/MinecraftLandGenerator/master/scripts/server.properties
|
||||||
|
7
scripts/server.properties
Normal file
7
scripts/server.properties
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
query.port=25565
|
||||||
|
enable-query=TRUE
|
||||||
|
rcon.port=25575
|
||||||
|
server-port=25565
|
||||||
|
level-name=world
|
||||||
|
rcon.password=
|
||||||
|
enable-rcon=false
|
Reference in New Issue
Block a user