Ferocity is currently alpha software. Use with caution.
Ferocity is a Velocity plugin for sharing the player list across multiple servers. It also allows for adding header and footer bars to the player list and provides formatting using MiniMessage. Ferocity also includes basic support for LuckPerms.
Ferocity exposes a management command (/ferocity
) which requires the ferocity.manage
permission node to use.
Ferocity 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: