From the wonderful RedGuides Wiki
This command is added by MQ2Cursor
Syntax Key
Notation |
Description
|
Text without brackets or braces |
Required items
|
<Text inside angle brackets> |
Placeholder for which you must supply a value
|
[Text inside square brackets] |
Optional items
|
Vertical bar (|) |
Separator for mutually exclusive items; choose one
|
{Text | inside | braces} |
Set of required items; choose one
|
Ellipsis (…) |
Items that can be repeated
|
Syntax
|
/cursor [option] [value]
|
Description
|
Controls handling of items on cursor, as well as current status
|
|
Options
Option |
Description |
on|off|auto |
Turn Plugin On/Off or Toggle |
silent on|off|auto |
Turn Quiet Mode On/Off or Toggle |
help |
displays help text |
list [item name] |
lists items currently handled by the plugin. Will display any matching name provided, or all if no name is provided. |
load|save |
load a list from the .ini file, or save the current list to the .ini |
remove|delete [id] |
Remove itemID or the current item on cursor from the list. |
all |
Always keep the item on cursor |
# [stacks] |
Keep quantity (Item On Cursor). |
random # |
Random Humanish delay in ms 0=off. |
|
|
Examples
- /cursor 2 stacks
- /cursor rem 1685
- /cursor silent on
- /cursor list Water
See also