StaffRelay is a plugin that allows server staff members to communicate easily across platforms.
- Local in-game staff chat
- Discord integration for cross-platform communication
- SQL logging of all messages
- Cross-server communication using
RedisProxy for better UX - Telegram bot integration
- Full documentation
- Easy setup via commands
- Prefix support (ranks, roles, etc.)
- Java 11 (JDK)
- Gradle (or use the Gradle wrapper included)
- Any IDE (e.g., IntelliJ IDEA or Eclipse)
You can either download the latest release source code or clone the repository directly:
git clone https://github.com/ArchDevs/StaffRelay.git
cd StaffRelay- Windows
gradlew.bat build - Linux
./gradlew build
Output file located at - build/libs/StaffRelay-x.x.x.jar