Player Permissions
All permissions available to regular players in Sigma Orders & Auctions. These default to true - no configuration required for basic setups.
Orders - Player Permissionsโ
| Permission | Default | Commands Unlocked | Notes |
|---|---|---|---|
sigmaorders.use | true | /orders, /orders list, /orders view, /orders search, /orders myorders, /orders help | Required for all orders functionality |
sigmaorders.create | true | /orders create | Subject to cooldown, per-player order limits, and price/quantity caps configured in config-orders.yml |
sigmaorders.fulfill | true | /orders deliver <id> | Cannot deliver to own orders; subject to alt-account protection check |
sigmaorders.collect | true | /orders collect <id> | Can only collect from own orders; inventory space required |
sigmaorders.cancel | true | /orders cancel <id> | Can only cancel own orders; refund behaviour controlled by config |
sigmaorders.stats | true | /orders stats | Shows personal order statistics |
Auction - Player Permissionsโ
| Permission | Default | Commands Unlocked | Notes |
|---|---|---|---|
sigmaorders.auction.open | true | /auction, /auction open, /auction search, /auction history | Required to access the auction house |
sigmaorders.auction.sell | true | /auction sell <price> | Subject to listing cap, cooldown, and tax configured in config-auction.yml |
sigmaorders.auction.selling | true | /auction listings, /auction selling | Accesses combined GUI for active listings, expired, unclaimed, and history |
sigmaorders.auction.announce | true | - | Player receives server-wide broadcast when a new listing is announced |
See Alsoโ
- Permissions Overview - Full permission table and hierarchy
- Admin Permissions - Admin and staff permissions
- LuckPerms Examples - Ready-to-use setup commands