`/permissions commands`
`/permissions commands`
Tier:
ownerShows which permission tier each command requires.SellAuth endpoints: none — local by design. Renders the static capability table from core/capabilities.py — no SellAuth call needed to know which tier a command requires.`/permissions import`
`/permissions import`
Tier:
ownerImports role-to-tier mappings from config.json into the database.SellAuth endpoints: none — this command works entirely from the bot’s own database.`/permissions remove`
`/permissions remove`
Tier:
ownerRemoves a role’s permission-tier mapping.SellAuth endpoints: none — this command works entirely from the bot’s own database.`/permissions reset`
`/permissions reset`
Tier:
ownerResets permission configuration for this server.SellAuth endpoints: none — this command works entirely from the bot’s own database.`/permissions role`
`/permissions role`
Tier:
ownerAssigns a permission tier to a Discord role.SellAuth endpoints: none — this command works entirely from the bot’s own database.`/permissions staff`
`/permissions staff`
Tier:
ownerToggles staff access — lends the shop for lookups and fulfilment to everyone with Discord Administrator in this server, without sharing your licence.SellAuth endpoints: none — this command works entirely from the bot’s own database.`/permissions status`
`/permissions status`
Tier:
ownerShows what permission configuration is active for this server.SellAuth endpoints: none — this command works entirely from the bot’s own database.`/permissions user`
`/permissions user`
Tier:
ownerShows what tier a specific member actually resolves to.SellAuth endpoints: none — this command works entirely from the bot’s own database.