Advertisement
0123Atsuse

Untitled

Sep 10th, 2017
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. file-encoding: "UTF-8"
  2. debug: false
  3.  
  4. disable-other-villagers: true
  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: true
  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: "god"
  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: false
  80.  
  81. sign-shop-first-line: "[SHOP]"
  82. show-nameplates: true
  83. always-show-nameplates: false
  84. nameplate-prefix: ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement