Quick-EnderChest Plus | Technical Documentation
1. Installation
- Download the Quick-EnderChest-Plus-2.6.jar.
- Place it in your /plugins/ directory.
- Ensure PlaceholderAPI is installed if you want dynamic titles.
- Restart your server to generate the default configuration.
- Configure your config.yml (Storage, Sounds, Titles) and reload with /qec reload.
_________________________________________________________________________
️ 2. Storage Setup (MySQL / SQLite / YAML)
Configure your preferred storage in the
storage section of
config.yml:
• YAML (Default): Simple file storage.
• SQLite: High-performance local database file.
• MySQL: Essential for networks. Powered by
HikariCP for zero-lag connection pooling.
_________________________________________________________________________
3. Capacity Tiers & Permissions
Grant storage sizes based on player ranks:
- Tier 1 (9 slots): Given to everyone by default.
- Tier 2 (18 slots): quickenderchest.capacity.2
- Tier 3 (27 slots): quickenderchest.capacity.3
- Tier 4 (36 slots): quickenderchest.capacity.4
- Tier 5 (45 slots): quickenderchest.capacity.5
- Tier 6 (54 slots): quickenderchest.capacity.6
️ Data Security: Items in hidden slots are safely preserved even if a player's rank expires.
_________________________________________________________________________
4. Full Command Reference
/ec — Opens your custom Ender Chest.
Perm: quickenderchest.use
/aec <player> — (Admin) Inspect any player (Online/Offline).
Perm: quickenderchest.admin
/qec reload — Reloads the configuration safely.
Perm: quickenderchest.reload
/qec interact — Toggle block interaction permissions.
Perm: quickenderchest.interact
_________________________________________________________________________
For support, please visit the discussion thread or contact the developer.