Плагины/EnderVault
988
5

🌌 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.5 gives 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.


EnderVault Custom Slot Preview

💡 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

  1. Download the latest EnderVault.jar.
  2. Place it in your server’s plugins folder.
  3. Restart your server.
  4. 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

Совместимость

Minecraft: Java Edition

1.20–1.21.51.18–1.19.41.16–1.17.11.14.4–1.15.2

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:7 месяцев назад
Обновлён:7 месяцев назад
Главная