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

# Brandings

> Customize your Premium Lobby server with easy branding configuration.

## Overview

The Premium Lobby setup features an incredibly easy branding system. **Change your entire server branding by editing just ONE configuration file!** This includes your server name, IP, Discord links, website, vote links, and more.

## Single File Branding Configuration

**Main Branding File:** `plugins/RocketPlaceholders/placeholders/server-info.yml`

Simply edit this one file to update all branding elements across your entire lobby server.

## Available Customizations

<AccordionGroup>
  <Accordion icon="server" title="Server Information">
    **Core Server Details**

    * **server\_name** - Your lobby server's display name
    * **server\_ip** - IP address for players to connect
    * **motd** - Message of the Day (visible in server list)

    These display in the MOTD, welcome messages, and various menus.
  </Accordion>

  <Accordion icon="link" title="Social & Web Links">
    **Community Connections**

    * **website** - Your official website URL
    * **discord** - Your Discord server invite link
    * **discord\_vanity** - Custom Discord vanity URL (e.g., discord.gg/yourname)
    * **store** - Your server store/shop link
    * **vote** - Main voting page link

    These links appear in the Socials Menu and Vote Menu for easy player access.
  </Accordion>

  <Accordion icon="users" title="Social Media Links">
    **Promote Your Channels**

    * **twitch** - Your Twitch channel
    * **youtube** - Your YouTube channel
    * **tiktok** - Your TikTok profile
    * **instagram** - Your Instagram profile
    * **twitter** - Your Twitter/X profile

    Players can quickly access your social media from the lobby!
  </Accordion>
</AccordionGroup>

## How to Update Branding

<Steps>
  <Step title="Access Configuration">
    Navigate to `plugins/RocketPlaceholders/placeholders/server-info.yml`
  </Step>

  <Step title="Edit Values">
    Update the URLs and names to match your server
  </Step>

  <Step title="Save File">
    Save the configuration file
  </Step>

  <Step title="Reload">
    Run `/rp reload` or restart your server
  </Step>

  <Step title="Verify">
    Check that all links and names display correctly in the lobby menus
  </Step>
</Steps>

<Tip>
  Pro tip: Update your branding frequently to promote seasonal events, new partners, or updated social media handles!
</Tip>

## Need Help?

<Note>
  If you need assistance with branding customization or have questions about which links to add, join our [Discord](https://ph4ntom.org/discord) for support!
</Note>
