Advertisement
penguin_GANA

Untitled

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