Phenyl provides an out-of-the-box bridge between chat apps and Minecraft.
Currently works for Bungeecord(and its compatible forks, e.g. Waterfall) and Tencent QQ.
Drop the jar file into your plugins folder and modify the config.yml in Phenyl directory. That's all.
Notice: Phenyl requires JRE 17 or higher to run. If you're still using an old version, consider updating it.
To compile Phenyl from source, make sure you're using JDK17 and run:
./gradlew jarThe generated jar file should be found in the project root's build/libs directory.
Phenyl is an open source project, feel free to open pull requests.
Thanks to JetBrains for allocating free open-source licences for IDEs such as IntelliJ IDEA.
