/SimpleIRCBridge

Connecting a server's chat with an IRC channel with Forge

Primary LanguageJavaBSD 2-Clause "Simplified" LicenseBSD-2-Clause

SimpleIRCBridge

Building

./gradlew build

The output will be located at build/libs/SimpleIRCBridge-VERSION.jar.

Developing

Setup for IDEs is covered in the Forge documentation.

The mod can easily be tested using ./gradlew runServer. A run directory will be created, holding server files.

Usage

Drop the jar file in your mods directory, start the server once, edit config/simpleircbridge.cfg and restart the server.