Advertisement
Guest User

Untitled

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