Advertisement
Rikusen0335

Untitled

Jun 20th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.26 KB | None | 0 0
  1. file-encoding: "UTF-8"
  2. debug: false
  3.  
  4. disable-other-villagers: false
  5. hire-other-villagers: false
  6. block-villager-spawns: false
  7. enable-spawn-verifier: false
  8. bypass-spawn-blocking: true
  9. bypass-shop-interaction-blocking: false
  10. enable-purchase-logging: false
  11. save-instantly: true
  12. skip-custom-head-saving: true
  13.  
  14. enable-world-guard-restrictions: false
  15. require-world-guard-allow-shop-flag: false
  16. enable-towny-restrictions: false
  17.  
  18. create-player-shop-with-command: false
  19. simulate-right-click-on-command: true
  20. require-chest-recently-placed: true
  21. protect-chests: true
  22. delete-shopkeeper-on-break-chest: false
  23. max-shops-per-player: 0
  24. max-shops-perm-options: 5,15,25
  25. max-chest-distance: 15
  26. player-shopkeeper-inactive-days: 0
  27. prevent-trading-with-own-shop: true
  28. prevent-trading-while-owner-is-online: false
  29. use-strict-item-comparison: false
  30. enable-chest-option-on-player-shop: false
  31.  
  32. tax-rate: 0
  33. tax-round-up: false
  34.  
  35. shop-creation-item: MONSTER_EGG
  36. shop-creation-item-data: 0
  37. shop-creation-item-name: ""
  38. shop-creation-item-lore: []
  39. prevent-shop-creation-item-regular-usage: false
  40. deleting-player-shop-returns-creation-item: false
  41.  
  42. enabled-living-shops:
  43. - VILLAGER
  44. - COW
  45. - MUSHROOM_COW
  46. - SHEEP
  47. - PIG
  48. - CHICKEN
  49. - OCELOT
  50. - RABBIT
  51. - WOLF
  52. - SNOWMAN
  53. - IRON_GOLEM
  54. - POLAR_BEAR
  55. - SKELETON
  56. - STRAY
  57. - WITHER_SKELETON
  58. - SPIDER
  59. - CAVE_SPIDER
  60. - CREEPER
  61. - WITCH
  62. - ENDERMAN
  63. - ZOMBIE
  64. - ZOMBIE_VILLAGER
  65. - PIG_ZOMBIE
  66. - HUSK
  67. - GIANT
  68. - GHAST
  69. - SLIME
  70. - MAGMA_CUBE
  71. - SQUID
  72. - EVOKER
  73. - VEX
  74. - VINDICATOR
  75.  
  76. silence-living-shop-entities: true
  77.  
  78. enable-sign-shops: true
  79. enable-citizen-shops: true
  80.  
  81. sign-shop-first-line: "[SHOP]"
  82. show-nameplates: true
  83. always-show-nameplates: false
  84. nameplate-prefix: "&a"
  85. name-regex: "[A-Za-z0-9 ]{3,25}"
  86. naming-of-player-shops-via-item: false
  87. allow-renaming-of-player-npc-shops: false
  88.  
  89. editor-title: "Shopkeeper Editor"
  90. name-item: NAME_TAG
  91. name-item-data: 0
  92. name-item-name: ""
  93. name-item-lore: []
  94. chest-item: CHEST
  95. chest-item-data: 0
  96. delete-item: BONE
  97. delete-item-data: 0
  98.  
  99. hire-item: EMERALD
  100. hire-item-data: 0
  101. hire-item-name: ""
  102. hire-item-lore: []
  103. hire-other-villagers-costs: 1
  104. for-hire-title: "For Hire"
  105.  
  106. currency-item: EMERALD
  107. currency-item-data: 0
  108. currency-item-name: ""
  109. currency-item-lore: []
  110. zero-currency-item: BARRIER
  111. zero-currency-item-data: 0
  112. zero-currency-item-name: ""
  113. zero-currency-item-lore: []
  114.  
  115. high-currency-item: EMERALD_BLOCK
  116. high-currency-item-data: 0
  117. high-currency-item-name: ""
  118. high-currency-item-lore: []
  119. high-currency-value: 9
  120. high-currency-min-cost: 20
  121. high-zero-currency-item: BARRIER
  122. high-zero-currency-item-data: 0
  123. high-zero-currency-item-name: ""
  124. high-zero-currency-item-lore: []
  125.  
  126. language: en
  127.  
  128. msg-creation-item-selected: |
  129. &aRight-click to select the shop type.
  130. &aSneak + right-click to select the object type.
  131. &aRight-click a chest to select it.
  132. &aThen right-click a block to place the shopkeeper.
  133.  
  134. msg-button-name: "&aSet Shop Name"
  135. msg-button-name-lore:
  136. - Lets you rename
  137. - your shopkeeper
  138. msg-button-chest: "&aView Chest Inventory"
  139. msg-button-chest-lore:
  140. - Lets you view the inventory
  141. - your shopkeeper is using
  142. msg-button-type: "&aChoose Appearance"
  143. msg-button-type-lore:
  144. - Changes the look
  145. - of your shopkeeper
  146. msg-button-delete: "&4Delete"
  147. msg-button-delete-lore:
  148. - Closes and removes
  149. - this shopkeeper
  150. msg-button-hire: "&aHire"
  151. msg-button-hire-lore:
  152. - Buy this shopkeeper
  153.  
  154. msg-trading-title-prefix: "&2"
  155. msg-trading-title-default: "Shopkeeper"
  156.  
  157. msg-selected-normal-shop: "&aNormal shopkeeper selected (sells items to players)."
  158. msg-selected-book-shop: "&aBook shopkeeper selected (sell books)."
  159. msg-selected-buy-shop: "&aBuying shopkeeper selected (buys items from players)."
  160. msg-selected-trade-shop: "&aTrading shopkeeper selected (trades items with players)."
  161.  
  162. msg-selected-living-shop: "&aYou selected: &f{type}"
  163. msg-selected-sign-shop: "&aYou selected: &fsign shop"
  164. msg-selected-citizen-shop: "&aYou selected: &fcitizen npc shop"
  165.  
  166. msg-selected-chest: "&aChest selected! Right click a block to place your shopkeeper."
  167. msg-must-select-chest: "&aYou must right-click a chest before placing your shopkeeper."
  168. msg-chest-too-far: "&aThe shopkeeper's chest is too far away!"
  169. msg-chest-not-placed: "&aYou must select a chest you have recently placed."
  170. msg-too-many-shops: "&aYou have too many shops."
  171. msg-shop-create-fail: "&aYou cannot create a shopkeeper there."
  172. msg-type-new-name: "&aPlease type the shop's name into the chat.\n &aType a dash (-) to remove the name."
  173. msg-name-set: "&aThe shop's name has been set!"
  174. msg-name-invalid: "&aThat name is not valid!"
  175. msg-unknown-shopkeeper: "&7No shopkeeper found with that name or id."
  176. msg-unknown-player: "&7No player found with that name."
  177. msg-unknow-shop-type: "&7Unknown shop type '{type}'."
  178. msg-shop-type-disabled: "&7The shop type '{type}' is disabled."
  179. msg-unknow-shop-object-type: "&7Unknown shop object type '{type}'."
  180. msg-shop-object-type-disabled: "&7The shop object type '{type}' is disabled."
  181. msg-must-target-chest: "&7You have to target a chest."
  182. msg-unused-chest: "&7No shopkeeper is using this chest."
  183. msg-not-owner: "&7You are not the owner of this shopkeeper."
  184. msg-owner-set: "&aNew owner was set to &e{owner}"
  185.  
  186. msg-trade-perm-set: "&aThe shop's trading permission has been set!"
  187. msg-trade-perm-removed: "&aThe shop's trading permission has been removed!"
  188. msg-trade-perm-view: "&aThe shop's current trading permission is '&e{perm}&a'."
  189.  
  190. msg-must-hold-hire-item: "&7You have to hold the required hire item in your hand."
  191. msg-set-for-hire: "&aThe Shopkeeper was set for hire."
  192. msg-hired: "&aYou have hired this shopkeeper!"
  193. msg-cant-hire: "&aYou cannot afford to hire this shopkeeper."
  194. msg-villager-for-hire: "&aThe villager offered his services as a shopkeeper in exchange for &6{costs}x {hire-item}&a."
  195.  
  196. msg-missing-trade-perm: "&7You do not have the permission to trade with this shop."
  197. msg-missing-custom-trade-perm: "&7You do not have the permission to trade with this shop."
  198. msg-cant-trade-while-owner-online: "&7You cannot trade while the owner of this shop ('{owner}') is online."
  199.  
  200. msg-player-shop-created: |
  201. &aShopkeeper created!
  202. &aAdd items you want to sell to your chest, then
  203. &aright-click the shop while sneaking to modify costs.
  204. msg-book-shop-created: |
  205. &aShopkeeper created!
  206. &aAdd written books and blank books to your chest, then
  207. &aright-click the shop while sneaking to modify costs.
  208. msg-buy-shop-created: |
  209. &aShopkeeper created!
  210. &aAdd one of each item you want to buy to your chest, then
  211. &aright-click the shop while sneaking to modify costs.
  212. msg-trade-shop-created: |
  213. &aShopkeeper created!
  214. &aAdd items you want to sell to your chest, then
  215. &aright-click the shop while sneaking to modify costs.
  216. msg-admin-shop-created: |
  217. &aShopkeeper created!
  218. &aRight-click the shop while sneaking to modify trades.
  219.  
  220. msg-list-admin-shops-header: "&9There are &e{shopsCount} &9admin shops: &e(Page {page})"
  221. msg-list-player-shops-header: "&9Player '&e{player}&9' has &e{shopsCount} &9shops: &e(Page {page})"
  222. msg-list-shops-entry: " &e{shopSessionId}) &7{shopName}&r&8at &7({location})&8, type: &7{shopType}&8, object type: &7{objectType}"
  223.  
  224. msg-removed-admin-shops: "&e{shopsCount} &aadmin shops were removed."
  225. msg-removed-player-shops: "&e{shopsCount} &ashops of player '&e{player}&a' were removed."
  226. msg-removed-all-player-shops: "&aAll &e{shopsCount} &aplayer shops were removed."
  227.  
  228. msg-confirm-remove-admin-shops: "&cYou are about to irrevocable remove all admin shops!\n&7Please confirm this action by typing &6/shopkeepers confirm"
  229. msg-confirm-remove-own-shops: "&cYou are about to irrevocable remove all your shops!\n&7Please confirm this action by typing &6/shopkeepers confirm"
  230. msg-confirm-remove-player-shops: "&cYou are about to irrevocable remove all shops of player &6{player}&c!\n&7Please confirm this action by typing &6/shopkeepers confirm"
  231. msg-confirm-remove-all-player-shops: "&cYou are about to irrevocable remove all player shops of all players!\n&7Please confirm this action by typing &6/shopkeepers confirm"
  232.  
  233. msg-confirmation-expired: "&cConfirmation expired."
  234. msg-nothing-to-confirm: "&cThere is nothing to confirm currently."
  235.  
  236. msg-no-permission: "&cYou don't have the permission to do that."
  237.  
  238. msg-help-header: "&9***** &8[&6Shopkeepers Help&8] &9*****"
  239. msg-command-help: "&a/shopkeepers help &8- &7Shows this help page."
  240. msg-command-reload: "&a/shopkeepers reload &8- &7Reloads this plugin."
  241. msg-command-debug: "&a/shopkeepers debug &8- &7Toggles debug mode on and off."
  242. msg-command-list: "&a/shopkeepers list [player|admin] [page] &8- &7Lists all shops for the specified player, or all admin shops."
  243. msg-command-remove: "&a/shopkeepers remove [player|all|admin] &8- &7Removes all shops for the specified player, all players, or all admin shops."
  244. msg-command-remote: "&a/shopkeepers remote <shopName> &8- &7Remotely opens a shop."
  245. msg-command-transfer: "&a/shopkeepers transfer <newOwner> &8- &7Transfers the ownership of a shop."
  246. msg-command-settradeperm: "&a/shopkeepers setTradePerm <shopId> <tradePerm|-|?> &8- &7Sets, removes (-) or displays (?) the trading permission."
  247. msg-command-setforhire: "&a/shopkeepers setForHire &8- &7Sets one of your shops for sale."
  248. msg-command-shopkeeper: "&a/shopkeepers [shop type] [object type] &8- &7Creates a shop."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement