This repository has been archived on 2024-06-13. You can view files and clone it, but cannot push or open issues or pull requests.
MinecraftLandGenerator/bin/MinecraftLandGenerator.conf
2012-06-01 00:22:49 -07:00

28 lines
903 B
Plaintext

#Minecraft Land Generator Configuration File: Version: 1.6.3
#Authors: Corrodias, Morlok8k, pr0f1x
#Auto-Generated: Friday, June 1, 2012 at 12:22 AM 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