Advertisement
Guest User

Untitled

a guest
Nov 7th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. # If you want to use your own messages, copy the Language.yml file, (Do not delete language file)
  2. # And rename it, then put the title of the renamed file in "UseLanguageFile:"
  3. UseLanguageFile: English.yml
  4. players-to-start: 2
  5. interval: 60
  6. lobby-time: 60
  7. starting-time: 300
  8. seeker-damage: 2
  9. time-reward: 30
  10. automatic: true
  11. dedicated: false
  12. blow-disguises-last-30-seconds: false
  13. seeker-delay-time: 0
  14. blind-seeker-in-delay: true
  15. seeker-lives: 1
  16. crouching-block-lock: true
  17. use-solid-block: true
  18. solid-block-time: 5
  19. using-custom-tab: false
  20. use-hitmarkers: true
  21. use-hitsounds: true
  22. auto-respawn: true
  23. use-side-scoreboard-stats: true
  24. choose-new-seeker-if-original-dies: true
  25. AutomationSettings:
  26. dispatch-commands-after-x-games: false
  27. number-of-games: 10
  28. commands:
  29. - say PropHunt Server resetting!
  30. - give tomskied 357 1
  31. - kickalltohub
  32. - stop
  33. ServerSettings:
  34. force-motd-prophunt: false
  35. block-access-whilst-in-game: false
  36. force-max-players: false
  37. force-max-players-size: 36
  38. BungeeSettings:
  39. using-bungee: false
  40. kick-back-to-hub: false
  41. hub-name: hub
  42. ping-interval-ticks: 20
  43. this-bungee-server-name: prophunt1
  44. ShopSettings:
  45. use-shop: false
  46. currency-name: Cookies
  47. use-vault-for-currency: false
  48. points-per-hider-kill: 10
  49. points-per-seeker-kill: 5
  50. point-per-second-hidden: 0.2
  51. points-hiders-win: 20
  52. points-seekers-win: 0
  53. DatabaseSettings:
  54. type: mysql
  55. host: localhost
  56. port: 3306
  57. database: minecraft
  58. username: root
  59. password: minecraft
  60. HiderClass:
  61. Inventory: 283:1,357:20
  62. Effects: 1:20000:1,8:20000:1
  63. Helmet: 298 4:1
  64. Chestplate: 299 0:1
  65. Leggings: 300 1:2
  66. Boots: 301 2:4
  67. SeekerClass:
  68. Inventory: 261:1,262:64,391:10,366:10
  69. Effects: 1:20000:1
  70. Helmet: 310 0:4
  71. Chestplate: 311 0:4
  72. Leggings: 312 1:4
  73. Boots: 313 2:1
  74. block-disguises:
  75. - 1
  76. - 2
  77. - 3
  78. - 5
  79. - 7
  80. - 9
  81. - 10
  82. - 12
  83. - 13
  84. - 14
  85. - 15
  86. - 16
  87. - 17
  88. - 18
  89. - 19
  90. - 20
  91. - 21
  92. - 22
  93. - 23
  94. - 24
  95. - 25
  96. - 29
  97. - 30
  98. - 33
  99. - 35
  100. - 41
  101. - 42
  102. - 45
  103. - 46
  104. - 47
  105. - 48
  106. - 49
  107. - 54
  108. - 56
  109. - 57
  110. - 58
  111. - 60
  112. - 61
  113. - 70
  114. - 72
  115. - 73
  116. - 79
  117. - 80
  118. - 81
  119. - 82
  120. - 84
  121. - 85
  122. - 86
  123. - 87
  124. - 88
  125. - 89
  126. - 91
  127. - 92
  128. - 98
  129. - 101
  130. - 102
  131. - 103
  132. - 110
  133. - 112
  134. - 113
  135. - 114
  136. - 116
  137. - 120
  138. - 121
  139. - 122
  140. - 123
  141. - 129
  142. - 130
  143. - 133
  144. - 137
  145. - 138
  146. - 139
  147. - 145
  148. - 146
  149. - 152
  150. - 153
  151. - 155
  152. - 158
  153. - 159
  154. - 170
  155. - 171
  156. - 172
  157. - 173
  158. CustomArenaConfigs:
  159. Nether:
  160. usingDefault: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement