Compatibility
Minecraft: Java Edition
1.21.3–1.21.5
1.21–1.21.1
1.20.4–1.20.6
1.20.1–1.20.2
1.19.4
1.19.2
1.18.2
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 12 months ago
Updated last month
Voice Chat Broadcast Plugin - Fabric
This fabric mod/plugin is based on henkelmax's Bukkit Voice Chat Broadcast Plugin.
If you would like changes or updates made, please create an issue on GitHub with the correct flags. I check GitHub infrequently and, depending on my time, updates will have long delays.
Usage
- Have a Fabric server running Simple Voice Chat and Fabric API.
- Create and join a group called
broadcast
(Case Insensitive). - (Optional) If using luckperms, ensure permission node
voicechat.broadcast
is set totrue
. - Talk in the group.
- Your voice will be broadcasted to everyone on the server using the voicechat mod.
Capabilities
When used without luckperms, anyone in the broadcast
group can broadcast to the server.
When used with luckperms, the permission node voicechat.broadcast
can be used.
If the node is set to true
it will allow the player to broadcast. If set to false
, the player cannot broadcast.
Defaults to false
.
If you wish to use the permissions capability, you must install LuckPerms Fabric.
Dependencies
- Fabric API
- Simple Voice Chat version:
1.x.x-2.5.x
(e.g.1.20.6-2.5.12
)