Voicechat WorldGuard
作者:rebot | 分类:模组
Minecraft 版本: 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: folia paper purpur spigot
标签: management social utility
Voicechat WorldGuard
Add custom WorldGuard flags for Simple Voice Chat.
This small plugin provides WorldGuard region flags to control Simple Voice Chat behaviour per-region. It is intended for server software based on Bukkit APIs: Bukkit, Spigot, Paper and Folia. It does NOT support mod loaders (Fabric, Forge, etc.).
Features
- Per-region control of voice chat behaviour for players inside WorldGuard regions.
- Simple, focused set of flags:
- voicechat-enabled — enable/disable voice in the region (boolean)
- voicechat-distance — set voice range in blocks (integer) (Voicechat 2.6.0+ required)
- voicechat-muted — mute voice in the region (boolean)
(Flags and names may be extended or changed in future versions — check the plugin's documentation or changelog.)
Requirements
- Java 17 or above
- WorldGuard (installed and working)
- Simple Voice Chat plugin 2.1.12 or above
- Server platforms supported: Bukkit, Spigot, Paper, Folia
Usage
Set flags on a WorldGuard region with the standard WorldGuard commands. Examples:
-
Disable voice chat in a region:
- /region flag voicechat-enabled deny
- or: /rg flag voicechat-enabled false
-
Set a custom voice distance for a region:
- /region flag voicechat-distance 30
-
Mute voice inside a region:
- /region flag voicechat-muted allow
- or: /rg flag voicechat-muted true
Note: WorldGuard accepts values in slightly different formats depending on version. If "allow/deny" does not work, try "true/false" for boolean flags.
Permissions
- voicechatworldguard.bypass.* — Allows players to bypass all region voice chat restrictions.
- voicechatworldguard.bypass. — Allows players to bypass a specific flag restriction (e.g., voicechatworldguard.bypass.voicechat-enabled).
Reporting Issues
If you find a bug or have a feature request, please open an issue on this repository: https://github.com/yL3oft/VoicechatWorlguard/issues
When reporting, include:
- Server platform & version (Spigot/Paper/Folia/etc.)
- Versions of WorldGuard and Simple Voice Chat
- Plugin version and server logs if available
请登录后举报
暂无评论,抢个沙发吧~