Networks
About the Project
Tired of bulky sorting systems on your Paper Minecraft server? The Networks mod offers players a convenient and server-friendly solution for organizing item storage. Create fully automated storage systems with multiple input and output chests that work without using redstone.
All network components are crafted in vanilla style. Administrators can configure crafting recipes, set prices for specific features, and add custom messages through the configuration file.
What is a Network?
A network is a group of interconnected chests that interact with each other. Containers in the network can be of three types:
Input Container - items placed here are automatically transferred to a suitable item container or miscellaneous container
Item Container - items are automatically sorted into these chests if they match the set filters
Miscellaneous Container - if there are no free containers for a specific item, it is transferred to one of these chests
Creating and Managing a Network
To create a network, use the command /net create (name), where (name) is the unique identifier of your network. By default, only the network creator and administrators have editing rights, but you can grant access to other players using the commands /net user add (player) and /net user remove (player).
Adding Chests to the Network
Create three types of network components through crafting. Select your network and place the created chests. To configure sorting filters, use the network wand: hold Shift and right/left click with an item in the offhand to add/remove a filter.
The network wand can also be used to change container priorities. To remove a chest from the network, simply break it.
Main Commands
/net create (name)- create a storage network/net delete (name)- delete a storage network/net rename (name) (newName)- rename a network/net select (name)- select a storage network/net list- show all networks available to you/net info- show information about the selected network/net items- show all items in your network/net user add (player)- grant a player access to your network
Installation
Download the latest version of the plugin and place it in the plugins folder of your server. Restart the server - a plugin loading message should appear in the console.