Back to Plugins

BetterEnderChest

Active tab
Overview
Latest version
Not specified
Minecraft support
0 versions
Topics synced
0
Claim this plugin

This plugin was imported from Spiget and is currently unclaimed.

Live badges: Downloads badge for BetterEnderChest Spigot Downloads badge for BetterEnderChest GitHub Stars badge for BetterEnderChest License badge for BetterEnderChest How to embed →

Plugin Information

Type: Minecraft plugin
Spigot Resource: Open on SpigotMC
Created by: Spiget Importer

Description

BetterEnderChests BetterEnderChests is a Spigot/Paper plugin that replaces vanilla Ender Chests with a persistent, database-backed multi-chest system. Each player can have multiple Ender Chests (up to 7), stored per-server and synchronized via SQL. Features - Multiple Ender Chests per player (1–7 tiers via permissions) - Fully database-backed storage (MariaDB/MySQL) - Cross-restart persistence - View other players’ Ender Chests (with permission) - GUI-based chest selector - Custom Ender Chest inventory UI - Permission-based access control - Multi-language support via YAML - Auto database reconnection handling - Plugin update checker (GitHub releases) Commands /ec or /enderchest Opens the Ender Chest GUI selector. - /ec → opens selector GUI - /ec <number> → opens specific Ender Chest /endersee <player> [number] View another player's Ender Chest (requires permission). - /endersee Steve - /endersee Steve 3 /enderclear <player> [number] Clears Ender Chest data from database. - /enderclear Steve - /enderclear Steve 2 Permissions | Permission | Description | |------------|-------------| | betterenderchests.use1-7 | Allows access to chest tiers 1–7 | | betterenderchests.endersee | Allows viewing other players' chests | | betterenderchests.enderclear | Allows clearing player chest data | | betterenderchests.updatemessages | Receives update notifications | Database Setup The plugin uses MariaDB / MySQL. On startup, it automatically creates: Tables: - user - server - item Language System This plugin supports - German - English - Polish - French - Russian - Ukrainian - Chinese (Simplified) Installation 1. Download the plugin .jar 2. Place it into your /plugins folder 3. Start the server once 4. Configure: * config.yml 5. Set up your database 6. Restart the server Requirements * Java 17+ * Spigot / Paper 1.16+ * MariaDB / MySQL database Author Developed by adrianos76 License This project is licensed under the GNU General Public License v3.0 (GPLv3). Copyright (c) 2026 Adrianos76 You are free to use, modify, and distribute this software under the terms of the GPLv3, provided that any redistributed or modified versions remain under the same license and include proper attribution to the original author. For the full license text, see: https://www.gnu.org/licenses/gpl-3.0.en.html

Minecraft Plugin Badges

Use these badge images in docs, README files, or forum posts.

Badge Guide
Downloads
Downloads badge for BetterEnderChest
![Downloads](https://ezbanners.org/shields/plugins/eb536ba2-c043-4ab4-925a-58ea1bdd0717/downloads.png)
Spigot Downloads
Spigot Downloads badge for BetterEnderChest
![Spigot Downloads](https://ezbanners.org/shields/plugins/eb536ba2-c043-4ab4-925a-58ea1bdd0717/spigot-downloads.png)
GitHub Stars
GitHub Stars badge for BetterEnderChest
![GitHub Stars](https://ezbanners.org/shields/plugins/eb536ba2-c043-4ab4-925a-58ea1bdd0717/github-stars.png)
License
License badge for BetterEnderChest
![License](https://ezbanners.org/shields/plugins/eb536ba2-c043-4ab4-925a-58ea1bdd0717/license.png)