Konicai

Results 30 issues of Konicai

The response was always allowed to be null within Cumulus, but the rawResponse consumer is not annotated as such and the response was never practically null before 1.19.20

PR: Bugfix

- Moves validation from ExtensionLoader to ExtensionDescription - extension `name` is now more strict and throws if it doesn't match - ensure certain properties are actually not null (e.g. `main`)...

Extensions

Updates Sponge to target api-8, which natively supports 1.16 and is backwards compatible to some extent with api-9 (1.17 and 1.18). There are experimental builds of Sponge 1.18 available, and...

PR: Needs Testing
PR: Dependency

https://github.com/GeyserMC/Geyser/pull/2598 depends on this

Reproduction: - Get a virtual node - Get a child node under it with an integer key - Set the value of the child node (or any under it) -...

bug

Things to note: - Loom adds repositories so dependencies cannot be defined in the gradle settings script. - Within the gradle plugin classpath, there is a version conflict between loom...

## changes - `GeyserCommandManager` has been renamed to `CommandRegistry` - `GeyserCommandExecutor` and all subclasses have been removed in favour of Cloud. - `WorldManager#hasPermission` has been removed in favour of Cloud....

PR: Under Review

- [x] actually expose the system to the api - [ ] fix onUpdate - [ ] allow not providing a cumulus Component (don't show in settings form) - [x]...

PR: On hold
API