Advertisement
KyadCK

Untitled

May 11th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. disable-other-villagers: true
  2. block-villager-spawns: false
  3. enable-spawn-verifier: false
  4. enable-purchase-logging: false
  5. save-instantly: true
  6. file-encoding: ""
  7.  
  8. enable-world-guard-restrictions: false
  9. enable-towny-restrictions: false
  10.  
  11. create-player-shop-with-command: false
  12. simulate-right-click-on-command: true
  13. require-chest-recently-placed: true
  14. protect-chests: true
  15. delete-shopkeeper-on-break-chest: false
  16. max-shops-per-player: 0
  17. max-chest-distance: 15
  18. player-shopkeeper-inactive-days: 0
  19.  
  20. shop-creation-item: 383
  21. shop-creation-item-data: 120
  22. shop-creation-item-name: ""
  23. deleting-player-shop-returns-egg: false
  24.  
  25. enable-villager-shops: true
  26. enable-sign-shops: true
  27. enable-witch-shops: true
  28.  
  29. sign-shop-first-line: "[SHOP]"
  30. show-nameplates: true
  31. nameplate-prefix: "&a"
  32.  
  33. editor-title: "Shopkeeper Editor"
  34. name-item: 145
  35. delete-item: 51
  36.  
  37. currency-item: 388
  38. currency-item-data: 0
  39. zero-item: 341
  40.  
  41. high-currency-item: 133
  42. high-currency-item-data: 0
  43. high-currency-value: 9
  44. high-currency-min-cost: 20
  45. high-zero-item: 341
  46.  
  47. language: en
  48.  
  49. msg-button-name: "&aSet Shop Name"
  50. msg-button-type: "&aChoose Appearance"
  51. msg-button-delete: "&4Delete"
  52.  
  53. msg-selected-normal-shop: "&aNormal shopkeeper selected (sells items to players)."
  54. msg-selected-book-shop: "&aBook shopkeeper selected (sell books)."
  55. msg-selected-buy-shop: "&aBuying shopkeeper selected (buys items from players)."
  56. msg-selected-trade-shop: "&aTrading shopkeeper selected (trades items with players)."
  57.  
  58. msg-selected-villager-shop: "&aVillager shop selected."
  59. msg-selected-sign-shop: "&aSign shop selected."
  60. msg-selected-witch-shop: "&aWitch shop selected."
  61.  
  62. msg-selected-chest: "&aChest selected! Right click a block to place your shopkeeper."
  63. msg-must-select-chest: "&aYou must right-click a chest before placing your shopkeeper."
  64. msg-chest-too-far: "&aThe shopkeeper's chest is too far away!"
  65. msg-chest-not-placed: "&aYou must select a chest you have recently placed."
  66. msg-shop-create-fail: "&aYou cannot create a shopkeeper there."
  67. msg-too-many-shops: "&aYou have too many shops."
  68. msg-type-new-name: "&aPlease type the shop's name into the chat.\n &aType a dash (-) to remove the name."
  69. msg-name-set: "&aThe shop's name has been set!"
  70.  
  71. msg-player-shop-created: |
  72. &aShopkeeper created!
  73. &aAdd items you want to sell to your chest, then
  74. &aright-click the shop while sneaking to modify costs.
  75. msg-book-shop-created: |
  76. &aShopkeeper created!
  77. &aAdd written books and blank books to your chest, then
  78. &aright-click the shop while sneaking to modify costs.
  79. msg-buy-shop-created: |
  80. &aShopkeeper created!
  81. &aAdd one of each item you want to sell to your chest, then
  82. &aright-click the shop while sneaking to modify costs.
  83. msg-trade-shop-created: |
  84. &aShopkeeper created!
  85. &aAdd items you want to sell to your chest, then
  86. &aright-click the shop while sneaking to modify costs.
  87. msg-admin-shop-created: |
  88. &aShopkeeper created!
  89. &aRight-click the shop while sneaking to modify trades.
  90.  
  91. debug: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement