
Quick Stacker
Automatic inventory management plugin that quickly deposits items into containers and sorts storage with simple click actions.
82
0
📦 QuickStacker
QuickStacker is a powerful inventory management plugin that automatically deposits items from your inventory into nearby containers with a single click. Perfect for organizing storage systems and speeding up your Minecraft workflow.
✨ Features
⚡ Quick Stacking
- One-Click Deposit: Shift-right-click any container to automatically deposit matching items from your inventory
- Smart Matching: Configurable to deposit only existing stacks or all items into empty slots
- Cooldown System: Prevent spam with configurable cooldown between uses
🗃️ Container Sorting
- Smart Organization: Shift-left-click containers to automatically sort their contents
- Custom Sorting: Items sorted by type, name, and amount with block priority options
- Stack Compression: Combine partial stacks to maximize space efficiency
- Visual Feedback: Customizable sounds and messages for all actions
⚙️ Complete Customization
- Flexible Settings: Toggle features per-player or set server-wide defaults
- Container Whitelist: Control which container types work with QuickStacker
- World Management: Block QuickStacker in specific worlds
🎯 Smart Integration
- Double Chest Support: Works seamlessly with double chests and large storage systems
- Empty Hand Requirement: Optional requirement for empty main hand to prevent accidental use
🎮 Commands
/quickstack- Show status and help information/quickstack toggle- Toggle QuickStacker on/off for yourself/quickstack mode <matching|all>- Change stacking mode (admin)/quickstack reload- Reload configuration (admin)/quickstack sound <on|off>- Toggle sound effects (admin)
🔧 Configuration
Fully customizable through config.yml:
# Default plugin behavior
default-enabled: true
require-empty-hand: true
include-offhand: true
matching-only: true
cancel-open: true
play-sound: true
cooldown-ms: 300
# Sorting features
sorting:
enabled: true
blocks-first: true
compress-stacks: true
shift-left-click-with-empty-hand: true
# Container restrictions
allowed-containers:
- CHEST
- TRAPPED_CHEST
- BARREL
- HOPPER
- DISPENSER
- DROPPER
- FURNACE
- BLAST_FURNACE
- SMOKER
- ANY_SHULKER_BOX
# World management
blocked-worlds:
- "pvp_arena"
- "minigames"
# Sound effects
sound: "BLOCK_BARREL_CLOSE:1:1.2"
# Custom messages
messages:
enabled: true
stacked: "&aDeposited &f%items% &aitems in &f%stacks% &astacks."
nothing: "&7Nothing to deposit."
toggled-on: "&aQuickStacker enabled."
toggled-off: "&cQuickStacker disabled."
no-perm: "&cYou don't have permission."
reloaded: "&aQuickStacker reloaded."
cooldown: "&ePlease wait before using this again."
sorted: "&aContainer sorted."
# Player toggles persist here
players: {}
Совместимость
Ссылки
Создатели
Детали
Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:3 месяца назад
Обновлён:3 месяца назад
