-
Notifications
You must be signed in to change notification settings - Fork 2
Slash Commands
github-actions[bot] edited this page Aug 9, 2026
·
7 revisions
Player-facing chat commands for the OneWoW suite. Commands only work if that addon is installed and enabled (see Manage Features).
Home addon cards show each feature's primary /1w… command. Command Options on Home lists Direct Deposit and Shopping List subcommands.
Debug and developer-only commands are omitted here.
| Command | What it does |
|---|---|
/1w |
Toggle the OneWoW hub |
Re-open the feature picker anytime from Settings → Manage Features (link on the Home tab).
| Feature | Command | What it does |
|---|---|---|
| Bags | /1wbags |
Toggle the Bags UI |
| Notes | /1wn |
Open Notes in the hub |
| AltTracker | /1wat |
Open AltTracker in the hub |
| Catalog | /1wcat |
Open Catalog in the hub |
| Trackers | /1wt |
Open Trackers in the hub |
| QoL | /1wqol |
Open QoL in the hub |
| Shopping List | /1wsl |
Toggle the shopping-list window |
/1wmail |
Toggle the Mail UI | |
| Direct Deposit | /1wdd |
Toggle the Direct Deposit window |
| Direct Deposit | /1wdd deposit |
Start a manual deposit |
| Direct Deposit |
/1wdd pause or stop
|
Stop an in-progress deposit |
| Args | Effect |
|---|---|
| (none) | Toggle the window |
show / hide
|
Show or hide |
help |
Print help |
add <itemID> |
Add that item to the active list (quantity 1) |
These require QoL loaded. Some only exist while that module is enabled.
| Command | Module | What it does |
|---|---|---|
/bagbar /owbb
|
Bag Bar | Toggle the Bag Bar module on or off |
/copytext /ct
|
Copy Text | Capture UI text under the cursor into the copy dialog (only while CopyText is enabled) |
- Getting started
- Install
- Release notes
- Bags search syntax — expressions used in Bags search (and related suite search UIs), not slash commands
- suitecommands.md — full slash command inventory (including debug)
- OneWoW/UI/t-home.lua — Home addon cards + Command Options