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 (set in config.yml)
- Works with both single and double chests
- Customizable messages and permissions
- Supports tab completion for commands
Commands
Code (Text):
/quickstack stack
- Transfers matching items from the player’s inventory into nearby chests
-
Permission:
Code (Text):
quickstack.stack
Code (Text):
/quickstack reload
- Reloads the plugin's configuration
-
Permission:
Code (Text):
quickstack.admin
or
Permissions
quickstack.stack |
Allows use of /quickstack stack |
quickstack.admin |
Allows use of /quickstack reload |
* |
Grants all permissions |
Config Options
-
Code (Text):
plugin.stackradius
– search radius for nearby chests
- Customizable messages:
-
Code (Text):
messages.stacked
-
Code (Text):
messages.nostacked
-
Code (Text):
messages.nopermission
-
Code (Text):
messages.reload
Requirements
- Minecraft server (Bukkit, Spigot, or Paper)
- Java 17+