A Paper plugin that replaces the vanilla ender chest with a larger, multi-chest, database-backed storage system.
- Paper 26.1.x (or a compatible fork such as Purpur / Folia)
- Java 25
- 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.
Licensed under the GNU General Public License v3.0. See LICENSE for details.
Plugin icon by m11.dalp.sh.
