Ionicity is currently alpha software. Use with caution.
Ionicity is a Velocity plugin for sharing chat across multiple servers in a network. It works by intercepting chat packets and broadcasting them to every player on every server individually. Ionicity also includes support for MiniMessage placeholders and basic support for LuckPerms.
Ionicity exposes a management command (/ionicity
) which requires the ionicity.manage
permission node to use.
Ionicity is a Gradle project. To build it, you will need an up-to-date build of JDK 17 installed
on your machine. To get started, download the source code (either by downloading the ZIP file or
git clone
-ing it). Then open the folder with the source code in a terminal or command prompt
and run ./gradlew shadowJar
. You will find the plugin's JAR file in ./build/libs
.
Also check out our other projects: