catageek / ByteCart

Minecraft plugin for bukkit to create a LAN/WAN rail network with routing algorithm
GNU General Public License v3.0
27 stars 9 forks source link

/ _ | | / _ _| | /\// | | | / \/ / / ` | '| | / \/ \ || | || / /| (| | | | |_ ___/_, |___/\,|| _| |_/

Overview

ByteCart is a bukkit plugin that allows to create a railed network using principle of Internet.

A cart with a player, or a storage cart, with a destination address recorded in inventory, will be routed through the network to the destination station matching the address.

ByteCart provides a set of blocks to create routers and stations according to a predefined network topology. It allows the connection of 45000 stations in 53 regions.

Routing tables are stored ingame using a innovative information storage technology using chests. There is no database.

A tool is provided to configure automatically the network if you do not have network skills.

Features

Installation

Drop ByteCart.jar into the bukkit plugin directory. It will create its own configuration file with default configuration options.

Configuration

Check configuration file ByteCart/config.yml to see available configuration parameters.

Credits

Developped by Catageek (catageek@free.fr)