Commands and Permissions
Commandsโ
The main command is /auction, with the aliases /auc, /auctions, /market and /ah (plus any in command-aliases).
| Command | Description |
|---|---|
/auction | Open the main auction |
/auction open [player] [-f] | Open the auction, optionally for another player |
/auction sell <price> | List the item in your main hand |
/auction search <text> | Open the auction filtered by a search |
/auction search hand | Search for the item you are holding |
/auction listings [player] | Open My Listings |
/auction history [player] | Opens the same screen as listings |
/auction toggleannouncement | Mute or unmute new-listing announcements for yourself |
/auction admin sell <price> <quantity> <item or hand> | Create an admin listing |
/auction reload | Reload the configuration |
/auction version | Show the plugin version information |
/auction help | Show a short help list |
Detailsโ
/auction open <player>needssigmaorders.auction.open.others. The-fflag opens the auction even in a world where it is normally disabled/auction sell <price>takes the whole stack in your hand. The price acceptsk,mandb(1500,1.5k,2m) and follows every listing rule/auction listings <player>shows another online player's listings and needssigmaorders.auction.selling.others/auction admin sellcreates a listing owned by the server: no item is taken from you, no tax is charged, and buying it removes the money from the economy instead of paying a seller. It needssigmaorders.admin/auction reloadand/auction versionneedsigmaorders.admin
Permissionsโ
| Permission | Default | Description |
|---|---|---|
sigmaorders.auction.open | everyone | Open the auction |
sigmaorders.auction.sell | everyone | Create listings |
sigmaorders.auction.selling | everyone | Use /auction listings and /auction history |
sigmaorders.auction.announce | everyone | Receive new-listing announcements |
sigmaorders.auction.open.others | ops | Open the auction for another player |
sigmaorders.auction.selling.others | ops | View another player's listings |
sigmaorders.auction.admin | ops | Force-remove any live listing (Shift + right-click in the main auction) |
sigmaorders.auction.unlimited | ops | No listing limit |
sigmaorders.auction.bypass-tax | ops | No tax |
sigmaorders.auction.bypass-world | ops | Use the auction in disabled worlds |
sigmaorders.auction.bypass-cooldown | not declared | No cooldown between listings |
sigmaorders.quickbuy | not declared | Quick buy (Shift + left-click) |
sigmaorders.admin | ops | /auction admin, /auction reload, /auction version |
sigmaorders.auction.* | none | Grants open, sell, selling and announce |
Permissions marked not declared are not registered in plugin.yml, so only operators have them until you grant them explicitly.
LuckPerms examplesโ
# Let everyone use the auction (already the default)
/lp group default permission set sigmaorders.auction.sell true
# VIP perks
/lp group vip permission set sigmaorders.auction.bypass-cooldown true
/lp group vip permission set sigmaorders.quickbuy true
# Staff
/lp group moderator permission set sigmaorders.auction.admin true
For per-rank limits, durations, prices and tax rates, use the -overrides settings in Configuration together with a rank permission such as sigmaorders.rank.vip.