Ecosyste.ms: Awesome
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: about 1 month 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-29T16:19:38.000Z (about 1 month ago)
- Last Synced: 2024-12-29T17:24:52.678Z (about 1 month ago)
- Topics: boilerplate, bukkit, hacktoberfest, java, minecraft, minecraft-plugin, spigot, starter-template
- Language: Java
- Homepage: https://triassic.dev
- Size: 239 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 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.