SimpleServerSorter
A simple Fabric mod that adds server-side container sorting. Perfect for situations where the server runs on Fabric and clients use vanilla Minecraft - all sorting is done through commands.
Available commands:
/sortSelfor/ss(by_id | by_group) — sorts your inventory excluding the hotbar/sortTargetedor/st(by_id | by_group) — sorts the contents of the block you're looking at
The mod is specifically designed to work with vanilla clients and Fabric server. When used with modded containers, issues may occur. If you need a full-featured sorting mod that works on both client and server, we recommend looking at other solutions.