> ## Documentation Index
> Fetch the complete documentation index at: https://docs.melonly.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Voice Channel Configurations

> Set abbreviations for voice channels and control who can move themselves or others using the in game ;vc command.

***

## What are Voice Channel Configurations?

Voice Channel Configurations allow you to assign abbreviations to your Discord voice channels.\
Players can then use the in game **;vc** command to move themselves between channels using said abbreviations.\
Moderators and admins can also move other players if the option is enabled.

This feature makes it easier for staff and players to navigate voice channels during sessions.

***

## How to use Voice Channel Configurations

<Card>
  You can configure **Voice Channel Configurations** from your\
  **ERLC Integration → API** page, located beneath **VC Server Status**.
</Card>

### Configuration Options

<Steps>
  <Step title="Allow Moving Others">
    Enable this if you want moderators and admins to move other players using the ;vc command.\
    When disabled, players can only move themselves.
  </Step>

  <Step title="Set Channel Abbreviations">
    Each voice channel can be assigned an abbreviation.\
    For example, Scene 1 can be set to **s1**, and Mod Sit 1 can be set to **ms1**.
  </Step>

  <Step title="Staff Only">
    Enable this if only staff should be allowed to use the abbreviation for that channel.\
    When disabled, any player can use the abbreviation.
  </Step>

  <Step title="Add More Channels">
    Use the plus button to add additional voice channels to your configuration list.
  </Step>
</Steps>

<Frame caption="Voice Channel Configurations">
  <img className="block" src="https://mintcdn.com/melonly/lEOimPXEDE-NzFj7/images/Dashboard/ERLCIntegration/vcconfigimg.png?fit=max&auto=format&n=lEOimPXEDE-NzFj7&q=85&s=a949ec88c303ff004939bc6bfbbd47c0" alt="" style={{ borderRadius: '0.75rem' }} width="1919" height="941" data-path="images/Dashboard/ERLCIntegration/vcconfigimg.png" />
</Frame>

***

## Using the ;vc Command

Players can move themselves between channels using the abbreviation you set.

* **;vc s1**\
  Moves the player to the channel mapped to **s1**\
  (only works if the player is already in a voice channel)

Moderators and admins can move others if allowed:

* **;vc \[username] \[abbreviation]**\
  Moves the specified user to the target channel

If Staff Only is enabled for a channel, only staff can use that abbreviation.

***

## Example Use Cases

* Allow players to quickly move into scene channels
* Give moderators the ability to move players during mod calls
* Restrict certain channels to staff only
* Create simple abbreviations for fast navigation

***

<Card title="Need help?" icon="headset" href="https://melonly.xyz/discord">
  Still have questions? Join our Discord server for support from the Melonly Team.
</Card>
