Advertisement
Guest User

Untitled

a guest
Feb 21st, 2020
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. config-version: 2
  2. debug: false
  3. debug-options: []
  4. enable-metrics: true
  5. file-encoding: UTF-8
  6. save-instantly: true
  7. enable-spawn-verifier: false
  8. bypass-spawn-blocking: true
  9. check-shop-interaction-result: false
  10. enable-world-guard-restrictions: false
  11. require-world-guard-allow-shop-flag: false
  12. register-world-guard-allow-shop-flag: true
  13. enable-towny-restrictions: false
  14. shop-creation-item: VILLAGER_SPAWN_EGG
  15. prevent-shop-creation-item-regular-usage: false
  16. deleting-player-shop-returns-creation-item: false
  17. create-player-shop-with-command: false
  18. require-chest-recently-placed: true
  19. max-chest-distance: 15
  20. max-shops-per-player: 0
  21. max-shops-perm-options: 5,15,25
  22. protect-chests: true
  23. prevent-item-movement: true
  24. delete-shopkeeper-on-break-chest: false
  25. player-shopkeeper-inactive-days: 0
  26. enabled-living-shops:
  27. - VILLAGER
  28. - COW
  29. - MUSHROOM_COW
  30. - SHEEP
  31. - PIG
  32. - CHICKEN
  33. - OCELOT
  34. - RABBIT
  35. - WOLF
  36. - SNOWMAN
  37. - IRON_GOLEM
  38. - POLAR_BEAR
  39. - BLAZE
  40. - SILVERFISH
  41. - SKELETON
  42. - STRAY
  43. - WITHER_SKELETON
  44. - SPIDER
  45. - CAVE_SPIDER
  46. - CREEPER
  47. - WITCH
  48. - ENDERMAN
  49. - ZOMBIE
  50. - ZOMBIE_VILLAGER
  51. - PIG_ZOMBIE
  52. - HUSK
  53. - GIANT
  54. - GHAST
  55. - SLIME
  56. - MAGMA_CUBE
  57. - SQUID
  58. - HORSE
  59. - MULE
  60. - DONKEY
  61. - SKELETON_HORSE
  62. - ZOMBIE_HORSE
  63. - EVOKER
  64. - VEX
  65. - VINDICATOR
  66. - ILLUSIONER
  67. - PARROT
  68. - TURTLE
  69. - PHANTOM
  70. - COD
  71. - SALMON
  72. - PUFFERFISH
  73. - TROPICAL_FISH
  74. - DROWNED
  75. - DOLPHIN
  76. - CAT
  77. - PANDA
  78. - PILLAGER
  79. - RAVAGER
  80. - LLAMA
  81. - TRADER_LLAMA
  82. - WANDERING_TRADER
  83. - FOX
  84. - BEE
  85. use-legacy-mob-behavior: false
  86. disable-gravity: false
  87. gravity-chunk-range: 4
  88. silence-living-shop-entities: true
  89. show-nameplates: true
  90. always-show-nameplates: false
  91. nameplate-prefix: '&a'
  92. enable-citizen-shops: false
  93. enable-sign-shops: true
  94. enable-sign-post-shops: true
  95. sign-shop-first-line: '[SHOP]'
  96. name-regex: '[A-Za-z0-9 ]{3,25}'
  97. naming-of-player-shops-via-item: false
  98. allow-renaming-of-player-npc-shops: false
  99. editor-title: Shopkeeper Editor
  100. previous-page-item: WRITABLE_BOOK
  101. next-page-item: WRITABLE_BOOK
  102. current-page-item: WRITABLE_BOOK
  103. trade-setup-item: PAPER
  104. name-item: NAME_TAG
  105. enable-chest-option-on-player-shop: true
  106. chest-item: CHEST
  107. delete-item: BONE
  108. disable-other-villagers: true
  109. block-villager-spawns: false
  110. disable-zombie-villager-curing: false
  111. hire-other-villagers: false
  112. disable-wandering-traders: false
  113. block-wandering-trader-spawns: false
  114. hire-wandering-traders: false
  115. hire-item: EMERALD
  116. hire-other-villagers-costs: 1
  117. for-hire-title: For Hire
  118. hire-require-creation-permission: true
  119. prevent-trading-with-own-shop: true
  120. prevent-trading-while-owner-is-online: false
  121. use-strict-item-comparison: false
  122. enable-purchase-logging: false
  123. increment-villager-statistics: false
  124. tax-rate: 0
  125. tax-round-up: false
  126. currency-item: EMERALD
  127. zero-currency-item: BARRIER
  128. high-currency-item: EMERALD_BLOCK
  129. zero-high-currency-item: BARRIER
  130. high-currency-value: 9
  131. high-currency-min-cost: 20
  132. language: en
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement