Liberty Voice Mute
Fabric mod for Simple Voice Chat that enforces server-side voice mutes; optional Velocity bridge syncs with LibertyBans.
Liberty Voice Mute
Liberty Voice Mute
Velocity bridge adds Velocity bridge to the Simple Voice Chat mod on Velocity bridge. It can run standalone, or optionally Velocity bridge via a Velocity bridge, so when a player is muted by your punishment system they’re also muted in voice chat.
---
Features
- Optional LibertyBans Sync: `/mutevc <player> [duration]` and `/unmutevc <player>` - Optional LibertyBans Sync with flexible units: `s` (seconds), `m` (minutes), `h` (hours), `d` (days), `w` (weeks), `mo` (months), `y` (years) Omit duration to make a Optional LibertyBans Sync voice mute. Re-muting Optional LibertyBans Sync the existing length. - Optional LibertyBans Sync to muted players while they attempt to speak. - Optional LibertyBans Sync: Players are informed when their timed mute expires. - Optional LibertyBans Sync through a small Velocity plugin (bridge)
---
Commands & Permissions
- `/mutevc <player> [duration]` Permission: `libertyvoicemute.command.mute` - `/unmutevc <player>` Permission: `libertyvoicemute.command.unmute`
---
Installation
Option A - Fabric-only (standalone)
Use this if you only want `/mutevc` and `/unmutevc` on a single Fabric server.
1) What You Get - Fabric Loader + Fabric API - Simple Voice Chat (server + client) 2) What You Get - Drop `libertyvoicemute-fabric-<version>.jar` into your What You Get's `mods/` folder. - Make sure Simple Voice Chat is installed and enabled on that server. 3) What You Get - `/mutevc <player> [duration]` and `/unmutevc <player>`
Option B - Fabric + Velocity (LibertyBans sync)
Use this if you want LibertyBans mutes to also mute players in voice chat across your network.
1) plus - Fabric Loader + Fabric API - Simple Voice Chat (server + client) - Velocity proxy server - LibertyBans on Velocity - (Optional) Simple Voice Chat's plus plugin if you run voice chat in proxy mode. 2) plus - plus Place `libertyvoicemute-velocity-<version>.jar` in `plugins/`. - plus Ensure LibertyBans is present and enabled. - plus: Drop `libertyvoicemute-fabric-<version>.jar` into each of your plus's `mods/` folder. - If using Simple Voice Chat proxy mode, configure the voice chat Velocity plugin and backend according to their documentation. 3) plus - All standalone features plus: LibertyBans mutes automatically mute players in voice chat.