Craftbook support issue
idnthvn opened this issue ยท 3 comments
Hello, Craftbook and chest++ do not like each other .
When using Craftbook pipes, it doesn't allow the use of a chest++ chest.
EngineHub/CraftBook#1252
Hopefully someway, chest++ can allow Craftbook access? If at all possible. Thank you
This also happens with HopperSorter (a premium plugin) i can have their plugin see the chest, but when it sorts to the chest, Chest++ voids the item
Yeah this will be because Chests++ doesn't use the 'Inventory' of the Chest and so when you right click or access the chest the plugin just opens the linked Inventory for you instead.
I'm not sure how to overcome issues like this, I need to have a think.
Same as #23
I am not a coder, but i was trying to think about this. I think what you are saying is.
So, a hopper allows items to be entered into the chest++ (It is how i transfer between plugin and chest++) Since items being inserted into the chest, that is not a player or hopper is not seen. Is there a listener to catch or see (Item being inserted) into an inventory. Maybe a way to catch an item with a pickup. Not sure exactly. Was trying to look. The author of craftbook and author of HopperSorter would most likely be able to help. Those are the two plugins i tried and failed to insert into the chest.
i do not know how to tag. -Craftbook Author = me4502
lookes like HopperSorter is helping you LegameMc@a004df1
edit: I will compile this and test (since i am bored and its just me and the siblings on the server
EDIT2: I compiled, and tested to see if that adjustment made any difference with items to be injected into the chest. It does not. This does however, fix the Hopper Movement override that this plugin causes. WhereAs, items would move into hoppers when not wanted.