Advertisement
Brodiep

config.yml

Jun 17th, 2015
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. minimal-ready-teams-percentage-to-start: 60
  2. minimal-ready-teams-to-start: 2
  3. max-players-per-team: 2
  4. auto-assign-new-player-team: false
  5. prevent-player-from-leaving-team: false
  6. team-always-ready: false
  7. time-to-start-when-ready: 15
  8. time-before-pvp: 600
  9. can-spectate-after-death: false
  10. can-join-as-spectator: false
  11. can-send-messages-after-death: true
  12. kill-disconnected-players-after-delay:
  13. enable: true
  14. delay: 60
  15. time-before-restart-after-end: 30
  16. countdown-ending-game-when-all-players-have-left: true
  17. auto-20-min-broadcast: false
  18. potion-effect-on-start:
  19. - DAMAGE_RESISTANCE/900/100
  20. - REGENERATION/900/10
  21. customize-game-behavior:
  22. allow-ghast-tears-drops: true
  23. add-regen-head-drop-on-player-death: true
  24. add-xp-drops-on-player-death:
  25. enable: false
  26. quantity: 200
  27. add-gold-drops:
  28. enable: false
  29. min: 0
  30. max: 3
  31. drop-chance-percentage: 30
  32. affected-mobs:
  33. - CREEPER
  34. - GHAST
  35. add-player-extra-half-hearts:
  36. enable: false
  37. extra-half-hearts: 20
  38. enable-crafts-permissions: false
  39. add-custom-crafts:
  40. light-apple:
  41. '1': AIR/1/0 GOLD_INGOT/1/0 AIR/1/0
  42. '2': GOLD_INGOT/1/0 APPLE/1/0 GOLD_INGOT/1/0
  43. '3': AIR/1/0 GOLD_INGOT/1/0 AIR/1/0
  44. craft: GOLDEN_APPLE/1/0
  45. limit: -1
  46. light-anvil:
  47. '1': IRON_INGOT/1/0 IRON_INGOT/1/0 IRON_INGOT/1/0
  48. '2': AIR/1/0 IRON_BLOCK/1/0 AIR/1/0
  49. '3': IRON_INGOT/1/0 IRON_INGOT/1/0 IRON_INGOT/1/0
  50. craft: ANVIL/1/0
  51. limit: 1
  52. ban-nether: false
  53. ban-items-crafts:
  54. - GOLDEN_APPLE/1
  55. ban-level-2-potions: false
  56. always-day: true
  57. sound-on-player-death: false
  58. enable-kits-permissions: false
  59. kits:
  60. tools:
  61. symbol:
  62. item: STONE_PICKAXE
  63. name: Kit Tools
  64. items:
  65. - 1 STONE_SWORD
  66. - 1 STONE_PICKAXE
  67. - 1 STONE_AXE
  68. - 1 STONE_SPADE
  69. ench:
  70. symbol:
  71. item: ENCHANTED_BOOK
  72. name: Enchanting
  73. items:
  74. - 15 PAPER
  75. - 5 LEATHER
  76. playing-compass: true
  77. spectating-teleport: true
  78. pre-generate-world:
  79. enable: false
  80. rest-every-ticks: 20
  81. rest-duration: 20
  82. chunks-per-tick: 10
  83. border:
  84. moving: false
  85. start-size: 500
  86. end-size: 0
  87. time-to-shrink: 3600
  88. time-before-shrink: 0
  89. time-limit:
  90. enable: false
  91. limit: 3600
  92. end-with-deathmatch-after-time-limit: false
  93. deathmatch-teleport-spots-block: BEDROCK
  94. worlds:
  95. overworld: 37ecebd9-7b36-4815-8cf8-9bb16fe13c5b
  96. nether: 2011129f-184e-43d1-9ea9-28060e6140e6
  97. world-seeds:
  98. pick-random-seed-from-list: false
  99. list: []
  100. world-list:
  101. pick-random-world-from-list: false
  102. list: []
  103. bungee-support:
  104. enable: true
  105. send-players-to-server-after-end: hub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement