drop_items_adder_item

Is an action that allows you to drop the items from the ItemsAdder plugin at a specified location.


Meaning

Allows you to drop the items from the ItemsAdder plugin at a specified location not only with the /iadrop command in the ItemsAdder.


Format
- 'drop_items_adder_item: <world,x,y,z>;<item_id>'

<world,x,y,z> – the location to drop the item; (MANDATORY)

<item_id> – the item id to drop (in format namespace:id, check it for more info). (MANDATORY)


Targets
  • ItemsAdder items.


Where is useful

For example, if you only need to use built-in actions and not third-party commands, then you could use this action to drop an item from the ItemsAdder.


Examples
- 'drop_items_adder_item: world,14,64,123;customitems:pickaxe' # Drop the some custom pickaxe at the specified location