English | 简体中文
ServerShout is a cross-server shout and invite plugin for BungeeCord/Velocity/Bukkit. It features high performance and a high degree of customization, and it is compatible with PlaceholderAPI and LuckPerms. It supports various message formats, allows for custom channels and commands, as well as message mute features.
For more detailed information, please visit our resource.
Requirements for building ServerShout:
- JDK 8 or newer
- Git
Please follow these steps to build:
git clone https://github.com/TheRamU/ServerShout.git
cd ServerShout
./gradlew clean build
After the build is complete, the jar file will be located in the build/libs
directory.