EnderVault
作者:rebot | 分类:模组
Minecraft 版本: 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: paper purpur spigot
标签: game-mechanics storage utility
? EnderVault - Supercharged Ender Chest Plugin
EnderVault upgrades the basic Minecraft ender chest into a powerful, fully customizable storage system. Give your players more space based on their rank or permission, while keeping everything safe and easily accessible—even when they’re offline!
✨ What Makes EnderVault Awesome?
-
? Custom Slot Sizes
Let players unlock bigger ender chests with permissions.
From 3 rows (27 slots) up to 6 rows (54 slots).
Example:endervault.rows.5gives 5 rows! -
? Choose How Data Is Saved
- PDC – Lightweight per-player storage (best for small servers).
- SQLite – Local database with great performance.
- MySQL – Sync storage across servers or large networks.
-
? Supports Online & Offline Mode
- Online: Uses UUIDs for player tracking.
- Offline: Uses player names for compatibility.
-
?️ Edit Offline Player Vaults
Admins can open and edit offline players’ chests using SQLite or MySQL storage. -
? Easy Commands
/ev- Open your custom ender chest./ev <player>- Open someone else’s ender chest (requires permission).
-
? Right-Click Integration
Simply right-click a vanilla ender chest block to open your personalized EnderVault.
? Why Choose EnderVault?
EnderVault gives your server flexibility and reliability that vanilla chests just can’t match.
✅ Scales with your server size.
✅ Easy setup and config.
✅ Perfect for survival, factions, SMPs, or donor perks!
? How to Install
- Download the latest
EnderVault.jar. - Place it in your server’s
pluginsfolder. - Restart your server.
- Edit the config file to choose your storage type.
⚙️ Configuration Example
storage:
type: "sqlite" # Options: pdc, sqlite, mysql
sqlite:
file: "endervault.db"
mysql:
url: "jdbc:mysql://localhost:3306/database"
username: "user"
password: "password"
config:
OnlineMode: true
? Permissions
endervault.use– Open your own ender chest (default: true)endervault.viewothers– Open others’ chests (default: OP only)endervault.rows.<1-6>– Set how many rows a player gets
Example:endervault.rows.4= 4 rows
请登录后举报
暂无评论,抢个沙发吧~