BlackBeltPanda / Transport-Pipes

Buildcraft without mods! This is a fork of the original Transport-Pipes plugin featuring support for newer versions of Spigot, many bug fixes, performance improvements, and end-user enhancements.
https://www.spigotmc.org/resources/transport-pipes.20873/
MIT License
39 stars 10 forks source link

Feature Request: establish compatibility with WildChest #17

Closed McBesser closed 2 years ago

McBesser commented 2 years ago

Hello, first of all I think the plugin is really nice. Would it be possible to make this plugin compatible with the WildChest plugin? (https://bg-software.com/wildchests/)

WildChest offers various modified chests, linked chests, chests that sometimes hold multiple double chests, a storage unit that offers unlimited space for an item, suction boxes, etc. I don't know how complex that is, or even possible.

BlackBeltPanda commented 2 years ago

Transport-Pipes handles moving the items from container to container. It's up to other plugins to add support for Transport-Pipes if they're using their own custom containers. We have an API other plugins can use to register TransportPipesContainers and handle the different Duct events: https://github.com/BlackBeltPanda/Transport-Pipes/tree/master/src/main/java/de/robotricker/transportpipes/api