VanillaSort is a simple plugin that allows you to sort items in a chest by using a trapped chest named Sorter.
You surely have already used siminlar sorting plugins, they all require you to do some configuration, either with item frames, signs, or commands. VanillaSort is different, it's a simple plugin that does not require any configuration.
It works by detecting the chest that already contains the item you want to sort, then moving the item to that chest.
So if you put a wooden log in a barrel, then put a wooden log in the Sorter chest, the wooden log will be sent to the barrel.
Start by creating a trapped chest and naming it Sorter in an anvil.
When the trapped chest closes, the items will be magically sorted to nearby chests.
The magic code it's quite natural:
So basically, put your Sorter chest in the middle of your storage room, adjacent barrels and chest will be filled with the items you put in the Sorter chest.
In summary, you want to put a wooded long in a barrel, then every time you put a wooden log in the Sorter chest, it will be sent to the barrel.
So to create an automatic sorting system, put a single item in a chest, then when you put an item in the Sorter chest, it will be sent to that chest.
Note: