Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 778 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 778 Bytes

📣 ServerShout 2

English | 简体中文

ServerShout is a cross-server shout and invite plugin for Bukkit/BungeeCord/Velocity. It offers a wide range of configuration options and is compatible with PlaceholderAPI and LuckPerms plugins. It supports various message formats, allows for custom channels and commands, as well as message mute features.

For more detailed information, please visit our post.

Build

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.