A new item interface was added, this makes it delete the items in the specified slots or pages.
example:
Code (YAML):
itemCleaner:
itemType
: CLEAN_ITEM
item
: 'mc:stone'
displayName
: '<gold>Clean storage.'
properties:
pages
:
[0-2
]
slots
:
[0-53
]
An API method was added to add items to the storage respecting the whitelist lists, etc.
Fixed sm Collect{} skill