tubelius

Prism config

Jun 22nd, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.74 KB | None | 0 0
  1. prism:
  2. debug: false
  3. notify-newer-versions: true
  4. allow-metrics: true
  5. database:
  6. mode: mysql
  7. max-pool-connections: 20
  8. pool-initial-size: 10
  9. max-idle-connections: 10
  10. max-wait: 30000
  11. max-failures-before-wait: 5
  12. wait-on-failure-duration: 5
  13. actions-per-insert-batch: 1000
  14. mysql:
  15. hostname: 127.0.0.1
  16. username: foo
  17. password: bar
  18. database: foo
  19. port: '3306'
  20. sqlite:
  21. enable-delete-limit: false
  22. wands:
  23. default-mode: hand
  24. default-item-mode-id: '280:0'
  25. default-block-mode-id: '17:1'
  26. auto-equip: false
  27. allow-user-override: true
  28. inspect:
  29. ignore-actions:
  30. - player-chat
  31. - player-command
  32. - player-join
  33. - player-quit
  34. queries:
  35. default-radius: 5
  36. default-time-since: 1d
  37. max-lookup-radius: 100
  38. max-applier-radius: 100
  39. never-use-defaults: false
  40. lookup-max-results: 1000
  41. default-results-per-page: 5
  42. lookup-auto-group: true
  43. max-radius-unless-overridden: 1000
  44. limit-global-radius-override-to-lookups: true
  45. messenger:
  46. always-show-extended: true
  47. near:
  48. default-radius: 5
  49. max-results: 1000
  50. drain:
  51. max-radius: 10
  52. default-radius: 5
  53. ex:
  54. max-radius: 1000
  55. default-radius: 10
  56. ignore:
  57. players-in-creative: false
  58. players: []
  59. worlds: []
  60. db-records-purge-rules:
  61. - before:20w
  62. purge:
  63. batch-tick-delay: 60
  64. records-per-batch: 20000
  65. appliers:
  66. allow_rollback_items_removed_from_container: true
  67. notify-nearby:
  68. enabled: true
  69. additional-radius: 20
  70. remove-fire-on-burn-rollback: true
  71. remove-drops-on-explode-rollback: true
  72. never-spawn-entity:
  73. - creeper
  74. never-place-block:
  75. - 10
  76. - 11
  77. - 46
  78. - 51
  79. tracking:
  80. block-break: true
  81. block-burn: true
  82. block-fade: true
  83. block-fall: true
  84. block-form: true
  85. block-place: true
  86. block-shift: true
  87. block-spread: true
  88. block-use: true
  89. bucket-fill: true
  90. bonemeal-use: true
  91. container-access: true
  92. cake-eat: true
  93. craft-item: true
  94. creeper-explode: true
  95. crop-trample: true
  96. dragon-eat: true
  97. enchant-item: true
  98. enderman-pickup: true
  99. enderman-place: true
  100. entity-break: true
  101. entity-dye: true
  102. entity-explode: true
  103. entity-follow: true
  104. entity-form: true
  105. entity-kill: true
  106. entity-shear: true
  107. entity-spawn: true
  108. fireball: true
  109. fire-spread: true
  110. firework-launch: true
  111. hangingitem-break: true
  112. hangingitem-place: true
  113. item-drop: true
  114. item-insert: true
  115. item-pickup: true
  116. item-remove: true
  117. lava-break: true
  118. lava-bucket: true
  119. lava-flow: false
  120. lava-ignite: true
  121. leaf-decay: true
  122. lighter: true
  123. lightning: true
  124. mushroom-grow: true
  125. player-chat: true
  126. player-command: true
  127. player-death: true
  128. player-join: true
  129. player-kill: true
  130. player-quit: true
  131. player-teleport: true
  132. potion-splash: true
  133. sheep-eat: true
  134. sign-change: true
  135. spawnegg-use: true
  136. tnt-explode: true
  137. tnt-prime: true
  138. tree-grow: true
  139. vehicle-break: true
  140. vehicle-enter: true
  141. vehicle-exit: true
  142. vehicle-place: true
  143. water-break: true
  144. water-bucket: true
  145. water-flow: false
  146. world-edit: true
  147. xp-pickup: true
  148. api:
  149. enabled: true
  150. allowed-plugins:
  151. - DarkMythos
  152. - PrismApiDemo
  153. track-player-ip-on-join: true
  154. track-hopper-item-events: false
  155. do-not-track:
  156. commands:
  157. - vanish
  158. - v
  159. - login
  160. - changepassword
  161. - register
  162. - unregister
  163. alerts:
  164. alert-staff-to-applied-process: true
  165. ores:
  166. enabled: true
  167. log-to-console: true
  168. blocks:
  169. '0': '&f'
  170. '1': '&7'
  171. '2': '&2'
  172. '3': '&4'
  173. '4': '&7'
  174. '5': '&6'
  175. '6': '&2'
  176. '7': '&8'
  177. '8': '&9'
  178. '9': '&9'
  179. '10': '&6'
  180. '11': '&6'
  181. '12': '&e'
  182. '13': '&7'
  183. '14': '&e'
  184. '15': '&6'
  185. '16': '&8'
  186. '17': '&6'
  187. '18': '&2'
  188. '19': '&e'
  189. '20': '&f'
  190. '21': '&1'
  191. '22': '&1'
  192. '23': '&8'
  193. '24': '&e'
  194. '25': '&4'
  195. '26': '&4'
  196. '27': '&6'
  197. '28': '&4'
  198. '29': '&7'
  199. '30': '&f'
  200. '31': '&2'
  201. '32': '&6'
  202. '33': '&7'
  203. '34': '&6'
  204. '35': '&f'
  205. '36': '&f'
  206. '37': '&e'
  207. '38': '&4'
  208. '39': '&6'
  209. '40': '&4'
  210. '41': '&e'
  211. '42': '&7'
  212. '43': '&7'
  213. '44': '&7'
  214. '45': '&4'
  215. '46': '&4'
  216. '47': '&6'
  217. '48': '&2'
  218. '49': '&0'
  219. '50': '&6'
  220. '51': '&6'
  221. '52': '&8'
  222. '53': '&6'
  223. '54': '&6'
  224. '55': '&4'
  225. '56': '&b'
  226. '57': '&b'
  227. '58': '&6'
  228. '59': '&2'
  229. '60': '&6'
  230. '61': '&8'
  231. '62': '&8'
  232. '63': '&6'
  233. '64': '&6'
  234. '65': '&6'
  235. '66': '&7'
  236. '67': '&8'
  237. '68': '&6'
  238. '69': '&8'
  239. '70': '&7'
  240. '71': '&7'
  241. '72': '&6'
  242. '73': '&4'
  243. '74': '&4'
  244. '75': '&4'
  245. '76': '&4'
  246. '77': '&8'
  247. '78': '&f'
  248. '79': '&9'
  249. '80': '&f'
  250. '81': '&2'
  251. '82': '&7'
  252. '83': '&a'
  253. '84': '&4'
  254. '85': '&6'
  255. '86': '&6'
  256. '87': '&4'
  257. '88': '&4'
  258. '89': '&6'
  259. '90': '&5'
  260. '91': '&6'
  261. '92': '&f'
  262. '93': '&7'
  263. '94': '&7'
  264. '95': '&6'
  265. '96': '&6'
  266. '97': '&7'
  267. '98': '&7'
  268. '99': '&6'
  269. '100': '&4'
  270. '101': '&7'
  271. '102': '&f'
  272. '103': '&2'
  273. '104': '&a'
  274. '105': '&a'
  275. '106': '&2'
  276. '107': '&6'
  277. '108': '&4'
  278. '109': '&7'
  279. '110': '&7'
  280. '111': '&2'
  281. '112': '&4'
  282. '113': '&4'
  283. '114': '&4'
  284. '115': '&4'
  285. '116': '&4'
  286. '117': '&7'
  287. '118': '&8'
  288. '119': '&0'
  289. '120': '&e'
  290. '121': '&e'
  291. '122': '&0'
  292. '123': '&6'
  293. '124': '&e'
  294. '125': '&6'
  295. '126': '&6'
  296. '127': '&6'
  297. '128': '&e'
  298. '129': '&a'
  299. '130': '&3'
  300. '131': '&6'
  301. '132': '&f'
  302. '133': '&a'
  303. '134': '&6'
  304. '135': '&e'
  305. '136': '&6'
  306. '137': '&4'
  307. '138': '&b'
  308. '139': '&8'
  309. '140': '&6'
  310. '141': '&a'
  311. '142': '&a'
  312. '143': '&6'
  313. '144': '&f'
  314. '145': '&8'
  315. '146': '&6'
  316. '147': '&e'
  317. '148': '&f'
  318. '149': '&7'
  319. '150': '&7'
  320. '151': '&6'
  321. '152': '&4'
  322. '153': '&4'
  323. '154': '&8'
  324. '155': '&f'
  325. '156': '&f'
  326. '157': '&4'
  327. '158': '&7'
  328. '159': '&7'
  329. '170': '&e'
  330. '171': '&f'
  331. '172': '&c'
  332. '173': '&0'
  333. coal: true
  334. redstone: true
  335. lapis: true
  336. iron: true
  337. gold: true
  338. diamond: true
  339. emerald: true
  340. nether-quartz: true
  341. illegal-commands:
  342. enabled: true
  343. log-to-console: true
  344. commands:
  345. - stop
  346. - reload
  347. uses:
  348. enabled: true
  349. log-to-console: true
  350. lighter: true
  351. lava: true
  352. item-placement:
  353. - '0'
  354. - '7'
  355. - '10'
  356. - '11'
  357. - '19'
  358. - '46'
  359. - '51'
  360. - '52'
  361. - '119'
  362. - '120'
  363. - '122'
  364. - '137'
  365. item-break:
  366. - '0'
  367. - '19'
  368. - '119'
  369. - '120'
  370. - '122'
  371. - '137'
  372. - '138'
  373. vanilla-xray:
  374. enabled: true
  375. queue-empty-tick-delay: 3
Advertisement
Add Comment
Please, Sign In to add comment