Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
- Git

This 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).