Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Links
Creators
Details
Licensed MIT
Published 4 months ago
Updated 2 weeks ago
Changelog
✨ Added
/vcgroupcommand improvements:- Support for group persistence: When creating, you can now specify
persistentornot-persistent. Persistent groups remain even after everyone leaves; non-persistent groups are automatically deleted when empty. - New
joinsubcommand replacesaddfor moving or adding players to existing groups. - Password protection is now optionally available for persistent groups. Only persistent groups can have a password.
- Group list in chat: All groups are now shown as clickable chat components with "Click to join" hover text, triggering the
/vcgroup join ...command when clicked. - Tab completion supports persistence options and always displays group names in quotes (
"<group name>").
- Support for group persistence: When creating, you can now specify
- Groups with a password are now displayed as
[locked]in the list; the password itself remains hidden.
🛠️ Changed
- Argument parsing for group name and password fully switched to quoted format:
"<group name>","<password>". - Tab completion refined contextually, especially for
create,join, and persistence options. - Automatic group removal: Only non-persistent groups are now deleted when empty. Persistent groups remain permanently.
- Only relevant groups are suggested in argument slots (always correctly quoted).
🐛 Fixed
- Consistent removal of group passwords when the group is deleted.
- All subcommands now handle quoted arguments robustly, with clear error handling for malformed input.
- Missing click events and status display for password-protected groups in the list are now fixed.
- Group switching actions (such as join/kick) now correctly consider persistence, so temporary groups disappear as expected.
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.1.2Loaders
Game versions
1.20–1.21.10Downloads
79Publication date
October 13, 2025 at 5:16 PMPublisher

Jakomi1
Inherited Owner


