-
Notifications
You must be signed in to change notification settings - Fork 2
Slash Commands
github-actions[bot] edited this page Jul 31, 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. Other aliases (for example /ow, /dd, long /onewow… names) still work this release; the next release will remove every slash command that is not shown on Home. See What’s New / the in-game What’s New dialog.
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) |
- 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 (includes aliases still registered this release)
- OneWoW/UI/t-home.lua — Home addon cards + Command Options (canonical contract)