File Details
VoiceServer-1.0.3.jar
- R
- Aug 4, 2025
- 13.39 KB
- 9
- 1.21.8+18
File Name
VoiceServer-1.0.3.jar
Supported Versions
- 1.21.5-Snapshot
- 1.21.8
- 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
✅ Added
- Support for group names with spaces using quotes.
Example:/vc-group create Player "My Group Name" - Improved argument parsing to handle group names and optional passwords reliably, even with spaces.
✏️ Improved
- Unified permission system: Replaced multiple separate permissions with one:
voicechat.group.manage. - Enhanced tab completion:
Group names with spaces are now automatically wrapped in quotes when suggested. - Better command usage hints and clearer error messages across all subcommands.
- Automatic player removal from groups when a group is deleted.
🐛 Fixed
- Incorrect usage messages now use
<...>instead of[...]. - Removed duplicate import of
Collectors.

