> ## 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).

# Factorio | How to Enable and Use Whitelist

# Factorio | How to Edit Server Settings of your Server

1. Go to your https://panel.skynode.pro/

2. Select your Server

3. Go to File Manager

4. Open **Config* Folder then open **config.ini**

5. Find **enable-whitelist=false** and make it **enable-whitelist=true**
  * Line 679
  * You can use Ctrl + F
 
6.  Restart the server.

7. You can now go to File Manager > Data folder and there should be **server-whitelist.example.json**

8. You can now add the the names you want to whitelist. However, you have to restart for every changes.

9. You can also use the following commands on console/as admin. You don't have to use **/** if you do it on console.

**/whitelist add <username>** - Adds a player to the whitelist.
**/whitelist remove <username>** - Removes a player from the whitelist.
**/whitelist get**	- Prints a list in the chat of the currently whitelisted players.
**/whitelist clear** - Removes all players from the current whitelist and will disable it.

#### If you have any questions, feel free to open a ticket on our [Discord](https://discord.gg/Y8TsYSm) or on [Billing Ticket](https://billing.skynode.pro/supporttickets.php). 