Release Date: 2025-07-04
Features
- Integration with Simple Voice Chat API by henkelmax.
- Voice chat group management via
/vc-group
command in Minecraft. - Supported commands:
/vc-group list
— Lists all existing voice chat groups./vc-group add <player> <group>
— Adds a player to a voice chat group./vc-group kick <player> <group>
— Removes a player from a voice chat group./vc-group remove <group>
— Deletes a voice chat group.
- Tab completion support for commands, player names, and group names.
- Permission system for group listing and management (
voicechat.group.list
). - Debug logging for easier troubleshooting.
Fixes
- None (initial release).
Known Issues
- None.
Developer Notes
- Developed by Jakomi1.
- Uses Simple Voice Chat API by henkelmax.
- Lightweight and optimized for Paper 1.21.4 server.