GridStorage
This powerful plugin helps you easily manage and store your items.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
GridStorage
GridStorage
> A fully-featured Minecraft grid storage plugin
Languages Supported: Chinese, English
The language files are located in the resources directory
Plugin Information
Author: chenasyd
Supported MC Versions: 1.21+ (Spigot/Paper/Folia)
Dependencies: Dependencies
Core Features
- Auto-save, each with 54 slots of storage space - Auto-save, ensuring data never gets lost - Auto-save (including enchants, NBT data, etc.) - Auto-save (English & Chinese) - Auto-save (every 5 minutes)
Quick Start
Open Warehouse
``` /gridstorage ``` Or use the alias: `/gs`
Open Specific Warehouse
``` /gridstorage open [slot number] ``` Example: `/gridstorage open 5`
View Help
``` /gridstorage help ```
Interface Guide
Main Interface (Warehouse Selection)
- Previous/Next Page: Click to open corresponding warehouse - Previous/Next Page: Browse through more warehouses
Warehouse Interface (Item Storage)
- Click items: Store any items - Click items: Deposit - Click items: Withdraw
Command List
| Command | Description | |-----|------| | `/gridstorage` | Open main warehouse interface | | `/gridstorage open [slot number]` | Open specific warehouse | | `/gridstorage help` | Display help |
Admin Commands: | Command | Description | |-----|------| | `/gridstorageadmin reload` | Reload configuration |
Permissions
- `gridstorage.use` - Use warehouse (default: all players) - `gridstorage.admin` - Admin privileges (default: OP)
Data Security
Multi-layer Protection Mechanisms - Auto-save every 5 minutes - Instant save when closing interface - Force save when server shuts down - SQLite database persistent storage
Data Location: `plugins/GridStorage/database/`
Storage Capacity
- Total warehouses: 100 - Capacity per warehouse: 54 slots - Total storage space: 5400 slots
Interface Guide
Main Grid Interface (Warehouse Selection)
``` ┌───────────────────┐ │ #1 #2 #3 ... │ │ #5 #6 #7 ... │ │ ... │ │ │ │ [Previous] [Deco] [Next] │ └───────────────────┘ ```
[Next] Button: - [Next] Button: Click to open the corresponding warehouse - Item name: Displays the warehouse name - Lore: Shows "Click to open this warehouse" and "Capacity: 54 slots" - [Next] Button (Slot 46): Return to the previous page - [Next] Button (Slots 47-53): Glass pane decoration - [Next] Button (Slot 54): Go to the next page
Individual Warehouse Interface (Item Storage Interface)
``` ┌──────────────────┐ │ │ │ 54 slots of storage space │ │ │ │ Store any Minecraft items │ │ │ └──────────────────┘ ```
How to Use: - Click on items: Take them back to inventory - Drag items in: Deposit them into the warehouse - Supports all item types, enchantments, custom NBT data, etc.