Advertisement
Guest User

Untitled

a guest
Sep 28th, 2017
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1. bypass-blocks:
  2. - 39
  3. - 40
  4. - 51
  5. - 59
  6. unbreakable-blocks: []
  7. unprotectable-blocks:
  8. - 54
  9. - 58
  10. - 61
  11. - 62
  12. tool-items:
  13. - 269
  14. - 270
  15. - 271
  16. - 273
  17. - 274
  18. - 275
  19. - 277
  20. - 278
  21. - 279
  22. - 284
  23. - 285
  24. - 286
  25. - 290
  26. - 291
  27. - 292
  28. - 293
  29. - 294
  30. force-field-blocks:
  31. - title: Creature Repeller
  32. block: 30
  33. radius: 20
  34. prevent-mob-spawn: true
  35. prevent-animal-spawn: true
  36. no-conflict: true
  37. - title: The Shocker
  38. block: 21
  39. radius: 0
  40. custom-height: 3
  41. lightning: true
  42. lightning-replace-block: 0
  43. breakable: true
  44. no-conflict: true
  45. - title: Proximity Mine
  46. block: 73
  47. radius: 1
  48. custom-height: 5
  49. mine: true
  50. mine-replace-block: 1
  51. breakable: true
  52. no-conflict: true
  53. - title: Sky Cannon
  54. block: 42
  55. radius: 0
  56. custom-height: 3
  57. cannon: true
  58. no-conflict: true
  59. - title: forester
  60. block: 86
  61. radius: 20
  62. custom-height: 15
  63. forester: true
  64. forester-shrubs: true
  65. no-owner: true
  66. no-conflict: true
  67. - title: Launch Pad
  68. block: 45
  69. radius: 1
  70. launch: true
  71. no-conflict: true
  72. - title: Jack-o-Death
  73. block: 91
  74. radius: 5
  75. slow-damage: true
  76. no-conflict: true
  77. - title: Air of Atlantis
  78. block: 60
  79. radius: 10
  80. custom-height: 128
  81. give-air: true
  82. no-conflict: true
  83. - title: Glow of Life
  84. block: 89
  85. radius: 5
  86. slow-heal: true
  87. no-conflict: true
  88. - title: Proximity Snitch
  89. block: 47
  90. radius: 5
  91. snitch: true
  92. entry-alert: true
  93. no-conflict: true
  94. - title: Peace Keeper
  95. block: 19
  96. radius: 10
  97. prevent-pvp: true
  98. prevent-mob-damage: true
  99. - title: City Protection
  100. block: 57
  101. radius: 20
  102. custom-height: 15
  103. prevent-use:
  104. - 58
  105. - 61
  106. prevent-fire: true
  107. prevent-place: true
  108. prevent-destroy: true
  109. prevent-explosions: true
  110. prevent-unprotectable: true
  111. prevent-flow: true
  112. welcome-message: true
  113. farewell-message: true
  114. - title: Entry Bouncer
  115. block: 22
  116. radius: 5
  117. prevent-entry: true
  118. prevent-fire: true
  119. prevent-place: true
  120. prevent-destroy: true
  121. prevent-explosions: true
  122. prevent-unprotectable: true
  123. prevent-flow: true
  124. - title: Grief Revert
  125. block: 41
  126. radius: 20
  127. custom-height: 15
  128. grief-undo-request: true
  129. welcome-message: true
  130. farewell-message: true
  131. log:
  132. entry: false
  133. fire: true
  134. pvp: false
  135. place: false
  136. use: true
  137. destroy: false
  138. destroy-area: false
  139. unprotectable: true
  140. bypass-pvp: true
  141. bypass-delete: true
  142. bypass-place: false
  143. bypass-destroy: true
  144. bypass-unprotectable: true
  145. conflict-place: true
  146. notify:
  147. place: true
  148. destroy: true
  149. bypass-pvp: true
  150. bypass-unprotectable: true
  151. bypass-destroy: true
  152. bypass-place: true
  153. warn:
  154. entry: true
  155. fire: true
  156. pvp: true
  157. place: true
  158. use: true
  159. destroy: true
  160. destroy-area: true
  161. unprotectable: true
  162. instant-heal: true
  163. slow-heal: true
  164. slow-damage: true
  165. fast-damage: true
  166. give-air: true
  167. launch: true
  168. cannon: true
  169. mine: true
  170. forester:
  171. forester-trees: 60
  172. interval-seconds: 1
  173. fertile-blocks:
  174. - 2
  175. - 3
  176. - 13
  177. - 86
  178. trees: 60
  179. grief-undo:
  180. interval-seconds: 300
  181. black-list:
  182. - 8
  183. - 9
  184. - 10
  185. - 11
  186. - 92
  187. visualization:
  188. block-type: 20
  189. seconds: 30
  190. end-on-player-move: true
  191. admin-chunk-radius: 15
  192. mark-block-type: 49
  193. settings:
  194. public-block-details: true
  195. allowed-can-break-pstones: true
  196. sneaking-bypasses-damage: true
  197. drop-on-delete: true
  198. disable-alerts-for-admins: true
  199. disable-bypass-alerts-for-admins: false
  200. off-by-default: false
  201. lines-per-page: 12
  202. inactivity-purge-days: 45
  203. debug-on: false
  204. saving:
  205. frequency-seconds: 300
  206. batch-size: 100
  207. max-records-per-snitch: 50
  208. cleanup:
  209. player-inactivity-purge-days: 45
  210. snitch-unused-purge-days: 30
  211. mysql:
  212. enable: false
  213. username: ''
  214. host: localhost
  215. password: ''
  216. database: minecraft
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement