CookieVoicechatBan
CookieVCBan
A Minecraft Paper 1.21.x plugin that adds voice chat ban functionality with SimpleVoiceChat integration.
Features
- Ban and unban players from using voice chat
- Persistent ban storage
- Customizable messages using MiniMessage format
- Permission-based access control
- SimpleVoiceChat API integration
- Paper Command API for modern command handling
Commands
- `/vcban <player>` - Ban a player from using voice chat
- Permission: `cookievcban.ban`
- `/vcunban <player>` - Unban a player from voice chat
- Permission: `cookievcban.unban`
Dependencies
- Paper 1.21.x
- SimpleVoiceChat
Installation
1. Install Paper 1.21.5 server
2. Install SimpleVoiceChat plugin
3. Place CookieVCBan jar in the plugins folder
4. Restart the server
5. Configure the plugin however you want in `plugins/CookieVCBan/config.yml`
Comments