Auction House icon

Auction House -----

Adds an auctionHouse with /ah



Auction House Plugin
Use /ah to open the auctionHouse.
Dependent plugins:

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"

upload_2025-5-20_20-24-8.png
upload_2025-5-20_20-24-13.png
upload_2025-5-20_20-24-17.png
upload_2025-5-20_20-24-22.png
2025-07-02_13.43.47.png

Code (YAML):
currency : " coins"
tax
: 0.01                                   # 1% tax
auction-duration
: 60*60*48                   # the time an auction lasts in seconds
auction-setup-time
: 30                       # the time it takes to put an item on auction
filler-item
: "BLACK_STAINED_GLASS_PANE"
format-numbers
: "#,###.##"                   # this is used to format numbers. Here you can learn how to do it: https://www.gooddata.com/docs/cloud/create-metrics/format-numbers/
default-max-auctions
: 10
sold-message
: true                           # send a message to the player when one of their auctions is sold
admin-permission
: "auctionhouse.moderator"
 
Code (YAML):
# the default auction slots and duration can be edited in the config.yml file
# by default this is empty. To add ranks/permissions, add them like so:

auction-slots
:
  vip
: 12
  mvp
: 15
  custom.example.permission
: 50
auction-duration
:
  vip
: 60*60*72                           # 72 hours = 3 days
  mvp
: 60*60*96                           # 96 hours = 4 days
  custom.example.permission
: 60*60*24*5   # 5 days
 
Code (YAML):
# §k obfuscated
# §l bold
# §m strikethrough
# §n underline
# §o italic
# §r reset
# &n new line

# §0: Black
# §1: Dark Blue
# §2: Dark Green
# §3: Dark Aqua
# §4: Dark Red
# §5: Dark Purple
# §6: Gold
# §7: Gray
# §8: Dark Gray
# §9: Blue
# §a: Green
# §b: Aqua
# §c: Red
# §d: Light Purple
# §e: Yellow
# §f: White
 

A video by GreenArrow99:


Q: Can I customize messages and GUI texts?
A: Yes, edit the messages.yml file in the plugin folder.

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?
A: If you are op, then you can do /ah summon <entity> which you can tab-complete

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.

Q: How do I report bugs or request features?
A: You can join my new discord server and contact me directly: https://discord.gg/ePTwfDK6AY
Resource Information
Author:
----------
Total Downloads: 903
First Release: May 20, 2025
Last Update: Sep 1, 2025
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings