A Paper plugin that replaces the vanilla ender chest with a larger, multi-chest, database-backed storage system.
- Paper 1.21.11 - 26.2 (or a compatible fork such as Purpur / Folia)
- Java 21
- Download the latest
.jarfrom Releases or Modrinth. - Place it in your server's
plugins/directory. - Restart the server. SQLite is used by default and requires no additional setup.
./gradlew buildThe output jar is placed in build/libs/ and copied to TestServer/plugins/ automatically via the shadowJar task. Adjust the destination path in build.gradle.kts if your test server is located elsewhere.
Full configuration reference, command list, permission nodes, and database setup are available at openvdra.github.io/EnhancedEchest.
EnhancedEchest reports anonymous usage data to bStats. Collection is anonymous and can be turned off globally in plugins/bStats/config.yml.
Licensed under the GNU General Public License v3.0. See LICENSE for details.
Plugin icon by m11.dalp.sh.
