CommandAPI

CommandAPI

Plugin

An API to use the command UI introduced in Minecraft 1.13

Server LibraryUtility

22.6k downloads
71 followers
Follow Save
Filter loader...
Filter versions...

Minecraft version changes

  • Adds support for Minecraft 1.21.8

Minecraft version changes

  • Adds support for Minecraft 1.21.7

Minecraft version changes

  • Adds support for Minecraft 1.21.6

Bug fixes

  • Fixes command unregistration not working on Paper
  • #645 Ignore requirements for null senders

Minecraft Version Changes

  • Adds support for Minecraft 1.21.5
  • Drops support for Minecraft 1.16.5 - 1.19.4

Java Version Changes

  • Changes CommandAPI from Java 16 to Java 17 (LTS)

New features

  • #633 Adds an AsyncOfflinePlayerArgument to allow asynchronous fetching of an offline player

Bug fixes

  • #477 Fixed NativeProxyCommandSender not being able to run Vanilla (and CommandAPI) commands
  • #578, #583, #629 Fixes Bukkit#dispatchCommand() not working after Paper's Brigadier API changes
  • Fixes PotionEffectArgument.NamespacedKey not having suggestions in some versions

New changes

  • #636 The default namespace has been updated from minecraft to the plugin's name. If you are not shading, the default namespace is going to be commandapi. If you are shading, the default namespace is going to be your plugin's name.
  • Updates the config defaults for the datapack reloading step to be opt-in instead of opt-out.
  • The CommandAPI will now tell you if you've messed up mappings (in addition to spewing messy errors)
  • #634 Functions that use Component have now been changed to use ComponentLike
  • Added support for Velocity!

Website Changes

Minecraft version changes

  • Adds support for Minecraft 1.21.4

New features

  • #575 Adds a NMS independent test toolkit to allow developers to test their commands with MockBukkit
  • #613 Adds a thenNested method for CommandTrees to reduce nesting in code

Bug fixes

  • Fixes Mojang-Mapped version not working on Paper

Minecraft Version Changes

  • Adds support for Minecraft 1.21.2 and 1.21.3

New improvements

  • #594 Adds a config option to allow the CommandAPI to be more lenient when updating to a new minor version (e.g. from 1.21 to 1.21.1)
  • #596, #605 The plugin's config.yml file will be updated when config options are added or removed

Project members

JorelAli

Owner

Details

Licensed MIT
Created 3 years ago
Updated 2 months ago