Error handling should use a Component message if possible
Open
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Right now our `CommandException` can take in rich Components, but things like `UsageException` embed server-side translations in them. We should have an interface to extract a Component from an exception, e.g. with WorldEdit it also has exceptions with Components, so these are kept through everything.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.