ItemQuickStack
QuickStack — transfers items to nearby chests.
ItemQuickStack
📦 QuickStack Plugin
QuickStack is a lightweight and functional Minecraft plugin that lets players automatically deposit matching items from their inventory into nearby chests with a single command.
---
✨ Features
- Automatically transfers stackable items to nearby chests - Configurable search radius (`config.yml`) - Works with both single and double chests - Customizable messages and permissions - Supports tab completion for commands
---
🔧 Commands
`/quickstack stack`
Transfers matching items from the player’s inventory into nearby chests.
- Permission: `quickstack.stack`
`/quickstack reload`
Reloads the configuration file without restarting the server.
- Permission: `quickstack.admin` or `*`
---
🧪 Permissions
| Permission | Description | |----------------------|--------------------------------------| | `quickstack.stack` | Allows use of `/quickstack stack` | | `quickstack.admin` | Allows use of `/quickstack reload` | | `*` | Grants all permissions |
---
🔄 Tab Completion
Supports tab completion for: - `stack` - `reload` (admin only)
---
✅ Requirements
- Minecraft server with Bukkit, Spigot, or Paper support - Java 17+
---