Skip to main content

Permissions Overview

Complete permission reference for Sigma Orders & Auctions. Permissions are split across two namespaces: sigmaorders.* for the Orders system and sigmaorders.auction.* for the Auction House.


All Permissionsโ€‹

Orders Permissionsโ€‹

PermissionDefaultDescription
sigmaorders.*falseWildcard โ€” grants every sigmaorders.* permission
sigmaorders.usetrueOpen the Orders GUI, browse and search orders
sigmaorders.createtrueCreate new buy-request orders
sigmaorders.fulfilltrueDeliver items to fulfill another player's order
sigmaorders.collecttrueCollect delivered items or payment from an order
sigmaorders.canceltrueCancel own orders
sigmaorders.statstrueView own order statistics
sigmaorders.adminopFull admin access; includes all sigmaorders.admin.* children
sigmaorders.admin.deleteopDelete any player's order
sigmaorders.admin.refundopIssue manual refunds
sigmaorders.admin.blacklistopManage the player blacklist
sigmaorders.stats.othersopView another player's order statistics
sigmaorders.bypass.altprotectionopBypass the alt-account IP check when fulfilling orders

Auction Permissionsโ€‹

PermissionDefaultDescription
sigmaorders.auction.*falseWildcard โ€” grants every sigmaorders.auction.* permission
sigmaorders.auction.opentrueOpen the Auction House GUI
sigmaorders.auction.selltrueList an item for sale in the auction house
sigmaorders.auction.sellingtrueView own active listings, history, unclaimed, and expired items
sigmaorders.auction.announcetrueReceive server-wide auction listing announcements
sigmaorders.auction.selling.othersopView another player's listings and sales history
sigmaorders.auction.open.othersopOpen the auction house on behalf of another player
sigmaorders.auction.adminopManage (remove) any player's active listing
sigmaorders.auction.unlimitedopBypass the active listing cap
sigmaorders.auction.bypass-worldopUse auction commands in restricted worlds
sigmaorders.auction.bypass-taxopList items without paying the listing tax

Permission Hierarchyโ€‹

sigmaorders.*
โ”œโ”€โ”€ sigmaorders.use
โ”œโ”€โ”€ sigmaorders.create
โ”œโ”€โ”€ sigmaorders.fulfill
โ”œโ”€โ”€ sigmaorders.collect
โ”œโ”€โ”€ sigmaorders.cancel
โ”œโ”€โ”€ sigmaorders.stats
โ”œโ”€โ”€ sigmaorders.bypass.altprotection
โ””โ”€โ”€ sigmaorders.admin
โ”œโ”€โ”€ sigmaorders.admin.delete
โ”œโ”€โ”€ sigmaorders.admin.refund
โ”œโ”€โ”€ sigmaorders.admin.blacklist
โ””โ”€โ”€ sigmaorders.stats.others

sigmaorders.auction.*
โ”œโ”€โ”€ sigmaorders.auction.open
โ”œโ”€โ”€ sigmaorders.auction.sell
โ”œโ”€โ”€ sigmaorders.auction.selling
โ””โ”€โ”€ sigmaorders.auction.announce

Note: sigmaorders.auction.selling.others, sigmaorders.auction.open.others, sigmaorders.auction.admin, sigmaorders.auction.unlimited, sigmaorders.auction.bypass-world, and sigmaorders.auction.bypass-tax are standalone op-defaulted nodes โ€” they are not children of sigmaorders.auction.*.


Command โ†’ Permission Mappingโ€‹

Orders Commandsโ€‹

CommandRequired Permission
/orderssigmaorders.use
/orders createsigmaorders.create
/orders deliver <id>sigmaorders.fulfill
/orders collect <id>sigmaorders.collect
/orders cancel <id>sigmaorders.cancel
/orders myorderssigmaorders.use
/orders search <query>sigmaorders.use
/orders statssigmaorders.stats
/orders stats <player>sigmaorders.stats.others
/orders adminsigmaorders.admin
/orders admin delete <id>sigmaorders.admin.delete
/orders reloadsigmaorders.admin
/orders debugsigmaorders.admin
/orders migratesigmaorders.admin

Auction Commandsโ€‹

CommandRequired Permission
/auctionsigmaorders.auction.open
/auction opensigmaorders.auction.open
/auction open <player>sigmaorders.auction.open.others
/auction sell <price>sigmaorders.auction.sell
/auction listingssigmaorders.auction.selling
/auction search <query>sigmaorders.auction.open
/auction reloadsigmaorders.auction.admin

See Alsoโ€‹