90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
Minecraft version changes
- Adds support for Minecraft 1.20.3 and 1.20.4
Bug fixes
- Fixed bug where calling SimpleFunctionWrapper.getTag() on 1.19+ would throw an error
- #499 Fix typo in Adventure methods for tooltips
- Fixed
executesFeedbackForwarding()
not checking for aFeedbackForwardingCommandSender
correctly thus allowing every executor to execute the command - #473 Fix RGB colors in
CustomArgument.CustomArgumentException#fromString
creating the wrong colors
New features
- Adds
ExecutionInfo
executors for the Kotlin DSL - #497 Adds support for
RemoteConsoleCommandSender
Known issues
- Functions generated by the
FunctionArgument
will always return a value of1
when executed, regardless if the function succeeds, fails or returns a result - Functions generated by the
FunctionArgument
will always return an empty array of commands when you retrieve the list of commands in that function
Files
CommandAPI-9.3.0.jar(783.96 KiB) Primary Download
Details
Licensed MIT
Created 2 years ago
Updated 12 days ago