- Supported Minecraft Versions
- 1.20
A Skript addon to interact with the simple voice chat plugin. https://www.spigotmc.org/resources/simple-voice-chat.93738/
See the documentation.json at https://github.com/TheLimeGlass/skript-simple-voice-chat/blob/main/documentation.json
Full support for the complete server API. Pending custom sounds like MP3.
Requirements:
Examples:
See the documentation.json at https://github.com/TheLimeGlass/skript-simple-voice-chat/blob/main/documentation.json
Full support for the complete server API. Pending custom sounds like MP3.
Requirements:
- Java 8+
- Skript 2.7.0+
- SimpleVoiceChat
- Place in your plugins folder.
- Make sure you have Skript and SimpleVoiceChat installed.
- Restart server.
Examples:
Code:
on microphone use:
player doesn't have permission "example.use.voice"
cancel event
on voice chat join group:
loop all players:
voice chat group of loop-player is event-voice chat group
message "&6%player% has joined your voice group" to loop-player