- Initial Velocity bridge release.
- Answers Fabric server mute queries by checking LibertyBans for active mutes.
- Pushes a player's current mute state to the Fabric backend.
- Initial Fabric release for Minecraft 1.21.1.
- Integrates with Simple Voice Chat to block outgoing mic packets when muted.
- Syncs with LibertyBans via Velocity bridge.
- Commands:
/mutevc <player> [duration]
- supports seconds (s), minutes (m), hours (h), days (d), weeks (w), months (mo) and years (y). No duration = permanent./unmutevc <player>
- Expiring mutes auto-unmute and notify the player.
- Action bar feedback while attempting to talk when muted.
- Permission nodes:
libertyvoicemute.command.mute
libertyvoicemute.command.unmute