
If you enjoy tidy inventories and want your chests to always stay sorted, this plugin will take care of it for you automatically.
Use the /autosort command to open the settings menu, where you can:
Settings are persistent per player and per server. No permissions are required.
To customize the default sorting settings for players joining your server for the first time, you have two options:
Option A - Automatic
Start the server once and shut it down gracefully. This will automatically generate the following file: ``<server root>/mods/Slymp_AutoSort/DefaultSortSettings.json``. You can then edit this file to adjust the default values.
Option B - Manual
Create the file yourself at the same location and paste the following template: `` { "SortInventory": true, "SortBackpack": true, "SortChests": true, "SortType": "Type" }
Accepted values
These default settings are applied only to players who join the server for the first time while the mod is installed. Existing players will keep their current personal settings.
Known issues
Furnace and Tannery Rack sorting is intentionally not implemented, as it causes item duplication bugs and can impact gameplay.
0 Comments