https://github.com/incendo/cloud-minecraft
Integrations between Minecraft and Cloud Command Framework
https://github.com/incendo/cloud-minecraft
brigadier cloud command-framework minecraft paper velocity
Last synced: 4 months ago
JSON representation
Integrations between Minecraft and Cloud Command Framework
- Host: GitHub
- URL: https://github.com/incendo/cloud-minecraft
- Owner: Incendo
- License: mit
- Created: 2024-01-14T21:25:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-15T22:03:05.000Z (4 months ago)
- Last Synced: 2025-06-15T23:36:03.572Z (4 months ago)
- Topics: brigadier, cloud, command-framework, minecraft, paper, velocity
- Language: Java
- Homepage: https://cloud.incendo.org/minecraft/
- Size: 2.79 MB
- Stars: 58
- Watchers: 4
- Forks: 12
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
cloud-minecraft

[](https://search.maven.org/search?q=org.incendo)

[](https://cloud.incendo.org)## links
- JavaDoc: https://javadoc.io/doc/org.incendo
- Docs: https://cloud.incendo.org/minecraft
- Incendo Discord: https://discord.gg/aykZu32## modules
- cloud-brigadier: integration with [Mojang Brigadier](https://github.com/Mojang/brigadier)
- cloud-paper: integration for Bukkit-based platforms with specific support for [Paper API](https://papermc.io/software/paper)
- cloud-bukkit: integration for Bukkit-based platforms, dependency of cloud-paper
- cloud-velocity: integration for [Velocity API](https://papermc.io/software/velocity)
- cloud-sponge7: integration for [Sponge API](https://spongepowered.org) v7
- cloud-bungee: integration for Bungeecord API
- cloud-cloudburst: integration for cloudburst
- cloud-minecraft-extras: optional extras using [adventure](https://github.com/KyoriPowered/adventure) API
- cloud-minecraft-bom: [bill of materials](https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Importing_Dependencies) for cloud-minecraft dependencies