Skip to main content

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โ€‹

PermissionDefaultCommands UnlockedNotes
sigmaorders.usetrue/orders, /orders list, /orders view, /orders search, /orders myorders, /orders helpRequired for all orders functionality
sigmaorders.createtrue/orders createSubject to cooldown, per-player order limits, and price/quantity caps configured in config-orders.yml
sigmaorders.fulfilltrue/orders deliver <id>Cannot deliver to own orders; subject to alt-account protection check
sigmaorders.collecttrue/orders collect <id>Can only collect from own orders; inventory space required
sigmaorders.canceltrue/orders cancel <id>Can only cancel own orders; refund behaviour controlled by config
sigmaorders.statstrue/orders statsShows personal order statistics

Auction โ€” Player Permissionsโ€‹

PermissionDefaultCommands UnlockedNotes
sigmaorders.auction.opentrue/auction, /auction open, /auction search, /auction historyRequired to access the auction house
sigmaorders.auction.selltrue/auction sell <price>Subject to listing cap, cooldown, and tax configured in config-auction.yml
sigmaorders.auction.sellingtrue/auction listings, /auction sellingAccesses combined GUI for active listings, expired, unclaimed, and history
sigmaorders.auction.announcetrueโ€”Player receives server-wide broadcast when a new listing is announced

Permission Summary Tableโ€‹

PermissionDefaultScope
sigmaorders.usetrueOrders
sigmaorders.createtrueOrders
sigmaorders.fulfilltrueOrders
sigmaorders.collecttrueOrders
sigmaorders.canceltrueOrders
sigmaorders.statstrueOrders
sigmaorders.auction.opentrueAuction
sigmaorders.auction.selltrueAuction
sigmaorders.auction.sellingtrueAuction
sigmaorders.auction.announcetrueAuction

Common Player Role Setupsโ€‹

View-Only (Orders)โ€‹

PermissionValue
sigmaorders.usetrue
sigmaorders.statstrue
sigmaorders.createfalse

Auction Browse Onlyโ€‹

PermissionValue
sigmaorders.auction.opentrue
sigmaorders.auction.sellfalse

Full Player Access (Orders + Auction)โ€‹

PermissionValue
sigmaorders.usetrue
sigmaorders.createtrue
sigmaorders.fulfilltrue
sigmaorders.collecttrue
sigmaorders.canceltrue
sigmaorders.statstrue
sigmaorders.auction.opentrue
sigmaorders.auction.selltrue
sigmaorders.auction.sellingtrue
sigmaorders.auction.announcetrue

All of the above are true by default, so in a standard setup no explicit configuration is needed unless you want to restrict specific actions.


See Alsoโ€‹