https://github.com/henkelmax/voicechat-broadcast-plugin
A simple Bukkit plugin that allows you to broadcast your voice with Simple Voice Chat.
https://github.com/henkelmax/voicechat-broadcast-plugin
bukkit bukkit-plugin paper paper-plugin papermc papermc-plugin simple-voice-chat spigot spigot-plugin
Last synced: 15 days ago
JSON representation
A simple Bukkit plugin that allows you to broadcast your voice with Simple Voice Chat.
- Host: GitHub
- URL: https://github.com/henkelmax/voicechat-broadcast-plugin
- Owner: henkelmax
- License: mit
- Created: 2022-03-04T09:40:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-29T13:39:37.000Z (almost 3 years ago)
- Last Synced: 2025-07-03T01:40:04.978Z (3 months ago)
- Topics: bukkit, bukkit-plugin, paper, paper-plugin, papermc, papermc-plugin, simple-voice-chat, spigot, spigot-plugin
- Language: Java
- Homepage:
- Size: 61.5 KB
- Stars: 15
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Voice Chat Broadcast Plugin
This is a simple Bukkit plugin that allows you to broadcast your voice with [Simple Voice Chat](https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat).
This project is mostly used as an example for the [Simple Voice Chat Plugin API](https://github.com/henkelmax/simple-voice-chat/blob/1.18.2/api/readme.md).
## Usage
- Have a Bukkit/Spigot/Paper server running [Simple Voice Chat](https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat) 1.18.2-2.1.12 or later
- Install [this plugin](https://github.com/henkelmax/voicechat-broadcast-plugin/releases)
- Make sure you have OP permissions or the `voicechat_broadcast.broadcast` permission node
- Create and join a group called `broadcast` (Case insensitive)
- Talk in that group
- Your voice is now broadcast to every player using the voice chat mod on the server## Compatibility
This plugin should work with every Minecraft version that works with Simple Voice Chat 1.18.2-2.1.12 or later.