Advertisement
Guest User

FloAuction config

a guest
Sep 14th, 2014
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 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: 10
  6. max-starting-bid: 10000000000
  7. default-bid-increment: 10
  8. min-bid-increment: 1
  9. max-bid-increment: 10000000000
  10. max-buynow: 10000000000
  11. expire-buynow-at-first-bid: false
  12. default-auction-time: 60
  13. min-auction-time: 15
  14. max-auction-time: 120
  15. allow-max-bids: true
  16. allow-buynow: true
  17. allow-early-end: true
  18. allow-gamemode-creative: true
  19. allow-damaged-items: true
  20. allow-gamemode-change: true
  21. allow-arenas: false
  22. max-auction-queue-length: 2
  23. min-auction-interval-secs: 10
  24. auction-start-tax: 0
  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. - null
  42. taxed-items:
  43. '0': 0%
  44. disabled-commands-participating:
  45. - /ma join
  46. - /mobarena join
  47. - /arena join
  48. disabled-commands-inscope: {}
  49. banned-lore:
  50. - null
  51. auction-scopes:
  52. default:
  53. name: Default Auction Scope
  54. type: worlds
  55. worlds:
  56. - '*'
  57. config:
  58. disabled-commands-inscope: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement