JorelAli / CommandAPI

A Bukkit/Spigot API for the command UI introduced in Minecraft 1.13

Home Page:https://commandapi.jorel.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat Component support in command execution fail

GliczDev opened this issue · comments

commented

Description

I'd like if the CommandAPI would let you use chat components in CommandAPI::fail method

Expected code

For example, CommandAPI.fail(BaseComponent... component)

Extra details

No response

Implemented in #322 and made available in the latest 8.6.0-SNAPSHOT build.

Implemented in release 8.6.0.