RedM Guide Print

  • RedM, Red dead redemption, licensekey
  • 7

RedM/FiveM if you were not aware, requires a key to post to the master server. This works a lot like the token system in Don't Starve Together, so it's relatively quick and easy as well.

To start, make sure you go to the key manager and login with your RedM/FiveM Forum account here: [Link](https://keymaster.fivem.net) [https://keymaster.fivem.net/]

Afterward, you can register a new license key (Make sure to see template below!) for your server here: [Link](https://keymaster.fivem.net/register) [https://keymaster.fivem.net/register]

An example of what to fill in is below:
```
Label:
"My New FiveM Server"

Server IP Address:
"192.168.0.1"

Server Type:
"VPS" (You'll want to make sure you select VPS!)

Which Server Provider Are You Using:
"Self" or "Self Hosted"

Captcha:
[X] I'm Not A Robot
```

Once you've done that, you just take that license key and add it into the following section of your server's `Server.cfg` file (Typically near or at the bottom):
```
# License key for your server
sv_licenseKey YourLicenseKeyGoesHereWithoutQuotes
```

 


Was this answer helpful?

« Back