22 lines
457 B
YAML
22 lines
457 B
YAML
|
|
tax: 0.01
|
||
|
|
auction-setup-time: 30
|
||
|
|
default-max-auctions: 10
|
||
|
|
sold-message: true
|
||
|
|
auto-collect: false
|
||
|
|
partial-selling: false
|
||
|
|
admin-permission: auctionhouse.moderator
|
||
|
|
display-update: 20
|
||
|
|
auction-announcements: true
|
||
|
|
bin-auctions: true
|
||
|
|
bin-auction-duration: 172800
|
||
|
|
min-bin: 1
|
||
|
|
max-bin: -1
|
||
|
|
bid-auctions: true
|
||
|
|
bid-auction-duration: 7200
|
||
|
|
min-bid: 1
|
||
|
|
max-bid: -1
|
||
|
|
last-bid-extra-time: 60
|
||
|
|
bid-increase-percent: 25
|
||
|
|
use-adventure-text-minimessages: true
|
||
|
|
plugin-version: 1.4.6
|