File Details
VoiceServer-1.0.1.jar
- R
- Jul 26, 2025
- 11.64 KB
- 7
- 1.21.7+18
File Name
VoiceServer-1.0.1.jar
Supported Versions
- 1.21.5-Snapshot
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.3-Snapshot
- 1.20.5-Snapshot
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
✨ Added
/vc-groupcommand to manage voice chat groups:list– View all current voice chat groups.create <player|@a|@s> <group_name> [password]– Create a group and assign players.add <player|@a|@s> <group_name>– Add players to an existing group.kick <player> <group_name>– Remove players from a group.remove <group_name>– Delete a voice chat group.
- Support for selectors:
@a– all players@s– the command sender
- Password-protected groups (optional).
🛠️ Changed
- Group names are now displayed with
[locked]if password-protected. - Improved feedback messages with color formatting and tags.
- Command tab-completion for subcommands, players, and group names.
🔐 Permissions
voicechat.group.list– Required to list, add, kick, or remove.voicechat.group.create– Required to create new groups.

