Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openbarrel-collective/easyenderchests
An easy and blazingly fast enderchest storage plugin for minecraft.
https://github.com/openbarrel-collective/easyenderchests
bukkit enderchest fabric minecraft minecraft-plugin paper spigot
Last synced: about 2 months ago
JSON representation
An easy and blazingly fast enderchest storage plugin for minecraft.
- Host: GitHub
- URL: https://github.com/openbarrel-collective/easyenderchests
- Owner: OpenBarrel-Collective
- License: mit
- Created: 2024-11-26T02:47:27.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-05T00:15:24.000Z (about 2 months ago)
- Last Synced: 2024-12-05T00:28:25.128Z (about 2 months ago)
- Topics: bukkit, enderchest, fabric, minecraft, minecraft-plugin, paper, spigot
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EasyEnderChests
An easy and blazingly fast enderchest storage plugin for Minecraft. [WIP]## Features
- Will be free forever.
- Written with efficiency and scalability in mind.
- Multiple storage options for maximum flexibility:
- JSON [Default]
- TOML
- YML
- MongoDB
- MySQL
- SQLite
- H2 Database
- Multiple modes included for any need you can wish for, e.g., level mode, default with configurable rows, etc.**For more information about commands, permissions, and configuration options, please refer to the [Wiki](https://github.com/openbarrel-collective/EasyEnderChests/wiki).**
## Build Process
**Requirements:**
- Java 21 JDK or newer
- GitThis project is built with [Gradle](https://gradle.org/). To build the project, simply run:
```bash
./gradlew build
```## Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](./issues) if you have any questions or suggestions.## License
This project is licensed under the [MIT License](./LICENSE).