You host a Minecraft-Server with paper and have issues with large sorting systems? Use this plugin, to give players an oportunity to use a serverfriendly storage system!
A network is a group of chests that are linked together
The containers can be one of 3 different types:
- Input Container - Items put in here will be transfered to a fitting item container or misc container
- Item Container - Items will automatically get sorted into these chests, if they match the chest's item filter
- Miscellaneous Container - If there are no free item containers for a specific item, that item will instead be transfered to one of these
You can create networks by doing
/net create (name)
The (name) is the ID of your network
You need it to edit or delete your network.
By default, only the creator and admins have editing permissions, but you can grant other players permission using
/net user add (name)
and remove their permission using /net user remove (name)
To add chests to your network, first select your network using /net select (name)
, then you need to craft the wanted chest type and simply place it
To add a filter item to an item chest, you can
(item) is the item, that will be sorted into your item chest
To remove a chest from your network, simply just break it
Most commands and their functionalities can be seen in /networks help
See a more detailed instruction at the wiki
Download the newest version of the plugin
Put it in your plugins folder inside your server files.
Restart the server and the plugin should show a loading message in the console.