Slash command reference
Every Phantom slash command, grouped by module. Member-runnable commands are documented in Member commands.
/pmod — moderation
See Cases & Warnings for full detail.
| Command | Action | Permission |
|---|---|---|
/pmod warn <user> <reason> | Issue a warning | moderation.warn |
/pmod timeout <user> <duration> [reason] | Discord timeout | moderation.timeout |
/pmod untimeout <user> [reason] | Lift timeout | moderation.timeout |
/pmod kick <user> [reason] | Kick | moderation.kick |
/pmod ban <user> [reason] [delete_days] | Permanent ban | moderation.ban |
/pmod tempban <user> <duration> [reason] [delete_days] | Time-limited ban | moderation.ban |
/pmod unban <user_id> [reason] | Reverse a ban | moderation.unban |
/pmod note <user> <text> | Internal note | moderation.edit |
/pmod clearwarnings <user> | Wipe warnings | moderation.edit |
/pmod case <id> | Open one case | moderation.view |
/pmod history <user> | All cases for user | moderation.view |
/pmod warnings <user> | Active warnings | moderation.view |
/pmod active <user> | Active timeouts + tempbans | moderation.view |
/pmod editcase <id> | Edit a case | moderation.case_edit |
/pmod deletecase <id> | Delete a case | moderation.case_edit |
/pmod notes <case> | Add internal note to case | moderation.case_edit |
/pmod purge ... | Bulk delete (16 sub-filters) | Discord ManageMessages |
/ptickets — tickets
See Tickets overview.
| Command | Action |
|---|---|
/ptickets info | Show ticket details |
/ptickets close [reason] | Close ticket |
/ptickets reopen | Reopen ticket |
/ptickets claim / unclaim | Claim ownership |
/ptickets assign @user | Assign |
/ptickets priority <low|normal|high|urgent> | Change priority |
/ptickets pin | Exempt from auto-close |
/ptickets adduser @user | Add a non-staff user |
/ptickets note <text> | Internal note |
/ptickets move <type> | Re-categorise (re-applies destination welcome-ping config) |
/ptickets rename | Modal: rename channel + write dashboard subject |
/ptickets can <name> | Post a named canned response (autocompletes) |
/ptickets list | Open tickets |
/ptickets stats | Quick analytics |
/ptickets transcript | Generate transcript |
All gated by ticket-type staff_role_ids OR tickets.edit OR Discord ManageChannels.
Inside a ticket channel, staff can also trigger a canned reply via ?<name> shortcode (e.g. ?welcome). Phantom deletes the trigger message and posts the rendered reply; falls through to any custom command on the same prefix so canned never silently shadows your existing ? commands.
/pcasino — casino
| Command | Action |
|---|---|
/pcasino blackjack [bet] | Start blackjack |
/pcasino slots [bet] | Spin slots |
/pcasino roulette <bet> <target> | Roulette |
/pcasino stats | Your personal stats |
/pcasino cancel | Cancel active hand (refunds) |
/peconomy — economy
| Command | Action | Permission |
|---|---|---|
/peconomy balance [user] | Show wallet | open |
/peconomy daily | Claim daily | open |
/peconomy transfer @user <amount> | Transfer | open |
/peconomy leaderboard | Top earners | open |
/peconomy give @user <amount> [reason] | Grant currency | economy.edit |
/peconomy take @user <amount> [reason] | Burn currency | economy.edit |
/peconomy set @user <amount> [reason] | Set balance | economy.edit |
/peconomy reset @user | Wipe to zero | economy.edit |
/plevel — levelling
| Command | Action | Permission |
|---|---|---|
/plevel rank [user] | XP + level | open |
/plevel leaderboard | Top members | open |
/plevel rewards | Ladder of level-roles | open |
/plevel set <user> <level> | Set level | levelling.edit |
/plevel give <user> <xp> | Grant XP | levelling.edit |
/plevel reset <user> | Wipe XP | levelling.edit |
/pgiveaway — giveaways
| Command | Action | Permission |
|---|---|---|
/pgiveaway start | New giveaway | engagement.edit |
/pgiveaway list | Active giveaways | open |
/pgiveaway info <id> | Details | open |
/pgiveaway check <id> | Your entry count | open |
/pgiveaway end <id> | End early | engagement.edit |
/pgiveaway cancel <id> | Cancel | engagement.edit |
/pgiveaway reroll <id> | Re-draw | engagement.edit |
/pgiveaway pause <id> / resume <id> | Pause | engagement.edit |
/pgiveaway entries <id> | List entries | engagement.edit |
/ppoll — polls
| Command | Action | Permission |
|---|---|---|
/ppoll create | New poll | engagement.edit |
/ppoll close <id> | End early | engagement.edit |
/ppoll cancel <id> | Cancel | engagement.edit |
Other commands
/ptemprole grant @user <role> <duration>/revoke @user <role>/info [user]— temp roles/ppartner apply— partnerships (member-side)/info server— FiveM server info (members)/psend— admin: post a bot-attributed message/pantiscam— admin: anti-scam controls/pvc— staff: temp VC controls
Custom commands
Any custom command you've created appears as /<command_name> and runs the configured response.
Permission key reference
Full mapping in Permission keys.
