Advertisement
EmpathyHeals

floAuction

Nov 2nd, 2014
607
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. auto-update: true
  2. use-old-bid-logic: false
  3. allow-bid-on-own-auction: false
  4. log-auctions: false
  5. default-starting-bid: 0
  6. max-starting-bid: 100000
  7. default-bid-increment: 1
  8. min-bid-increment: 1
  9. max-bid-increment: 1000
  10. max-buynow: 10000000
  11. expire-buynow-at-first-bid: false
  12. default-auction-time: 300
  13. min-auction-time: 150
  14. max-auction-time: 900
  15. allow-max-bids: true
  16. allow-buynow: true
  17. allow-early-end: false
  18. allow-gamemode-creative: false
  19. allow-damaged-items: false
  20. allow-gamemode-change: false
  21. allow-arenas: false
  22. max-auction-queue-length: 5
  23. min-auction-interval-secs: 10
  24. auction-start-tax: 500
  25. auction-end-tax-percent: 0
  26. deposit-tax-to-user: ''
  27. cancel-prevention-seconds: 15
  28. cancel-prevention-percent: 50
  29. anti-snipe: false
  30. anti-snipe-prevention-seconds: 15
  31. anti-snipe-extension-seconds: 10
  32. allow-sealed-auctions: true
  33. allow-unsealed-auctions: true
  34. allow-renamed-items: true
  35. broadcast-bid-updates: true
  36. allow-auto-bid: true
  37. suppress-countdown: false
  38. allow-inferior-item-name-logic: false
  39. auctionscope-change-check-interval: 20
  40. banned-items:
  41. - 7
  42. - 383;63
  43. taxed-items:
  44. '0': 100%
  45. disabled-commands-participating:
  46. - /ma join
  47. - /mobarena join
  48. - /arena join
  49. disabled-commands-inscope: {}
  50. banned-lore:
  51. - mcMMO Ability Tool
  52. auction-scopes:
  53. sspawn_auction_house:
  54. name: Tower Auctions
  55. type: house
  56. house-world: Survival
  57. house-min-x: -185
  58. house-min-y: 62
  59. house-min-z: 193
  60. house-max-x: -147
  61. house-max-y: 74
  62. house-max-z: 230
  63. config:
  64. auction-start-tax: 0
  65. sanctuary_verse:
  66. name: Sanctuary, Hyperion, and related worlds
  67. type: worlds
  68. config:
  69. disabled-commands-inscope: {}
  70. worlds:
  71. - Hyperion
  72. - Sanctuary
  73. - Sanctuary_The_End
  74. - Hyperion_Nether
  75. - Sanctuary_Nether
  76. survival_verse:
  77. name: Survival, Empathy, and related worlds
  78. type: worlds
  79. worlds:
  80. - Survival
  81. - Empathy
  82. - Survival_Nether
  83. - Survival_The_End
  84. - Empathy_the_end
  85. config:
  86. disabled-commands-inscope: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement