Skip to content

Release/11.2.0#688

Merged
JorelAli merged 28 commits intomasterfrom
release/11.2.0
Apr 1, 2026
Merged

Release/11.2.0#688
JorelAli merged 28 commits intomasterfrom
release/11.2.0

Conversation

@JorelAli
Copy link
Copy Markdown
Member

@JorelAli JorelAli commented Apr 1, 2026

No description provided.

willkroboth and others added 28 commits December 20, 2025 15:56
Avoids an exception on Paper 1.20.6 to 1.21.5 where we try to use the CommandBuildContext during bootstrap when it is not available
- Registering a command with a permission failed because Bukkit.getPluginManager() access a null server object when ran in bootstrap. This has been fixed by registering permissions only after the server has started
- Registering a command in bootstrap failed when using a non-default namespace as Paper registers commands using the default namespace too and the removal of them causes the failure
Needed for AsyncPlayerProfileArgument, which uses CompletableFuture<List<PlayerProfile>>
@JorelAli JorelAli merged commit a80fc03 into master Apr 1, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants