Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add non-reflection provider for syncCommands #6081

Merged
merged 1 commit into from
Mar 9, 2025

Conversation

JRoy
Copy link
Member

@JRoy JRoy commented Mar 3, 2025

On 1.21.4+ Player#updateCommands has the same logic as CraftServer#updateCommands, so we can just use that.

@JRoy JRoy added type: enhancement Features and feature requests. module: main Issues or PRs for the main Essentials module labels Mar 3, 2025
@JRoy JRoy added this to the 2.21.0 milestone Mar 3, 2025
@JRoy JRoy changed the title Remove SyncCommandsProvider Add non-reflection provider for syncCommands Mar 3, 2025
On 1.21.4+ Player#updateCommands has the same logic as CraftServer#updateCommands, so we can just use that.
@JRoy JRoy force-pushed the feat/remove-sync-cmd-provider branch from a1a6849 to b29be4a Compare March 3, 2025 19:06
@mdcfe mdcfe merged commit 90d766d into EssentialsX:2.x Mar 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: main Issues or PRs for the main Essentials module type: enhancement Features and feature requests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants