Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # # options.debug: must the debug output be printed?
- # # options.difficulty: what is the server diffeculty?
- # # options.locale: what set of lang files must be used, supported: en_US, nl_NL, de_DE, it_IT
- # # spawnGroup: used to set withs worlds have what spawn, difficult to use. see official site for details
- options:
- debug: false
- difficulty: 3
- locale: en_US
- usecreativemode: false
- usecreativemodeinv: true
- blockEnderChestInCrea: false
- useEndPortalHandler: true
- useportalhandler: true
- useWorldSpawnHandler: false
- useWorldChatSeperator: false
- worlds:
- eventos:
- seed: -2795458704357037994
- worldgen: Normal
- options: ''
- difficulty: HARD
- autoload: true
- nuevo:
- seed: -6678774058219824082
- worldgen: Normal
- options: ''
- difficulty: HARD
- autoload: true
- netherportal: world_nether
- recursos:
- seed: 4267223759642159846
- worldgen: Normal
- options: ''
- difficulty: HARD
- autoload: true
- netherportal: world_nether
- endportal: world_the_end
- world:
- seed: 83188
- worldgen: Normal
- options: ''
- difficulty: HARD
- autoload: true
- netherportal: world_nether
- world_nether:
- seed: 83188
- worldgen: Nether
- options: ''
- difficulty: HARD
- autoload: true
- world_the_end:
- seed: 83188
- worldgen: The_End
- options: ''
- difficulty: EASY
- autoload: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement