Description

Use /ah to open the auction house.
Requirements:
- Vault: https://www.spigotmc.org/resources/vault.34315/
- Any Ecomony Plugin (for example Essentials or BetterEconomy)
Admins on the server can also use /ah admin [opens the ah, but if you click on an item you can delete it from the ah] /ah ban [make a player unable to use /ah]
For the commands a description is provided in-game. If you aren't op on the server and want to use permissions to access these commands, the current permission is called "auctionhouse.moderator"
To set up an auction use /ah sell
Config.yml:
tax: 0.01 # 1% tax auction-setup-time: 30 # the time it takes to put an item on auction default-max-auctions: 10 sold-message: true # send a message to the player when one of their auctions is sold auto-collect: false # automatically gives the money to the player when an auction is bought and removes it from the ah partial-selling: false # allows players to select the amount of items they want to buy of an auction admin-permission: "auctionhouse.moderator" display-update: 20 # 20 ticks = 1 second, how frequently the item displays are updated; can be set to 1 for instant updates auction-announcements: true # announce when someone puts an item on auction (players can toggle this with /ah announce) bin-auctions: true # BIN = Buy It Now [/ah sell <amount>] bin-auction-duration: 172800 # the time an auction lasts in seconds (60*60*48 = 172800) min-bin: 1 # the minimum sell price bid-auctions: true # enables actual auctions by typing [/ah bid <amount>] bid-auction-duration: 7200 # the time a bidding auction lasts in seconds (60*60*2 = 7200) min-bid: 1 # the minimum bid price last-bid-extra-time: 60 # if the auction time is less than this when a bid is placed, it's set to this bid-increase-percent: 25 # how much each bid has to increase at least
Q&A
Q: Can I customize messages and GUI texts? A: Yes, edit the messages.yml file in the plugin folder. You can change the currency from "coins" to whatever you like under "placeholders" in the messages.yml file.
Q: How do I update the config with new options? A: The plugin automatically adds missing config options when updated, without overwriting your custom settings.
Q: How do I spawn that Auction Master Villager and the item displays and how do I remove them? A: If you are op, then you can do /ah summon <entity> which you can tab-complete. To remove them, simply punch them while being in creative mode and being op on the server.
Q: The Auction Master Villager and the item displays disappear after a while A: If you do something like /kill @e, of course they will be removed. Also, if you use /teleport @e, they will be moved.
Q: How do I report bugs or request features? A: You can join my new discord server and contact me directly.





