Guest User

config.yml

a guest
Aug 31st, 2014
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. version: '1'
  2. enabled: 'true'
  3. language: en
  4. debug-log: 'false'
  5. debug-load: 'false'
  6. load-multithreaded: semi
  7. reload-on-failure: '5'
  8. import-world: ''
  9. check-update: 'true'
  10. global-perms: 'true'
  11. superperms: 'false'
  12. save-interval: '300'
  13. tick:
  14. interval: '30'
  15. on-death: keep
  16. economy: 'false'
  17. brewevent:
  18. mode: '1'
  19. ignorecancelled: 'false'
  20. allow-creative: 'false'
  21. uncraft-enchanted: 'true'
  22. events:
  23. use: 'false'
  24. ignorecancelled: 'false'
  25. inject:
  26. anvil: 'false'
  27. transmutation:
  28. enabled: 'false'
  29. show-value: 'true'
  30. god-items:
  31. - DRAGON_EGG
  32. notify-mismatch: 'true'
  33. color:
  34. name: 1n
  35. value: '4'
  36. stored-name: 2l
  37. stored-value: e
  38. db:
  39. use: 'false'
  40. url: jdbc:mysql://localhost:3306/minecraft
  41. user: herp
  42. pw: derp
  43. table: vpack
  44. commands:
  45. main:
  46. - virtualpack
  47. workbench:
  48. - wb
  49. - workbench
  50. uncrafter:
  51. - uc
  52. - uncrafter
  53. chest:
  54. - chest
  55. furnace:
  56. - furnace
  57. brewingstand:
  58. - brew
  59. - brewingstand
  60. enchanttable:
  61. - ench
  62. - enchtable
  63. - enchanttable
  64. - enchantingtable
  65. trash:
  66. - trash
  67. send:
  68. - send
  69. anvil:
  70. - an
  71. - anvil
  72. materializer:
  73. - mat
  74. - matter
  75. enderchest:
  76. - ec
  77. - enderchest
  78. tools:
  79. workbench:
  80. buy: '20000'
  81. use: '0'
  82. cooldown: '0'
  83. uncrafter:
  84. buy: '30000'
  85. use: '0'
  86. cooldown: '0'
  87. enderchest:
  88. buy: '30000'
  89. use: '0'
  90. cooldown: '0'
  91. enchanttable:
  92. multiply: '1'
  93. buy: '30000'
  94. use: '0'
  95. book: '5000'
  96. cooldown: '0'
  97. anvil:
  98. buy: '25000'
  99. use: '0'
  100. maxlevel: '40'
  101. cooldown: '0'
  102. materializer:
  103. buy: '50000'
  104. use: '0'
  105. cooldown: '0'
  106. chest:
  107. max: '1'
  108. start: '1'
  109. multiply: '0'
  110. buy: '40000'
  111. use: '1'
  112. size: '6'
  113. cooldown: '0'
  114. furnace:
  115. max: '10'
  116. start: '0'
  117. multiply: '1'
  118. buy: '50000'
  119. use: '0'
  120. link: '100000'
  121. cooldown: '0'
  122. brewingstand:
  123. max: '10'
  124. start: '0'
  125. multiply: '1'
  126. buy: '75000'
  127. use: '0'
  128. link: '100000'
  129. cooldown: '0'
  130. send:
  131. notify-interval: '0'
  132. drop: 'false'
  133. blacklist:
  134. uncrafter:
  135. whitelist: 'false'
  136. list: []
  137. store:
  138. whitelist: 'false'
  139. list: []
  140. materializer:
  141. whitelist: 'false'
  142. list: []
  143. uuids:
  144. use: 'true'
  145. force-convert: 'true'
  146. lazy-loading-hack: 'true'
  147. max-threads: '100'
Advertisement
Add Comment
Please, Sign In to add comment