All Projects → RoboTricker → Transport Pipes

RoboTricker / Transport Pipes

Licence: mit
Buildcraft without mods!

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Transport Pipes

Nocheatplus
Anti cheating plugin for Minecraft (Bukkit/Spigot).
Stars: ✭ 260 (+1138.1%)
Mutual labels:  minecraft, spigot, plugin
Lagmonitor
Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.
Stars: ✭ 147 (+600%)
Mutual labels:  minecraft, spigot, plugin
Xseries
Library for cross-version Minecraft Bukkit support and various efficient API methods.
Stars: ✭ 109 (+419.05%)
Mutual labels:  minecraft, spigot, plugin
Webconsole
Spigot plugin to manage your server remotely using a web interface
Stars: ✭ 62 (+195.24%)
Mutual labels:  minecraft, spigot, plugin
Viaversion
Allows the connection of newer clients to older server versions for Minecraft servers.
Stars: ✭ 463 (+2104.76%)
Mutual labels:  minecraft, spigot, plugin
Changeskin
Allows your players to change their skin by command
Stars: ✭ 118 (+461.9%)
Mutual labels:  minecraft, spigot, plugin
Slimefun4
Slimefun 4 - A unique Spigot/Paper plugin that looks and feels like a modpack. We've been giving you backpacks, jetpacks, reactors and much more since 2013.
Stars: ✭ 369 (+1657.14%)
Mutual labels:  minecraft, spigot, plugin
Mobarena
MobArena plugin for Minecraft
Stars: ✭ 147 (+600%)
Mutual labels:  minecraft, spigot, plugin
Bentobox
Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.
Stars: ✭ 192 (+814.29%)
Mutual labels:  minecraft, spigot, plugin
Advanced Achievements
🎆 Popular plugin that adds unique and challenging achievements to Minecraft servers.
Stars: ✭ 151 (+619.05%)
Mutual labels:  minecraft, spigot, plugin
Antilaby
AntiLaby plug-in for Bukkit
Stars: ✭ 6 (-71.43%)
Mutual labels:  minecraft, spigot, plugin
Craftbook
🔧 Machines, ICs, PLCs, and more!
Stars: ✭ 226 (+976.19%)
Mutual labels:  minecraft, spigot, plugin
Confiscate
Discover duplication glitches, abusive staff giving items, x-ray or simply poor server economy.
Stars: ✭ 23 (+9.52%)
Mutual labels:  minecraft, spigot, plugin
Magma
Minecraft Forge Hybrid server implementing the Spigot/Bukkit API (Cauldron for 1.12)
Stars: ✭ 272 (+1195.24%)
Mutual labels:  minecraft, spigot
Arclight
A Bukkit(1.15/1.16) server implementation on Forge using Mixin. ⚡
Stars: ✭ 262 (+1147.62%)
Mutual labels:  minecraft, spigot
Citizens2
Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
Stars: ✭ 277 (+1219.05%)
Mutual labels:  minecraft, spigot
Purpur
Purpur is a fork of Paper, Tuinity, and Airplane with the goal of providing new and interesting configuration options, which allow for creating a unique gameplay experience not seen anywhere else
Stars: ✭ 286 (+1261.9%)
Mutual labels:  minecraft, spigot
Plotsquared
PlotSquared - Reinventing the plotworld
Stars: ✭ 284 (+1252.38%)
Mutual labels:  minecraft, spigot
Authmereloaded
The best authentication plugin for the Bukkit/Spigot API!
Stars: ✭ 296 (+1309.52%)
Mutual labels:  minecraft, spigot
Yatopia
The Most Powerful and Feature Rich Minecraft Server Software!
Stars: ✭ 408 (+1842.86%)
Mutual labels:  minecraft, spigot

Logo

The Transport-Pipes plugin adds several different 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 and to write reviews, visit https://www.spigotmc.org/resources/transport-pipes.20873.
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/RoboTricker/job/TransportPipes/ Otherwise you can download the releases on the plugin's spigot page.

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.0.0</version>
  </dependency>
</dependencies>

made by RoboTricker - https://www.spigotmc.org/members/robotricker.126658/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].