Advertisement
Guest User

Untitled

a guest
Feb 13th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. # # options.debug: must the debug output be printed?
  2. # # options.difficulty: what is the server diffeculty?
  3. # # options.locale: what set of lang files must be used, supported: en_US, nl_NL, de_DE, it_IT
  4. # # spawnGroup: used to set withs worlds have what spawn, difficult to use. see official site for details
  5. options:
  6. debug: false
  7. difficulty: NORMAL
  8. usecreativemode: false
  9. usecreativemodeinv: true
  10. blockEnderChestInCrea: false
  11. useEndPortalHandler: false
  12. useportalhandler: false
  13. useWorldSpawnHandler: false
  14. useWorldChatSeperator: false
  15. craftbukkitHooks: true
  16. worlds:
  17. Temple:
  18. seed: 7146841083824125234
  19. worldgen: Normal
  20. options: ''
  21. difficulty: NORMAL
  22. autoload: true
  23. hg:
  24. seed: 718235512261489714
  25. worldgen: Normal
  26. options: ''
  27. difficulty: NORMAL
  28. autoload: true
  29. minigames:
  30. seed: -5912496425603346990
  31. worldgen: Normal
  32. options: ''
  33. difficulty: HARD
  34. autoload: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement