Advertisement
coffeehedake

economy.yml

Aug 14th, 2011
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. economy:
  2. use-econplugin: true
  3. use-economy: true
  4. prices:
  5. blacksmith:
  6. creation:
  7. item: 10
  8. econplugin: 100
  9. item-currency-id: 37
  10. toolrepair:
  11. item:
  12. wood: 1
  13. diamond: 5
  14. stone: 3
  15. gold: 2
  16. iron: 4
  17. misc: 2
  18. econplugin:
  19. wood: 0.25
  20. diamond: 1.25
  21. stone: 0.75
  22. gold: 0.5
  23. iron: 1
  24. misc: 0.5
  25. item-currency-id: 37
  26. armorrepair:
  27. item:
  28. diamond: 5
  29. gold: 2
  30. leather: 1
  31. iron: 4
  32. chainmail: 3
  33. econplugin:
  34. diamond: 1.25
  35. gold: 0.5
  36. leather: 0.25
  37. iron: 1
  38. chainmail: 0.75
  39. item-currency-id: 37
  40. basic:
  41. creation:
  42. item: 10
  43. econplugin: 100
  44. item-currency-id: 37
  45. guard:
  46. creation:
  47. item: 10
  48. econplugin: 100
  49. item-currency-id: 37
  50. wizard:
  51. creation:
  52. item: 10
  53. econplugin: 100
  54. item-currency-id: 37
  55. changetime:
  56. item: 10
  57. econplugin: 100
  58. item-currency-id: 37
  59. spawnmob:
  60. item: 10
  61. econplugin: 100
  62. item-currency-id: 37
  63. teleport:
  64. item: 10
  65. econplugin: 100
  66. item-currency-id: 37
  67. togglestorm:
  68. item: 10
  69. econplugin: 100
  70. item-currency-id: 37
  71. trader:
  72. creation:
  73. item: 10
  74. econplugin: 100
  75. item-currency-id: 37
  76. healer:
  77. creation:
  78. item: 10
  79. econplugin: 100
  80. item-currency-id: 37
  81. heal:
  82. item: 10
  83. econplugin: 100
  84. item-currency-id: 37
  85. levelup:
  86. item: 10
  87. econplugin: 100
  88. item-currency-id: 37
  89. quester:
  90. creation:
  91. item: 10
  92. econplugin: 100
  93. item-currency-id: 37
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement