Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
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
Information
Published on | December 11, 2023 |
---|---|
Downloads | 116 |
Platforms
Paper (1.15-1.20.4)