Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Links
Creators
Details
Licensed MIT
Published 5 months ago
Updated 2 weeks ago
Changelog
✨ Added
- New
/vcpermissioncommand introducing a fully custom per-player permission system for SimpleVoiceChat. - Three new voice permissions can now be managed individually for every player:
listen,speak, andgroup. /vcpermission give <player> <permission>allows granting a specific voice permission to any player./vcpermission remove <player> <permission>allows removing a previously granted permission from a player./vcpermission default <permission> <true|false>allows configuring global default values forlisten,speak, andgroup./vcpermission resetcommand restores the entire permission system to factory defaults (all defaults =true, no player overrides).- All permission changes — player-specific and default values — are now fully persisted in the
config.ymland remain saved across server restarts.
🛠️ Changed
- VoiceChat permission handling now first checks player-specific overrides (
give/remove) before falling back to global defaults. - Default behavior updated so that all three permissions (
listen,speak,group) are enabled by default unless modified. - Internal permission storage moved to a structured
config.ymlformat to ensure stability and persistence.
🐛 Fixed
- Resolved inconsistencies where permissions were previously inherited incorrectly from global SimpleVoiceChat settings.
- Fixed edge cases where players could gain or lose permissions unintentionally when no explicit permission rule existed.
- Fixed issues where permission changes were not saved properly across reloads or restarts.
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.2.2Loaders
Game versions
1.21–1.21.10Downloads
87Publication date
November 25, 2025 at 8:19 PMPublisher

Jakomi1
Inherited Owner


