Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps commandapi from 11.0.0 to 11.1.0.
Updates dev.jorel:commandapi-paper-plugin from 11.0.0 to 11.1.0

Updates dev.jorel:commandapi-kotlin-bukkit from 11.0.0 to 11.1.0

Updates dev.jorel:commandapi-core from 11.0.0 to 11.1.0

Release notes

Sourced from dev.jorel:commandapi-core's releases.

CommandAPI Version 11.1.0

Minecraft Version Changes

  • Adds support for Minecraft 1.21.11

Bug Fixes

  • Fixes replacing a command by calling CommandAPI.unregister() not working under certain circumstances
  • Fixes custom namespaces not working
  • Fixes an issue where registering or unregistering many commands at runtime could time out the server

New Features

  • CommandAPI/CommandAPI#642 Adds the enable-networking and the make-networking-exceptions-warning config options. You can read more about them in the documentation.

Full Changelog: CommandAPI/CommandAPI@11.0.0...11.1.0

Commits
  • 18cb5bb Merge pull request #684 from CommandAPI/release/11.1.0
  • 8868bcb Resolve dependency snapshots for spigot and paper
  • 52debcb Update global changelog and Minecraft version for CommandAPI 11.1.0
  • aa2ac03 Set CommandAPI version to 11.1.0
  • 9c79643 Apparently Spigot has a NullCommandSender now
  • 41d186b Fix 1.21.11 reflection
  • b8eded5 Update version handler for Spigot
  • 75cf187 Some global changelog updates
  • 8b34579 Make fallbackToLatestNMS option work correctly
  • b2cea9f Log who is responsible for sending invalid plugin message data
  • Additional commits viewable in compare view

Updates dev.jorel:commandapi-velocity-core from 11.0.0 to 11.1.0

Updates dev.jorel:commandapi-kotlin-velocity from 11.0.0 to 11.1.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `commandapi` from 11.0.0 to 11.1.0.

Updates `dev.jorel:commandapi-paper-plugin` from 11.0.0 to 11.1.0

Updates `dev.jorel:commandapi-kotlin-bukkit` from 11.0.0 to 11.1.0

Updates `dev.jorel:commandapi-core` from 11.0.0 to 11.1.0
- [Release notes](https://github.com/JorelAli/CommandAPI/releases)
- [Commits](CommandAPI/CommandAPI@11.0.0...11.1.0)

Updates `dev.jorel:commandapi-velocity-core` from 11.0.0 to 11.1.0

Updates `dev.jorel:commandapi-kotlin-velocity` from 11.0.0 to 11.1.0

---
updated-dependencies:
- dependency-name: dev.jorel:commandapi-paper-plugin
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.jorel:commandapi-kotlin-bukkit
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.jorel:commandapi-core
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.jorel:commandapi-velocity-core
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.jorel:commandapi-kotlin-velocity
  dependency-version: 11.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 23, 2026
@ammodev ammodev merged commit a6eb3d6 into version/1.21.11 Jan 24, 2026
12 checks passed
@ammodev ammodev deleted the dependabot/gradle/commandapi-11.1.0 branch January 24, 2026 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants