1.6.0 (test8) additional

This commit is contained in:
Morlok8k 2011-11-04 01:56:20 -07:00
parent e66477b2fd
commit 23d67b3570
2 changed files with 0 additions and 39 deletions

View File

@ -1,27 +0,0 @@
#Minecraft Land Generator Configuration File: Version: 1.5.1
#Authors: Corrodias, Morlok8k, pr0f1x
#Auto-Generated: Monday, October 17, 2011 at 11:40 PM Pacific Daylight Time
#Line to run server:
Java=java -Djava.awt.headless=true -Djline.terminal=jline.UnsupportedTerminal -Duser.language=en -Xms1024m -Xmx1024m -Xincgc -jar minecraft_server.jar nogui
#Location of server. use "." for the same folder as MLG
ServerPath=.
#Strings read from the server
Done_Text=[INFO] Done
Preparing_Text=[INFO] Preparing spawn area:
Preparing_Level=[INFO] Preparing start region for
Level-0=The Overworld
Level-1=The Nether
Level-2=The End
Level-3=Level 3 (Future Level)
Level-4=Level 4 (Future Level)
Level-5=Level 5 (Future Level)
Level-6=Level 6 (Future Level)
Level-7=Level 7 (Future Level)
Level-8=Level 8 (Future Level)
Level-9=Level 9 (Future Level)
#Optional: Wait a few seconds after saving.
WaitSave=false

View File

@ -1,12 +0,0 @@
#!/bin/sh
## Minecraft Land Generator - Configuration File Generation
## Morlok8k - Updated 10/17/2011
## Just a simple script to help me update my Default Configuration file on github.
## MLG will create a default "MinecraftLandGenerator.conf" file with the "-conf" argument
java -jar MinecraftLandGenerator.jar -conf