roobre / chestorganizer

A bukkit (minecraft) plugin to keep your set of chests organized

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📦 ChestOrganizer

Build status Maintainability

ChestOrganizer is a plugin for bukkit and bukkit-compatible minecraft servers that allows players to create special chests, which distribute items to other nearby containers automatically.

Usage

  1. Place a chest on top of a redstone block (not ore). This chest is now an Organizer.
  2. Put an item inside the chest.

If any nearby (in a 10x10 area centered at the organizer chest) container already contain an instance of the item, the item you just put on the organizer chest will be moved to it.

Only (single) chests can act as organizers, but any container can be a target if if meets the requirements above.

Instalation

Download latest release from the Releases tab and place it into the plugins directory of your server.

Supported versions

This was tested (although not extensively) in the following configurations:

Server Version ?
Spigot 1.14.3
Spigot 1.14.4

Other bukkit-compliant servers and minecraft versions will probably work too, since the plugin does not use any exotic API.

About

A bukkit (minecraft) plugin to keep your set of chests organized

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%