A simple and lightweight chat formatting plugin for Minecraft servers.
-
Download the
.jarfile -
Place it into your server's
pluginsfolder
- Clone the repository
git clone https://github.com/way2hi/ChatPlugin
cd ChatPlugin- Build the plugin with Maven:
mvn clean package- Place the generated
ChatPlugin/target/ChatPlugin.jarfile into your server'spluginsfolder