percyqaz / UltimateInventory

Minecraft server plugin to streamline inventory management - Supports PaperMC and SpigotMC
https://www.spigotmc.org/resources/ultimate-inventory-1-19-1-20.109298/
MIT License
9 stars 2 forks source link

Support for enderchest plugins #14

Open KyrVorga opened 6 days ago

KyrVorga commented 6 days ago

Would it be possible to add support for plugins that provide multiple ender chests, such as AdvancedEnderChests? In this plugin I access a Gui via "/aec" which Is what I would like the enderchest to open instead of the vanilla chest. Something as simple as a config to execute a command on click instead of opening the inventory would be sufficient.

P.S. Apologies for my previous issue

percyqaz commented 6 days ago

Is this the plugin you mean?

If so for true compatibility (opening shulker boxes within these new ender chests, without any dupes) I'd have to get in touch with the developer to see if I can get a copy to test with, since it's a paid plugin

Simplest way to do it could be if the plugin has a similar feature where you right click on/with an ender chest Then making that take priority over this plugin would do the trick

P.S. Apologies for my previous issue

All good, I suspected as much :)

KyrVorga commented 6 days ago

Yes, that's the plugin.