Advertisement
Guest User

heelpp

a guest
Jun 4th, 2015
453
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. worlds:
  2. spawn:
  3. ==: MVWorld
  4. hidden: 'false'
  5. alias: spawn
  6. color: WHITE
  7. style: NORMAL
  8. pvp: 'false'
  9. scale: '1.0'
  10. respawnWorld: 'spawn'
  11. allowWeather: 'false'
  12. difficulty: EASY
  13. spawning:
  14. ==: MVSpawnSettings
  15. animals:
  16. ==: MVSpawnSubSettings
  17. spawn: 'false'
  18. spawnrate: '-1'
  19. exceptions: []
  20. monsters:
  21. ==: MVSpawnSubSettings
  22. spawn: 'false'
  23. spawnrate: '-1'
  24. exceptions: []
  25. entryfee:
  26. ==: MVEntryFee
  27. amount: '0.0'
  28. currency: '-1'
  29. hunger: 'true'
  30. autoHeal: 'true'
  31. adjustSpawn: 'false'
  32. portalForm: ALL
  33. gameMode: SURVIVAL
  34. keepSpawnInMemory: 'true'
  35. spawnLocation:
  36. ==: MVSpawnLocation
  37. x: 0.5
  38. y: 99.0
  39. z: 2.5
  40. pitch: 23.249998
  41. yaw: -269.0997
  42. autoLoad: 'true'
  43. bedRespawn: 'true'
  44. worldBlacklist: []
  45. environment: NORMAL
  46. seed: '-3811131969679339846'
  47. generator: EmptyWorldGenerator
  48. playerLimit: '-1'
  49. allowFlight: 'true'
  50. skyworld:
  51. ==: MVWorld
  52. hidden: 'false'
  53. alias: ''
  54. color: WHITE
  55. style: NORMAL
  56. pvp: 'true'
  57. scale: '1.0'
  58. respawnWorld: 'spawn'
  59. allowWeather: 'false'
  60. difficulty: EASY
  61. spawning:
  62. ==: MVSpawnSettings
  63. animals:
  64. ==: MVSpawnSubSettings
  65. spawn: 'true'
  66. spawnrate: '-1'
  67. exceptions: []
  68. monsters:
  69. ==: MVSpawnSubSettings
  70. spawn: 'true'
  71. spawnrate: '-1'
  72. exceptions: []
  73. entryfee:
  74. ==: MVEntryFee
  75. amount: '0.0'
  76. currency: '-1'
  77. hunger: 'true'
  78. autoHeal: 'true'
  79. adjustSpawn: 'false'
  80. portalForm: ALL
  81. gameMode: SURVIVAL
  82. keepSpawnInMemory: 'true'
  83. spawnLocation:
  84. ==: MVSpawnLocation
  85. x: 0.0
  86. y: 150.0
  87. z: 0.0
  88. pitch: 0.0
  89. yaw: 0.0
  90. autoLoad: 'true'
  91. bedRespawn: 'false'
  92. worldBlacklist: []
  93. environment: NORMAL
  94. seed: '6819189292810124338'
  95. generator: uSkyBlock
  96. playerLimit: '-1'
  97. allowFlight: 'true'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement