# How to Change Your Nuclear Option Server Name (/docs/nuclear-option/change-server-name)



import { Step, Steps } from 'fumadocs-ui/components/steps';

The server name is what players see when browsing for servers in the Nuclear Option multiplayer menu. A clear, descriptive name helps players find your server and understand what kind of experience to expect before joining.

Changing Your Server Name [#changing-your-server-name]

<div className="fd-steps">
  <div className="fd-step">
    Open the XGamingServer panel [#1-open-the-xgamingserver-panel]

    Log in to the [XGamingServer panel](https://panel.xgamingserver.com) and select your Nuclear Option server.
  </div>

  <div className="fd-step">
    Go to Startup [#2-go-to-startup]

    In the sidebar, click `Startup`.
  </div>

  <div className="fd-step">
    Find the Server Name field [#3-find-the-server-name-field]

    Locate the **Server Name** field.
  </div>

  <div className="fd-step">
    Enter your new name [#4-enter-your-new-name]

    Type your desired server name. This is what will appear in the Nuclear Option server browser for all players.
  </div>

  <div className="fd-step">
    Save and restart [#5-save-and-restart]

    Save your changes and restart the server.

    After restarting, your new server name will be visible in the server browser.
  </div>
</div>

Changing the Name via Config File [#changing-the-name-via-config-file]

You can also change the server name by editing the configuration file directly:

<div className="fd-steps">
  <div className="fd-step">
    Stop your server [#1-stop-your-server]

    Stop your server from the XGamingServer panel.
  </div>

  <div className="fd-step">
    Navigate to Files [#2-navigate-to-files]

    In the sidebar, go to `Files`.
  </div>

  <div className="fd-step">
    Open the config file [#3-open-the-config-file]

    Locate and open the server configuration file.
  </div>

  <div className="fd-step">
    Find the server name setting [#4-find-the-server-name-setting]

    Look for the server name setting and change it to your desired name.
  </div>

  <div className="fd-step">
    Save and start [#5-save-and-start]

    Save the file and start your server.

    > 📝 **Note:** If the server name is set in both the Startup tab and the config file, the Startup tab value typically takes priority. Use one method consistently to avoid confusion.
  </div>
</div>

Server Naming Tips [#server-naming-tips]

A well-chosen server name helps attract the right players to your server:

* **Include the game mode or mission** — Players look for specific experiences, so `Air Superiority | Dogfights Only` is more useful than `My Server`
* **Add your region** — Players want low-ping servers, so `[US East]` or `[EU]` helps them choose quickly
* **Mention your community** — If you have a squadron or group, include the tag for brand recognition
* **Keep it readable** — Avoid excessive symbols or ALL CAPS. Clean names look more professional

**Example names:**

* `[US East] Combined Arms | All Vehicles | 24/7`
* `[EU] Dogfight Arena | Jets Only`
* `[US West] Phantom Squadron | Tactical Ops`
* `[AU] Nuclear Option | All Welcome | Low Ping`

> 💡 **Tip:** Your server name is independent of the [server password](/docs/nuclear-option/set-a-password). Changing the name does not affect who can join or access the server.

If you get stuck at any time, you can join our [Discord](https://discord.xgamingserver.com/).
