Advertisement
Ender2983

Untitled

Dec 10th, 2019
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.15 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. use-legacy-mob-behavior: false
  72. disable-gravity: false
  73. gravity-chunk-range: 4
  74. silence-living-shop-entities: true
  75. show-nameplates: true
  76. always-show-nameplates: false
  77. nameplate-prefix: '&d'
  78. enable-citizen-shops: true
  79. enable-sign-shops: true
  80. sign-shop-first-line: '[Server-SHOP]'
  81. name-regex: '[A-Za-z0-9 ]{3,25}'
  82. naming-of-player-shops-via-item: false
  83. allow-renaming-of-player-npc-shops: false
  84. editor-title: Shopkeeper Editor
  85. name-item: NAME_TAG
  86. name-item-data: 0
  87. name-item-lore: []
  88. enable-chest-option-on-player-shop: false
  89. chest-item: CHEST
  90. chest-item-data: 0
  91. delete-item: BONE
  92. delete-item-data: 0
  93. disable-other-villagers: false
  94. block-villager-spawns: false
  95. hire-other-villagers: false
  96. hire-item: EMERALD
  97. hire-item-data: 0
  98. hire-item-name: ''
  99. hire-item-lore: []
  100. hire-other-villagers-costs: 1
  101. for-hire-title: For Hire
  102. hire-require-creation-permission: true
  103. prevent-trading-with-own-shop: true
  104. prevent-trading-while-owner-is-online: false
  105. use-strict-item-comparison: false
  106. enable-purchase-logging: false
  107. tax-rate: 0
  108. tax-round-up: false
  109. currency-item: EMERALD
  110. currency-item-data: 0
  111. currency-item-name: ''
  112. currency-item-lore: []
  113. zero-currency-item: BARRIER
  114. zero-currency-item-data: 0
  115. zero-currency-item-name: ''
  116. zero-currency-item-lore: []
  117. high-currency-item: EMERALD_BLOCK
  118. high-currency-item-data: 0
  119. high-currency-item-name: ''
  120. high-currency-item-lore: []
  121. high-currency-value: 9
  122. high-currency-min-cost: 20
  123. high-zero-currency-item: BARRIER
  124. high-zero-currency-item-data: 0
  125. high-zero-currency-item-name: ''
  126. high-zero-currency-item-lore: []
  127. language: en
  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. msg-button-name: '&aSet Shop Name'
  134. msg-button-name-lore:
  135. - Lets you rename
  136. - your shopkeeper
  137. msg-button-chest: '&aView Chest Inventory'
  138. msg-button-chest-lore:
  139. - Lets you view the inventory
  140. - your shopkeeper is using
  141. msg-button-type: '&aChoose Appearance'
  142. msg-button-type-lore:
  143. - Changes the look
  144. - of your shopkeeper
  145. msg-button-delete: '&4Delete'
  146. msg-button-delete-lore:
  147. - Closes and removes
  148. - this shopkeeper
  149. msg-button-hire: '&aHire'
  150. msg-button-hire-lore:
  151. - Buy this shopkeeper
  152. msg-trading-title-prefix: '&2'
  153. msg-trading-title-default: Shopkeeper
  154. msg-selected-sell-shop: '&aSelling shopkeeper selected (sells items to players).'
  155. msg-selected-buy-shop: '&aBuying shopkeeper selected (buys items from players).'
  156. msg-selected-trade-shop: '&aTrading shopkeeper selected (trades items with players).'
  157. msg-selected-book-shop: '&aBook shopkeeper selected (sells books).'
  158. msg-selected-living-shop: '&aYou selected: &f{type}'
  159. msg-selected-sign-shop: '&aYou selected: &fsign shop'
  160. msg-selected-citizen-shop: '&aYou selected: &fcitizen npc shop'
  161. msg-selected-chest: '&aChest selected! Right click a block to place your shopkeeper.'
  162. msg-must-select-chest: '&aYou must right-click a chest before placing your shopkeeper.'
  163. msg-chest-too-far: '&aThe shopkeeper''s chest is too far away!'
  164. msg-chest-not-placed: '&aYou must select a chest you have recently placed.'
  165. msg-too-many-shops: '&aYou have too many shops.'
  166. msg-shop-create-fail: '&aYou cannot create a shopkeeper there.'
  167. msg-type-new-name: |-
  168. &aPlease type the shop's name into the chat.
  169. &aType a dash (-) to remove the name.
  170. msg-name-set: '&aThe shop''s name has been set!'
  171. msg-name-has-not-changed: '&aThe shop''s name has not changed.'
  172. msg-name-invalid: '&aThat name is not valid!'
  173. msg-shop-type-disabled: '&7The shop type ''{type}'' is disabled.'
  174. msg-shop-object-type-disabled: '&7The shop object type ''{type}'' is disabled.'
  175. msg-must-target-chest: '&7You have to target a chest.'
  176. msg-unused-chest: '&7No shopkeeper is using this chest.'
  177. msg-not-owner: '&7You are not the owner of this shopkeeper.'
  178. msg-owner-set: '&aNew owner was set to &e{owner}'
  179. msg-trade-perm-set: '&aThe shop''s trading permission has been set!'
  180. msg-trade-perm-removed: '&aThe shop''s trading permission has been removed!'
  181. msg-trade-perm-view: '&aThe shop''s current trading permission is ''&e{perm}&a''.'
  182. msg-must-hold-hire-item: '&7You have to hold the required hire item in your hand.'
  183. msg-set-for-hire: '&aThe Shopkeeper was set for hire.'
  184. msg-hired: '&aYou have hired this shopkeeper!'
  185. msg-missing-hire-perm: '&7You do not have the permission to hire shopkeepers.'
  186. msg-cant-hire: '&7You cannot afford to hire this shopkeeper.'
  187. msg-cant-hire-shop-type: '&7You do not have the permission to hire this type of shopkeeper.'
  188. msg-villager-for-hire: '&aThe villager offered his services as a shopkeeper in exchange
  189. for &6{costs}x {hire-item}&a.'
  190. msg-missing-trade-perm: '&7You do not have the permission to trade with this shop.'
  191. msg-missing-custom-trade-perm: '&7You do not have the permission to trade with this
  192. shop.'
  193. msg-cant-trade-while-owner-online: '&7You cannot trade while the owner of this shop
  194. (''{owner}'') is online.'
  195. msg-sell-shop-created: |
  196. &aShopkeeper created!
  197. &aAdd items you want to sell to your chest, then
  198. &aright-click the shop while sneaking to modify costs.
  199. msg-buy-shop-created: |
  200. &aShopkeeper created!
  201. &aAdd one of each item you want to buy to your chest, then
  202. &aright-click the shop while sneaking to modify costs.
  203. msg-trade-shop-created: |
  204. &aShopkeeper created!
  205. &aAdd items you want to sell to your chest, then
  206. &aright-click the shop while sneaking to modify costs.
  207. msg-book-shop-created: |
  208. &aShopkeeper created!
  209. &aAdd written books and blank books to your chest, then
  210. &aright-click the shop while sneaking to modify costs.
  211. msg-admin-shop-created: |
  212. &aShopkeeper created!
  213. &aRight-click the shop while sneaking to modify trades.
  214. msg-list-admin-shops-header: '&9There are &e{shopsCount} &9admin shops: &e(Page {page}
  215. of {maxPage})'
  216. msg-list-player-shops-header: '&9Player ''&e{player}&9'' has &e{shopsCount} &9shops:
  217. &e(Page {page} of {maxPage})'
  218. msg-list-shops-entry: ' &e{shopSessionId}) &7{shopName}&r&8at &7({location})&8, type:
  219. &7{shopType}&8, object type: &7{objectType}'
  220. msg-removed-admin-shops: '&e{shopsCount} &aadmin shops were removed.'
  221. msg-removed-player-shops: '&e{shopsCount} &ashops of player ''&e{player}&a'' were
  222. removed.'
  223. msg-removed-all-player-shops: '&aAll &e{shopsCount} &aplayer shops were removed.'
  224. msg-confirm-remove-admin-shops: '&cYou are about to irrevocable remove all admin shops!'
  225. msg-confirm-remove-own-shops: '&cYou are about to irrevocable remove all your shops!'
  226. msg-confirm-remove-player-shops: '&cYou are about to irrevocable remove all shops
  227. of player &6{player}&c!'
  228. msg-confirm-remove-all-player-shops: '&cYou are about to irrevocable remove all player
  229. shops of all players!'
  230. msg-confirmation-required: '&7Please confirm this action by typing &6/shopkeepers
  231. confirm'
  232. msg-confirmation-expired: '&cConfirmation expired.'
  233. msg-nothing-to-confirm: '&cThere is nothing to confirm currently.'
  234. msg-no-permission: '&cYou don''t have the permission to do that.'
  235. msg-command-unknown: '&cUnknown command ''&e{command}&c''!'
  236. msg-command-argument-unexpected: '&cUnexpected argument ''&e{argument}&c''.'
  237. msg-command-argument-missing: '&cMissing argument ''&e{argumentFormat}&c''.'
  238. msg-command-argument-invalid: '&cInvalid argument ''&e{argument}&c''.'
  239. msg-command-player-argument-missing: '&cNo player specified for ''&e{argumentFormat}&c''.'
  240. msg-command-player-argument-invalid: '&cNo player found for ''&e{argument}&c''.'
  241. msg-command-shop-type-argument-invalid: '&cUnknown shop type ''&e{argument}&c''.'
  242. msg-command-shop-object-type-argument-invalid: '&cUnknown shop object type ''&e{argument}&c''.'
  243. msg-command-shopkeeper-argument-invalid: '&cNo shopkeeper found for ''&e{argument}&c''.'
  244. msg-command-help-title: '&9***** &8[&6Shopkeepers v{version}&8] &9*****'
  245. msg-command-help-usage-format: '&e{usage}'
  246. msg-command-help-description-format: '&8 - &3{description}'
  247. msg-command-description-shopkeeper: Creates a shopkeeper.
  248. msg-command-description-help: Shows this help page.
  249. msg-command-description-reload: Reloads this plugin.
  250. msg-command-description-debug: Toggles debug mode on and off.
  251. msg-command-description-list: Lists all shops for the specified player, or all admin
  252. shops.
  253. msg-command-description-remove: Removes all shops for the specified player, all players,
  254. or all admin shops.
  255. msg-command-description-remote: Remotely opens a shop.
  256. msg-command-description-transfer: Transfers the ownership of a shop.
  257. msg-command-description-settradeperm: Sets, removes (-) or displays (?) the trading
  258. permission.
  259. msg-command-description-setforhire: Sets one of your shops for sale.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement