
Carbon is a modern chat Java Edition plugin built on channels, with just about every single setting and format configurable.
This repository is a fork intended to speed up support, maintenance, and development.
Issues that also affect the upstream project should still be reported upstream. Likewise, pull requests that are applicable to the upstream project should be submitted there as well.
The upstream wiki generally applies to this fork, although some details may differ.
If additional publishing or distribution outside GitHub is needed, please open an issue in this repository.
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->CheckstyleThird-Party Checks, add the compiled stylecheck jar- While still in the
Checkstyletab, go toConfiguration File, add.checkstyle/checkstyle.xmland tick the check box.