HomeJavaModsSimpleAutoSort
SimpleAutoSort
ModsJava

SimpleAutoSort

by ResistanceCore · on Modrinth

A powerful and intuitive chest sorting plugin that automatically organizes your inventory with customizable hotkeys, multiple sort types, and advanced…

⬇ Download on Modrinth

AutoSort 📦

A powerful and intuitive chest sorting plugin that automatically organizes your inventory with customizable hotkeys, multiple sort types, and advanced filtering options for Minecraft servers.

Version Minecraft License

🌟 Key Features

📋 Commands

/autosort help                    - Show help message and available commands
/autosort sort                    - Sort the currently open chest
/autosort info                    - Display plugin information and settings
/autosort reload                  - Reload plugin configuration
/autosort toggle <setting>        - Toggle specific plugin settings

Available Toggle Settings:

Command Aliases: /asort, /sort

⌨️ Hotkeys

⚙️ Configuration

# AutoSort Plugin Configuration
settings:
  # Enable/disable the entire plugin
  enabled: true
  
  # Sort Types: name, type, amount, rarity
  sort-type: "name"
  
  # Reverse the sorting order
  reverse-sort: false
  
  # Sorting Methods
  shift-click-sort: true          # Shift + Left-Click on empty slot
  right-click-sort: true          # Shift + Right-Click on chest block
  command-sort: true              # /autosort sort command
  auto-sort-on-open: false        # Auto-sort when opening chest
  
  # Item Management
  stack-similar-items: true       # Stack similar items together
  move-to-top: false              # Move sorted items to top
  
  # Cooldown in seconds (prevents spam)
  cooldown: 1.0
  
  # Sound and Visual Feedback
  play-sound: true
  sort-sound: "BLOCK_CHEST_CLOSE"
  send-message: true
  
  # World Restrictions
  disabled-worlds: []

# Plugin Messages
messages:
  sort-success: "&aChest sorted successfully!"
  no-permission: "&cYou don't have permission to use AutoSort!"
  reload-success: "&aAutoSort configuration reloaded!"
  cooldown: "&cPlease wait before sorting again!"

# Rarity-based Sorting Priorities
rarity-priorities:
  NETHERITE_BLOCK: 100
  DIAMOND_BLOCK: 90
  EMERALD_BLOCK: 85
  GOLD_BLOCK: 80
  # ... and many more items

🔒 Permissions

permissions:
  autosort.*:
    description: "Full AutoSort permissions"
    default: op
    children:
      autosort.use: true
      autosort.command: true
      autosort.reload: true
      
  autosort.use:
    description: "Basic permission to use sorting functionality"
    default: true
    
  autosort.command:
    description: "Permission to use AutoSort commands"
    default: true
    
  autosort.reload:
    description: "Permission to reload AutoSort configuration"
    default: op

💻 Requirements

🔧 Installation

  1. Download AutoSort plugin jar file
  2. Stop your server
  3. Place the plugin in your plugins/ folder
  4. Start your server to generate default configuration
  5. Customize config.yml to your preferences
  6. Reload with /autosort reload or restart server
  7. Test sorting functionality in-game

🎮 Usage Examples

Basic Sorting

/autosort sort              - Sort your currently open chest
/autosort toggle enabled    - Enable/disable the plugin
/autosort info              - View current plugin settings

Hotkey Usage

Advanced Configuration

📊 Features Overview

Sorting Options

Container Support

Smart Features

🛡️ Security & Performance

💝 Support Development

If you find AutoSort helpful:

📞 Support & Community


Made with ❤️ for server administrators who value organization | Perfect for survival servers, creative builds, and storage management

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more