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.
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.
/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:
enabled - Enable/disable the entire pluginshift-click - Toggle shift-click sortingright-click - Toggle right-click sorting auto-sort-on-open - Toggle automatic sorting when opening chestsCommand Aliases: /asort, /sort
# 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:
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
plugins/ folderconfig.yml to your preferences/autosort reload or restart server/autosort sort - Sort your currently open chest
/autosort toggle enabled - Enable/disable the plugin
/autosort info - View current plugin settings
sort-type to "rarity" for valuable items firstauto-sort-on-open for automatic sortingcooldown to prevent sorting spamdisabled-worlds to restrict usageIf you find AutoSort helpful:
Made with ❤️ for server administrators who value organization | Perfect for survival servers, creative builds, and storage management