Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/realtriassic/plugin-template

A battery packed, multi-platform plugin template for Minecraft: Java Edition to get your next project started quickly.
https://github.com/realtriassic/plugin-template

boilerplate bukkit hacktoberfest java minecraft minecraft-plugin spigot starter-template

Last synced: about 1 month ago
JSON representation

A battery packed, multi-platform plugin template for Minecraft: Java Edition to get your next project started quickly.

Awesome Lists containing this project

README

        

# plugin-template
A battery packed, multi-platform plugin template for Minecraft servers to get your next project started quickly.

### What's inside?
- [Adventure](https://github.com/KyoriPowered/adventure) as the user interface library.
- [Cloud](https://github.com/Incendo/cloud) for platform-agnostic command registration and handling.
- [Configurate](https://github.com/SpongePowered/Configurate) for cross-platform configuration.

Currently supporting Bukkit, Bungeecord and Velocity.

## License
This project is licensed under the [Unlicense](https://github.com/RealTriassic/plugin-template/blob/main/LICENSE) license, meaning you are free to use this project however you like, including changing the license for your own projects.