PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.9k stars 2.29k forks source link

. #8721

Closed ghost closed 1 year ago

Machine-Maker commented 1 year ago

I believe the upcoming brigadier API will resolve this issue. We probably won't backport Component support to legacy commands when that happens.

https://github.com/PaperMC/Paper/pull/8235

Owen1212055 commented 1 year ago

That is correct.

Legacy Commands will still have to manually define usage. (using legacy text, as there's no reason to use colors here anyways?) However, the modern brig commands will use the autogenerated usage that brig provides