Advertisement
Guest User

Untitled

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