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.
- Host: GitHub
- URL: https://github.com/realtriassic/plugin-template
- Owner: RealTriassic
- License: unlicense
- Created: 2024-10-01T18:48:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-24T18:37:11.000Z (over 1 year ago)
- Last Synced: 2025-01-24T19:31:15.284Z (over 1 year ago)
- Topics: boilerplate, bukkit, hacktoberfest, java, minecraft, minecraft-plugin, spigot, starter-template
- Language: Java
- Homepage: https://triassic.dev
- Size: 240 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.