Command framework & dispatcher for the JVM
Find a file
2025-09-03 19:47:09 +05:00
.checkstyle feat(annotations): add @CommandMethod annotation processing (#366) 2022-06-18 22:52:58 -07:00
.github Configure renovate 2023-11-09 13:43:50 -07:00
.palantir build: update build-time dependencies, address new warnings (#413) 2022-12-13 11:13:00 -07:00
.spotless build: switch to spotless (#355) 2022-06-18 22:52:58 -07:00
build-logic build: update build-time dependencies, address new warnings (#413) 2022-12-13 11:13:00 -07:00
cloud-annotations build: update build-time dependencies, address new warnings (#413) 2022-12-13 11:13:00 -07:00
cloud-bom Add cloud-bom (#282) 2021-12-02 02:04:43 -08:00
cloud-core Fix flags not tab-completing unless string is empty (#460) 2023-09-09 00:17:56 -07:00
cloud-discord Deprecate argument newBuilder methods and add builder methods to align with newer arguments (#419) 2022-12-13 11:13:00 -07:00
cloud-irc/cloud-pircbotx Deprecate argument newBuilder methods and add builder methods to align with newer arguments (#419) 2022-12-13 11:13:00 -07:00
cloud-kotlin Deprecate argument newBuilder methods and add builder methods to align with newer arguments (#419) 2022-12-13 11:13:00 -07:00
cloud-minecraft Update reflection for >=1.20.1 NMS 2025-09-03 19:42:50 +05:00
cloud-services Remove redundant at literal in docs (#427) 2023-02-21 21:10:24 -07:00
cloud-tasks build: update build-time dependencies, address new warnings (#413) 2022-12-13 11:13:00 -07:00
docs 1.7.1-SNAPSHOT 2022-08-26 11:49:37 -07:00
examples Improve docs around Brigadier on bukkit/paper 2023-09-09 00:17:56 -07:00
gradle fabric: 1.19.4 (#430) 2023-03-16 10:07:27 -07:00
icons New cloud logo epic poggers awesome 2021-02-03 21:21:47 +01:00
.editorconfig chore: make code style consistent 2022-06-18 22:52:58 -07:00
.gitattributes Update gradle wrapper & add .gitattributes 2022-06-18 22:52:58 -07:00
.gitignore chore: make code style consistent 2022-06-18 22:52:58 -07:00
build.gradle.kts build: update build-time dependencies, address new warnings (#413) 2022-12-13 11:13:00 -07:00
CHANGELOG.md release: Version 1.8.4 2023-09-09 00:17:56 -07:00
cloud_logo.png Add files via upload 2020-09-08 11:10:05 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-09-11 21:06:14 +02:00
CONTRIBUTING.md Create CONTRIBUTING.md 2020-09-11 21:05:16 +02:00
gradle.properties Bump version 2025-09-03 19:42:03 +05:00
gradlew build: update build-time dependencies, address new warnings (#413) 2022-12-13 11:13:00 -07:00
gradlew.bat build: update build-time dependencies, address new warnings (#413) 2022-12-13 11:13:00 -07:00
HEADER Update license 2022-12-13 11:13:00 -07:00
LICENSE Update license 2022-12-13 11:13:00 -07:00
README.md Update README.md 2025-09-03 19:47:09 +05:00
renovate.json renovate: ignore guava and brigadier 2023-11-09 14:09:16 -07:00
settings.gradle.kts Refactor project name 2025-09-03 19:42:59 +05:00

Oblak introduction

This is a fork of the Cloud. Upstream: https://github.com/Incendo/cloud.

In development...