-
-
Notifications
You must be signed in to change notification settings - Fork 27
Slash Commands
Jason Greer edited this page Aug 31, 2020
·
2 revisions
All commands are prefixed with /dom or /dominos
| Command | Action |
|---|---|
| <blank> | Opens the options menu if Dominos Config is loaded, otherwise show slash command help information |
| config | Toggles configuration mode |
| lock | Toggles configuration mode |
| bind | Toggles binding mode |
| help | Shows slash command help information |
| ? | Shows slash command help information |
| version | Outputs current version of Dominos in use |
| Command | Arguments | Action | Available In Combat? |
|---|---|---|---|
| scale |
frames scale
|
Adjusts the scale for the specified frames. A scale of 2 will double a frame's size, a scale of 0.5 will shrink it by half | No |
| setalpha |
frames alpha
|
Adjusts the opacity level the specified frames. 0 is transparent, 1 is opaque | Yes |
| fade |
frames alpha
|
Adjusts the faded opacity level the specified frames. 0 is transparent, 1 is opaque | Yes |
| setcols |
frames count
|
Sets the number of columns for the specified frames to count, if applicable |
No |
| pad |
frames width height
|
Sets the padding of the specified frames to width and height
|
No |
| space |
frames spacing
|
Sets the spacing of the specified frames to spacing
|
No |
| show | frames |
Shows the given frames | No |
| hide | frames |
Hides the given frames | No |
| toggle | frames |
Shows frames that are hidden, hides frames that are not | No |
| numbars | number |
Sets how many action bars to split action buttons between. A value of 1 will give you a single action bar with 120 buttons, a value of 120 will give you 120 bars with one button each. | No |
| numbuttons | number |
Gives you floor(120/number) action bars with number buttons each. So /dom numbuttons 10 will give you 12 bars with ten buttons each. |
No |
frames can be a space separated list of any of the following
| ID | Description |
|---|---|
| all | All Dominos bars |
| artifact | The artifact/azerite bar |
number |
Action Bar number
|
start-end |
Action Bars start through end
|
| bags | The bag bar |
| cast | The cast bar |
| class | The class bar |
| encounter | The encounter frame |
| extra | The extra ability frame |
| exp | The experience bar |
| menu | The menu bar |
| pet | The pet bar |
mirrorTimernumber
|
Mirror timer number
|
| vehicle | The exit vehicle button |
| Command | Arguments | Action | Available In Combat? |
|---|---|---|---|
| set | profile |
Switches your current profile to profile
|
|
| delete | profile |
Deletes profile
|
|
| save | profile |
Switches your current profile to profile and copies all of your settings from your old profile into it. A new profile is created if it does not exist already |
|
| copy | profile |
Copies all settings from profile into your current profile |
|
| reset | Resets settings for your current profile | ||
| list | Displays a list of all Dominos profiles |