> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.skynode.pro/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Terraria | How to Set a Password to your Terraria Vanilla Server

# Terraria | How to Set a Password to your Terraria Vanilla Server

|||  For TShock Guide. Check this link [How to Set a Password to your TShock Terraria  Server](https://help.skynode.pro/en/article/terraria-how-to-set-a-password-to-your-tshock-terraria-server-1ry4vqg/?bust=1621070986581)

1. Login to your [panel.skynode.pro](https://panel.skynode.pro/)

2. Click **View** on your Server

3. On the Left side, Click **Files**

4. Locate and Open **serverconfig.txt**

5. Open **config.json**

6. There will be

worldpath=/home/container/saves/Worlds
worldname=world
world=/home/container/saves/Worlds/world.wld
difficulty=3
autocreate=1
port=25565
maxplayers=8
motd=Welcome!

|  Just add password=yourpassword below motd=Welcome!
  * Example

worldpath=/home/container/saves/Worlds
worldname=world
world=/home/container/saves/Worlds/world.wld
difficulty=3
autocreate=1
port=25565
maxplayers=8
motd=Welcome!
**password=skynode**

7. Click **Save** and **Restart** your server.

**All done! Remember to only share it with people you want to play with!**