Autosort

  • Hytale — Autosort
Author:
Slymp
Size:
20.11 kB
Date:
January 26, 2026, 01:34 PM
Downloads:
11
0.0 / 10
No one has rated the file yet.

This mod is for those who love tidy inventories and want their chests to always stay sorted — this plugin will handle everything automatically.

Features:

Use the /autosort command to open the settings menu, where you can:

  • Enable or disable inventory sorting;
  • Enable or disable backpack sorting;
  • Enable or disable chest sorting;
  • Choose your preferred sorting mode (by type, name, or rarity).

Settings are saved separately for each player and server. No permissions are required.

For server owners — default sort settings

To change the default sorting settings for new players on your server, there are two options:

Option A — Automatic:

  1. Start the server once and shut it down properly. This will automatically create the following file: <server root>/mods/Slymp_AutoSort/DefaultSortSettings.json;
  2. You can then edit this file to change 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:

- SortInventory: true or false

- SortBackpack: true or false

- SortChests: true or false

- SortType: "Type" (default), "Rarity", or "Name"

These settings apply only to new players who join the server for the first time with the mod installed. Existing players will keep their personal settings.

Known issues:

  • Moving a stack from or to the currently selected hotbar slot does not trigger sorting.

Useful links:

Comments 0