Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hexaoxide/carbon

Carbon is a modern chat plugin built on channels, with just about every single setting and format configurable.
https://github.com/hexaoxide/carbon

chat fabric-mod minecraft minecraft-mod minecraft-plugin paper-plugin sponge-plugin velocity-plugin

Last synced: 30 days ago
JSON representation

Carbon is a modern chat plugin built on channels, with just about every single setting and format configurable.

Awesome Lists containing this project

README

        


Carbon plugin banner.

Carbon is a modern chat Java Edition plugin built on channels, with just about every single setting and format configurable.

## Support

Support is given through [GitHub Issues](https://github.com/Hexaoxide/Carbon/issues)
and [Discord](https://discord.gg/S8s75Yf).
Please use the discord for help setting up the plugin, and use issues for bug reports.

## Checkstyle

Carbon uses (a fork of) checkstyle to ensure code style is consistent across the entire project.
For checkstyle support in IDEA:

1. Install the [checkstyle plugin](https://github.com/jshiell/checkstyle-idea).
2. Compile https://gitlab.com/stellardrift/stylecheck
3. `Settings` -> `Tools` -> `Checkstyle` `Third-Party Checks`, add the compiled stylecheck jar
4. While still in the `Checkstyle` tab, go to `Configuration File`, add `.checkstyle/checkstyle.xml` and tick the check
box.