Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.9
Platforms
Tags
Creators
Details
Licensed MIT
Published 4 months ago
Storage
Optimized virtual storage system for Minecraft servers.
Supports All Minecraft Version
Overview
Storage is a complete virtual storage system that helps players manage mined resources on your server. With features like autoPickup, resource transfer between players, events, and custom enchants, Storage offers an engaging and efficient way to process and manage resources. Visit the plugin wiki here: https://github.com/TheBlueSkyARL/Storage/wiki
Important note
This is a completely rewritten version of the original Storage source code, with new features and improved performance, and with the original author's permission to distribute the resources.
Original plugin: https://www.spigotmc.org/resources/storage.100516/
Main features
- Virtual Storage System - Automatically store mined blocks into a virtual storage.
- Conversion System - Convert materials between forms (ingots <-> blocks) with configurable rates.
- Resource Transfer System - Transfer resources to other players, single or multiple items at once.
- Event System - Join events: mining contest, double drop, community event.
- MythicMobs Storage - Automatically store MythicMobs drops in a virtual storage.
- Custom Enchants - Built-in enchants: TNT, Haste, Multiplier, Vein Miner.
- Special Materials - Custom items with configurable drop rates when mining blocks.
- Crafting System - Extremely convenient crafting system.
- API Support - Developer API.
- Folia Support - Can run on Folia servers.
Virtual Storage System
- Auto collect blocks when mined.
- Unlimited storage capacity (configurable via
config.yml). - Enable/disable auto pickup.
MythicMobs Storage
- Auto collect MythicMobs items when killing mobs.
- Configure allowed items in
mythicstorage.yml. - Enable/disable auto pickup.
- Works with many MythicMobs versions (4.x, 5.x, and newer).
Resource Transfer System
- Transfer resources to online players.
- Two modes: single transfer and multi-transfer.
- Transfer history tracking.
Event System
- Mining Contest - Compete with other players to mine the most blocks.
- Double Drop - Double resources during event time.
- Community Event - Work together to complete the server goal.
Custom Enchants
- TNT - Explodes when mining with configurable radius.
- Haste - Increase mining speed.
- Multiplier - Gain more resources when mining.
- Vein Miner - Mine the entire ore vein at once.
Crafting System
- Open crafting menu with
/storage craft. - Craft custom recipes by using materials stored in Storage.
- Recipes can also require MythicMobs items (if MythicStorage is enabled).
And many feature!
Installation
- Download
Storage.jar. - Put it into your server
pluginsfolder. - Restart the server.
- Configure the plugin in the generated config files.
Soft dependencies
- PlaceholderAPI (for placeholder support)
- WorldGuard (for region protection)
- MythicMobs (for MythicMobs storage feature)
Why choose Storage?
- Performance optimized.
- Fully configurable.
- Multi-version support.
- Active development.
- Developer friendly.
Support & links
- GitHub: https://github.com/hongminh54/Storage
- Bug reports & suggestions: https://github.com/hongminh54/Storage/issues
- Wiki & documentation: Available on GitHub
- Developer API: Full JavaDoc
Special thanks
- VoChiDanh - Author of the original plugin
- Community - Feedback and suggestions


