Skip to content

Ground Items

CabbageGod edited this page Apr 3, 2022 · 2 revisions

Ground items are a useful tool that will highlight dropped items on the ground that you have selected. Currently it can be accessed through the /grounditems command. You can also optionally play a sound when an item from your list is detected on the ground.

Commands

/grounditems add [item name]

Adds the inputted item to your list of ground items.


/grounditems remove [item name]

Removes the inputted item from your list of ground items.


/grounditems list

Lists the items in your ground items list


/grounditems volume [volume]

Allows you to set the volume of the grounditems ring sound. Must be within a range of 0.0-1.0

EX: /grounditems volume .1


/grounditems contains add [word]

Adds the inputted word into your 'contains' list. The contains list is used to trigger the highlight effect any time an item is detected on the ground that contains the inputted word. EX: Inputting "grimy" will trigger any item with the word "grimy" in it's name to be highlighted, allowing you to detect any dropped herb without manually inputting each one.


/grounditems contains remove [word]

Removes the inputted word from your 'contains' list.


/grounditems contains list Lists all words in your 'contains' list.

Clone this wiki locally