Carbon is a modern chat Java Edition plugin built on channels, with just about every single setting and format configurable.
Support is given through GitHub Issues
and Discord.
Please use the discord for help setting up the plugin, and use issues for bug reports.
Carbon uses (a fork of) checkstyle to ensure code style is consistent across the entire project.
For checkstyle support in IDEA:
- Install the checkstyle plugin.
- Compile https://gitlab.com/stellardrift/stylecheck
Settings
->Tools
->Checkstyle
Third-Party Checks
, add the compiled stylecheck jar- While still in the
Checkstyle
tab, go toConfiguration File
, add.checkstyle/checkstyle.xml
and tick the check box.