Custom EnderChest support #189

Closed
opened 2021-05-06 11:38:49 -04:00 by ItzRonaldMLG · 1 comment
ItzRonaldMLG commented 2021-05-06 11:38:49 -04:00 (Migrated from github.com)

Hello,

Any change you could support Custom EnderChest plugin? (https://www.spigotmc.org/resources/custom-enderchest.8868/)?
Now if i do /openender it opens the enderchest from vanilla, also the plugin Quickshop that uses openinv (https://www.spigotmc.org/resources/quickshop-reremake-1-16-ready-multi-currency.62575/)
I cant use this feature when having Custom EnderChest plugin on the server sadly.

Hello, Any change you could support Custom EnderChest plugin? (https://www.spigotmc.org/resources/custom-enderchest.8868/)? Now if i do /openender it opens the enderchest from vanilla, also the plugin Quickshop that uses openinv (https://www.spigotmc.org/resources/quickshop-reremake-1-16-ready-multi-currency.62575/) I cant use this feature when having Custom EnderChest plugin on the server sadly.
Jikoo commented 2021-05-06 12:22:50 -04:00 (Migrated from github.com)

New issues belong over at Jikoo/OpenInv.

If you want commands from a plugin to override commands added by another, you can use Bukkit's commands.yml feature to assign openender -> customenderchest:openender. Anything overriding inventory behavior needs to implement offline access itself, it's not feasibly possible to add and maintain support for every multi-inventory/inventory modification plugin.

New issues belong over at [Jikoo/OpenInv](https://github.com/Jikoo/OpenInv). If you want commands from a plugin to override commands added by another, you can use Bukkit's [commands.yml feature](https://bukkit.fandom.com/wiki/Commands.yml) to assign openender -> customenderchest:openender. Anything overriding inventory behavior needs to implement offline access itself, it's not feasibly possible to add and maintain support for every multi-inventory/inventory modification plugin.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minster586/OpenInv#189
No description provided.