-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
src/content/docs/games/Vintage Story/change server name.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: How To Change Your Vintage Story Server Name | ||
description: Learn how to easily change your server name on your Vintage Story dedicated server. Follow our step-by-step guide to update your hostname. | ||
sidebar: | ||
label: Change Server Name | ||
--- | ||
import { Steps } from '@astrojs/starlight/components'; | ||
|
||
Want to personalize your [Vintage Story server](https://www.gamehostbros.com/vintage-story-server-hosting/) by changing its name? This guide will show you how to update your server name quickly and easily through the Game Host Bros Panel. | ||
|
||
## Changing Your Vintage Story Server Name | ||
|
||
<Steps> | ||
|
||
1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your Vintage Story server. | ||
2. In the server console, type `/serverconfig name YourServerNameHere` and press enter. | ||
3. Next update your server description by typing `/serverconfig description YourServerDescription`. | ||
</Steps> | ||
|
||
Your server name and description have now been set. |