AutoSort updated

One click sorts any box by category, stacks partials and keeps your hotbar alone.

Carbon Oxide v1.0.4 Updated

Overview

AutoSort is built and tested on live Carbon and Oxide servers.

One click sorts any box by category, stacks partials and keeps your hotbar alone.

Every download is licensed to you and watermarked with your details.

Features

  • Sorts by category, name or amount
  • Merges partial stacks
  • Never touches locked slots
  • Works on every storage entity

Install

  1. Download AutoSort.cs from My Plugins.
  2. Drop it into oxide/plugins or carbon/plugins.
  3. Grant the permission:
o.grant group default autosort.use

The file name must stay AutoSort.cs — Oxide matches it to the class name.

Config

{
  "Enabled": true,
  "Chat prefix": "[AutoSort]",
  "Radius": 25.0
}

Commands & Permissions

Commands

  • /autosort — open the panel

Permissions

  • autosort.use — allows using the plugin

Changelog

VersionReleasedChanges
v1.0.4 latest
  • Bundled languages
  • Faster panel
  • Fixed a rare null reference on disconnect
v0.9.0
  • First public release.