Overview
UltraStorage revolutionizes how players manage their items by transforming the basic enderchest into a powerful, expandable storage hub. With an intuitive GUI interface, players can access both their enderchest and up to 5 individual storage vaults – all from one central menu. Perfect for servers looking to offer donation perks, vote rewards, or simply a better storage solution.Massive Storage Capacity
- Normal Enderchest: 27 slots (3 rows)
- Big Enderchest: 54 slots (6 rows) – with permission
- 5 Storage Vaults: 54 slots each – that's 270+ additional slots!
Database Support
- SQLite (default) – Simple file-based storage
- MySQL – Perfect for larger servers and cross-server setups
- Automatic data saving on close and at configurable intervals
Permission System
| Permission | Description | Default |
|---|---|---|
| ultrastorage.storage.use | Use /storage command | true |
| ultrastorage.storage.1 | Access storage vault 1 | op |
| ultrastorage.storage.2 | Access storage vault 2 | op |
| ultrastorage.storage.3 | Access storage vault 3 | op |
| ultrastorage.storage.4 | Access storage vault 4 | op |
| ultrastorage.storage.5 | Access storage vault 5 | op |
| ultrastorage.enderchest.use | Use /enderchest command | true |
| ultrastorage.enderchest.big | Unlock 54-slot enderchest | op |
Commands
| Command | Description | Permission |
|---|---|---|
| /storage | Opens the main storage GUI | ultrastorage.storage.use |
| /storage 1-5 | Opens a specific storage vault directly | ultrastorage.storage.<number> |
| /enderchest | Opens the enderchest directly | ultrastorage.enderchest.use |
| /ec | Alias for /enderchest | ultrastorage.enderchest.use |
Configuration Examples
enderchest-normal:
name: "�FF00ᴇɴᴅᴇʀᴄʜᴇѕᴛ"
lore:
- "&fClick to open."
- "&f"
- "&fUnlock full enderchest via /store"
Sound Configuration:
sounds:
enderchest-open:
enabled: true
sound: BLOCK_ENDER_CHEST_OPEN
volume: 1.0
pitch: 1.0
Configuration Highlights
- Fully customizable GUI titles, item names, and lore
- HEX color support (�FF00 for green, &#FF0000 for red)
- Configurable sounds with volume and pitch controls
- SQLite or MySQL database selection
Why Choose UltraStorage?
Unlike basic enderchest plugins, UltraStorage offers a complete storage ecosystem. Players can unlock additional vaults through permissions, making it perfect for donation ranks, voting rewards, or progression systems. The modern GUI with HEX colors looks stunning on any server, and the database support ensures your players' items are always safe.Support
- Full configuration documentation included
- Regular updates for new Minecraft versions
- Discord support: limpanofc
