HomeJavaModsvcPlaceholder
vcPlaceholder

vcPlaceholder

A lightweight PlaceholderAPI expansion for Simple Voice Chat.

Display Simple Voice Chat status directly in player nametags, tab lists, scoreboards, chat, and other PlaceholderAPI-supported plugins.

Features

Requirements

Placeholders

Placeholder Description
%vcplaceholder_speaking% Whether the player is currently speaking
%vcplaceholder_installed% Whether the player has Simple Voice Chat installed
%vcplaceholder_disabled% Whether voice chat is disabled
%vcplaceholder_status% Current voice chat status
%vcplaceholder_icon% Configured voice chat status icon

Status Values

%vcplaceholder_status% placeholder can display:

All values and icons are configurable through config.yml.

Configuration

voice:
  speaking-timeout: 500

placeholders:
  speaking:
    value: "true"
  not-speaking:
    value: "false"

  installed:
    value: "true"
  not-installed:
    value: "false"

  disabled:
    value: "true"
  enabled:
    value: "false"

  status:
    speaking: "Speaking"
    not-speaking: "Not Speaking"
    disabled: "Muted"
    not-installed: "Not Installed"

  icons:
    speaking: "🎙"
    not-speaking: " "
    installed: "♻"
    muted: "🔇"
    not-installed: "🔌"

Commands

/vcplaceholder reload or /vcp reload

Reloads the plugin configuration.

Permission

vcplaceholder.reload

Default: operator

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more