HomeJavaModsQuick Stacker
Quick Stacker
ModsJava

Quick Stacker

by jorbays · on Modrinth

Automatic inventory management plugin that quickly deposits items into containers and sorts storage with simple click actions.

⬇ Download on Modrinth

📦 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

🗃️ Container Sorting

⚙️ Complete Customization

🎯 Smart Integration

🎮 Commands

🔧 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: {}
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