
Simple Voice Chat admin tools | hear everyone (spy) and broadcast globally (broadcast).
Simple Voice Chat admin tools — hear everyone (spy) and broadcast globally (broadcast).
Features
/vcspy (admins hear all players, do not broadcast)./vcbroadcast (admins' voice is broadcast to all SVC-connected players).Installation
SvcAdminSpy-1.0.2.jar into your server plugins/ folder.voicechat (Simple Voice Chat) is installed in plugins/.Commands & Permissions
/vcspy — Toggle hear-only spy mode. Permission: svcspy.use (default: OP)./vcbroadcast — Toggle broadcast mode. Permission: svcspy.use (default: OP).Compatibility
api-version: 1.20 for compatibility with Purpur/Spigot 1.20.x and loads on 1.21.x as well. Test on your target server.voicechat-api:2.6.0 (server may run compatible 2.6.x releases).Building
Requirements: JDK 17+, Gradle (or use the Gradle wrapper).
From project root:
gradle clean build
Output
build/libs/SvcAdminSpy-1.0.2.jar