Advertisement
Guest User

Untitled

a guest
Jul 20th, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.67 KB | None | 0 0
  1. minimal-ready-teams-percentage-to-start: 100
  2. minimal-ready-teams-to-start: 2
  3. min-players-to-start: 4
  4. max-players-per-team: 2
  5. auto-assign-new-player-team: true
  6. prevent-player-from-leaving-team: true
  7. team-always-ready: true
  8. time-to-start-when-ready: 60
  9. time-before-pvp: 1500
  10. can-spectate-after-death: true
  11. can-join-as-spectator: true
  12. can-send-messages-after-death: true
  13. kill-disconnected-players-after-delay:
  14. enable: true
  15. delay: 1
  16. time-before-restart-after-end: 30
  17. countdown-ending-game-when-all-players-have-left: true
  18. auto-20-min-broadcast: false
  19. potion-effect-on-start:
  20. - DAMAGE_RESISTANCE/900/100
  21. - REGENERATION/900/30
  22. customize-game-behavior:
  23. allow-ghast-tears-drops: false
  24. add-regen-head-drop-on-player-death: false
  25. add-xp-drops-on-player-death:
  26. enable: false
  27. quantity: 200
  28. add-gold-drops:
  29. enable: true
  30. min: 3
  31. max: 5
  32. drop-chance-percentage: 30
  33. affected-mobs:
  34. - CREEPER
  35. - GHAST
  36. - ENDERMAN
  37. - BLAZE
  38. add-player-extra-half-hearts:
  39. enable: false
  40. extra-half-hearts: 20
  41. enable-crafts-permissions: false
  42. add-custom-crafts: {}
  43. ban-nether: true
  44. ban-items-crafts: []
  45. ban-level-2-potions: true
  46. always-day: true
  47. sound-on-player-death: true
  48. fast-mode:
  49. cooked-dropped-food: false
  50. trees:
  51. auto-cut: true
  52. apples-on-every-tree-type: true
  53. underground-nether:
  54. enable: true
  55. min-ocurrences: 5
  56. max-ocurrences: 5
  57. paste-nether-at-y: 40
  58. disable-fall-damage: false
  59. block-loot: {}
  60. generate-vein:
  61. enable: true
  62. veins:
  63. COAL_ORE:
  64. min-veins-per-chunk: 6
  65. max-veins-per-chunk: 10
  66. min-blocks-per-vein: 5
  67. max-blocks-per-vein: 10
  68. min-y: 0
  69. max-y: 80
  70. IRON_ORE:
  71. min-veins-per-chunk: 6
  72. max-veins-per-chunk: 10
  73. min-blocks-per-vein: 4
  74. max-blocks-per-vein: 8
  75. min-y: 0
  76. max-y: 70
  77. GOLD_ORE:
  78. min-veins-per-chunk: 6
  79. max-veins-per-chunk: 10
  80. min-blocks-per-vein: 2
  81. max-blocks-per-vein: 4
  82. min-y: 0
  83. max-y: 70
  84. DIAMOND_ORE:
  85. min-veins-per-chunk: 6
  86. max-veins-per-chunk: 10
  87. min-blocks-per-vein: 2
  88. max-blocks-per-vein: 4
  89. min-y: 0
  90. max-y: 70
  91. LAPIS_ORE:
  92. min-veins-per-chunk: 6
  93. max-veins-per-chunk: 10
  94. min-blocks-per-vein: 2
  95. max-blocks-per-vein: 4
  96. min-y: 0
  97. max-y: 70
  98. REDSTONE_ORE:
  99. min-veins-per-chunk: 6
  100. max-veins-per-chunk: 10
  101. min-blocks-per-vein: 2
  102. max-blocks-per-vein: 4
  103. min-y: 0
  104. max-y: 70
  105. EMERALD_ORE:
  106. min-veins-per-chunk: 6
  107. max-veins-per-chunk: 10
  108. min-blocks-per-vein: 2
  109. max-blocks-per-vein: 4
  110. min-y: 0
  111. max-y: 70
  112. enable-kits-permissions: true
  113. kits: {}
  114. playing-compass: true
  115. spectating-teleport: true
  116. pre-generate-world:
  117. enable: true
  118. rest-every-ticks: 20
  119. rest-duration: 20
  120. chunks-per-tick: 10
  121. border:
  122. moving: true
  123. start-size: 500
  124. end-size: 100
  125. time-to-shrink: 1500
  126. time-before-shrink: 600
  127. time-limit:
  128. enable: true
  129. limit: 1800
  130. end-with-deathmatch-after-time-limit: true
  131. deathmatch-teleport-spots-block: OBSIDIAN
  132. paste-arena-at-y: 100
  133. worlds:
  134. overworld: 539f03dd-e779-4c1f-9c58-d977c7dab081
  135. nether: 1888eafb-e182-49b7-b6b9-6f0456096bff
  136. world-seeds:
  137. pick-random-seed-from-list: true
  138. list:
  139. - 6846290162155998008
  140. - 2296390478283440105
  141. - -378940516672367056
  142. - 5753261670347269086
  143. - -1281854725
  144. world-list:
  145. pick-random-world-from-list: false
  146. list: []
  147. bungee-support:
  148. enable: true
  149. send-players-to-server-after-end: Lobby
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement