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

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: 28 days 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, Fabric, Folia, NeoForge, Paper and Velocity.

## License
This project is licensed under the [CC0 1.0 Universal](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.