Voice Chat Placeholders
Provides server-wide placeholders for servers using Simple Voice Chat.These placeholders can be used in nametag plugins such as UnlimitedNameTags which replaces the default nametags, or in any other plugin that supports PlaceholderAPI.
This plugin does not render icons by itself, it only exposes placeholders.
Features
- Exposes
%vcicon%placeholder - For custom icons, create them in your server resource pack and use them in the
config.yml - Supported states:
- talking
- whispering
- quiet
- disabled
- not installed
⚙ Configs
config.yml
YAML:
talking: "🔊" # "Player is talking"
whispering: "🔉" # "Player is whispering"
quiet: "🔈" # Default state when connected
disabled: "❌" # Unconnected, if you don't want to show anything, leave it empty
not_installed: "🛠" # If the player has no voice chat installed
Support
Need help or found a bug? Feel free to open an issue on GitHub or contact me here, thx 
