Advertisement
EpicATrain

what am I missing?

Apr 29th, 2014
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. countdown: 10
  2. capture-timer: 5
  3. autostart-percent: 40
  4. donor-button-noperm: '&eYou do not have permission to use that button!'
  5. afk-timer: 60
  6. killstreaks: 5
  7. update-checking: true
  8. update-channel: stable
  9. potion-effects-after-start: true
  10. gamemode: adventure
  11. prevent-inventory-moving: true
  12. debug: false
  13. broadcast-winning-team: true
  14. prevent-block-breaking: true
  15. map-rotation: false
  16. capture-reminder: 15
  17. lightning-while-capturing: false
  18. capture-point-signs: true
  19. capture-in-order: true
  20. dedicated-join: false
  21. scoreboard: true
  22. run-commands-on-win:
  23. enabled: false
  24. commands:
  25. - give %player diamond 1
  26. killsound:
  27. sound: CAT_HIT
  28. volume: 20
  29. pitch: -20
  30. stats-database:
  31. enabled: false
  32. hostname: localhost
  33. database_name: my_database
  34. username: username
  35. password: password
  36. port: 3306
  37. classes:
  38. heavy:
  39. armor:
  40. helmet: 306.PROTECTION_PROJECTILE-2
  41. chest: 307.PROTECTION_PROJECTILE-2
  42. legs: 308.PROTECTION_PROJECTILE-2
  43. boots: 309.PROTECTION_PROJECTILE-2
  44. inventory:
  45. - 267.1.DAMAGE_ALL-1
  46. - 261.1.ARROW_INFINITE-1
  47. - 373,32757.5
  48. - 262.1
  49. potion-effects:
  50. - SLOW.1.forever
  51. scout:
  52. armor:
  53. helmet: 298
  54. chest: 299.PROTECTION_PROJECTILE-1
  55. legs: 300.PROTECTION_PROJECTILE-1
  56. boots: 301
  57. inventory:
  58. - 268.1
  59. - 261.1.ARROW_INFINITE-1
  60. - 373,32757.5
  61. - 373,8233.1
  62. - 262.1
  63. potion-effects:
  64. - SPEED.1.forever
  65. soldier:
  66. armor:
  67. helmet: 302.PROTECTION_PROJECTILE-1
  68. chest: 303.PROTECTION_PROJECTILE-1
  69. legs: 304.PROTECTION_PROJECTILE-1
  70. boots: 305.PROTECTION_PROJECTILE-1
  71. inventory:
  72. - 267.1.DAMAGE_ALL-1
  73. - 261.1.ARROW_DAMAGE-2
  74. - 373,32757.5
  75. - 262.32
  76. potion-effects:
  77. - WEAKNESS.1.20
  78. pyro:
  79. armor:
  80. helmet: 314.PROTECTION_FIRE-2
  81. chest: 315.PROTECTION_FIRE-2
  82. legs: 316.PROTECTION_FIRE-2
  83. boots: 317.PROTECTION_FIRE-2
  84. inventory:
  85. - 267.1.FIRE_ASPECT-2
  86. - 261.1.ARROW_FIRE-1
  87. - 373,32757.5
  88. - 262.64
  89. potion-effects:
  90. - FIRE_RESISTANCE.2.forever
  91. demo:
  92. armor:
  93. helmet: 298.OXYGEN-1
  94. chest: 303.PROTECTION_PROJECTILE-1
  95. legs: 304.PROTECTION_PROJECTILE-1
  96. boots: 301.PROTECTION_FALL-2
  97. inventory:
  98. - 267.1.KNOCKBACK-1
  99. - 261.1.ARROW_KNOCKBACK-1
  100. - 373,32732.64
  101. - 373,32757.5
  102. - 262.64
  103. potion-effects:
  104. - DAMAGE_RESISTANCE.1.50
  105. medic:
  106. armor:
  107. helmet: 314.PROTECTION_PROJECTILE-1
  108. chest: 299.PROTECTION_PROJECTILE-1
  109. legs: 300.PROTECTION_PROJECTILE-1
  110. boots: 317.PROTECTION_PROJECTILE-1
  111. inventory:
  112. - 267.1.DAMAGE_ALL-1
  113. - 261.1.ARROW_INFINITE-1
  114. - 373,32757.64
  115. - 373,16393.2
  116. - 262.1
  117. potion-effects:
  118. - REGENERATION.1.forever
  119. sniper:
  120. armor:
  121. helmet: 306.PROTECTION_PROJECTILE-2
  122. chest: 299.PROTECTION_PROJECTILE-2
  123. legs: 300.PROTECTION_PROJECTILE-2
  124. boots: 309.PROTECTION_FALL-2
  125. inventory:
  126. - 268.1.DAMAGE_ALL-1
  127. - 261.1.ARROW_DAMAGE-3
  128. - 373,32757.5
  129. - 262.64
  130. potion-effects:
  131. - DAMAGE_RESISTANCE.1.50
  132. spy:
  133. armor:
  134. helmet: 0
  135. chest: 0
  136. legs: 0
  137. boots: 0
  138. inventory:
  139. - 276.1.DAMAGE_ALL-1
  140. - 261.1.ARROW_INFINITE-1
  141. - 373,16421.5
  142. - 262.1
  143. potion-effects:
  144. - INVISIBILITY.1.forever
  145. - SPEED.1.forever
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement