Skip to content

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.

License

Notifications You must be signed in to change notification settings

BlackBeltPanda/Transport-Pipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

The Transport-Pipes plugin adds several pipes into Minecraft. At the moment there are colored pipes, golden pipes, iron pipes, extraction pipes, void pipes and ice pipes. Similar to the BuildCraft mod, these pipes can transport any kind of item.

To download release versions, visit https://github.com/BlackBeltPanda/Transport-Pipes/releases.
For more detailed information read the TransportPipes wiki:

Wiki

For issueing bugs and suggestions you can either use the following Discord server: https://discord.gg/wPKCAX5 or write a new issue here on GitHub.

Builds

Build Status

If you want to have access to snapshot versions of this plugin, visit the following jenkins page: https://ci.codemc.org/job/BlackBeltPanda/job/TransportPipes/.

You can also add TransportPipes as a Maven dependency:

<repositories>
  <repository>
    <id>codemc-repo</id>
    <url>http://repo.codemc.org/repository/maven-public/</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>de.robotricker</groupId>
    <artifactId>transportpipes</artifactId>
    <version>5.4.0</version>
  </dependency>
</dependencies>

Updated and maintained by BlackBeltPanda - https://www.spigotmc.org/members/blackbeltpanda.8320/ Originally made by RoboTricker - https://www.spigotmc.org/members/robotricker.126658/

About

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.

Resources

License

Stars

Watchers

Forks

Languages

  • Java 100.0%