Backpacks, Chests, and more, create your own storages!
Fixed:
fixed error with whitelist and blacklist and block slot the problem was that when putting several configuration instances only the first one worked, the others did not read them so if you created several configurations of whitelist or blacklist etc they did not work.
Added:
Added new trigger for mythicmobs that can help you create unique storage!
~onOpenStorage
~onCloseStorage
Variations:
~onOpenS ~onOpen_Storage ~onStorageOpen ~onStorage_Open
~onCloseS ~onClose_Storage ~onStorageClose ~onStorage_Close
Use:
The close storage is executed when a storage is closed and no one else is using that storage.
The OpenStorage is executed when the storage is opened for the first time.
-------------------------------------------------------------------------------------------------------------------
Added a new item interface that is used to search for items in storage
itemSearch:
itemType: SEARCH_ITEM #type
item: 'ia:storagemechanic:search_item'
displayName: '<gold>Search items'
properties:
inv_id: searchItemAnvil #id of inventory search
inv_result_id: searchItemAnvilResult #id of inventory result
type: name #material or name
Fixed general bugs as well as a bug that could open the storage after having broken it using the SEARCH_PAGE and a glitch that allowed adding the item that contained the itemstorage within the same storage, which broke the plugin
Added this new property to the Furniture Storage,Block Storage,Item Storage Configuration:
properties:
isStorageable: false
Download the new version of mechanics was also updated!!!!!
Mechanics
remember to update mechanics so everything works correctly i made several big changes
Mechanics
Check the wiki to see everything that the New StorageMechanic brings
Wiki