From the wonderful RedGuides Wiki
This command is added by MQ2GroundSpawns
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
|
/ground [option] [setting]
|
Description
|
The MQ2GroundSpawns command.
|
|
Options
Option |
Description |
active [option] |
Sets if you want MQ2GroundSpawns to be active or not.
- [no option] - will return your setting's value.
- [true|on|1] - adjusts the setting to on.
- [false|off|0] - adjusts the setting to off.
|
add [option] |
Adds an item by name or ID to the list of items to collect in your current zone.
- [name] - Adds the name of the item to collect.
- [ID] - Adds the ID of the item to collect. This is useful for items like the acorns in Misty Thicket. They are now "Drop11125/###" like Drop11125/18, the only information you need is the 11125 everything else is ignored)
/ground add 11125
|
remove [option] |
Removes an item by name from the list of items to collect in your current zone. |
addglobal [option] |
Adds an item by name to the global list of items to collect. |
removeglobal [option] |
Removes an item by name from the global list of items to collect. |
invalid [option] |
- [report] - Reports the list of invalid or "off-mesh" items in the zone.
- [reset] - Resets the list of invalid or "off-mesh" items in the zone
|
counter [option] [option] |
- [reset] [shiny|items|all] - Resets the counter for shiny, items, or all.
- [show] - Reports the amount of shinies and items collected.
|
list |
Will output the list of items you are collecting |
global [option] |
Will set if you want to use your global item list.
- [no option] - will return your setting's value.
- [true|on|1] - adjusts the setting to on.
- [false|off|0] - adjusts the setting to off.
|
local |
Will set if you want to use your zone specific list.
- [no option] - will return your setting's value.
- [true|on|1] - adjusts the setting to on.
- [false|off|0] - adjusts the setting to off.
|
spawns |
Will output a list of all ground items in the zone by name. |
Examples
See also