New FiveM License Keys

wondering the same thing…Where do I fine the server IP?

@sheriffcollin @Burchard

If you’re running your server on your computer you can go to Google and type: What's my IP

If running on VPS, the host should have provided you with an IP.

If you’re using ZAP Hosting, the should have provided you with an IP.

1 Like

I’m running it through the server file then running it through fivem under local host to test my vehicle models i create. It’s not port forwarded to the public.

For local servers you can just put 127.0.0.1 on the keymaster form. I’ve done it and it works without problems.

1 Like

This helped me! This post must be 20 charecters

1 Like

What is up with these “20 character posts”

They’re posting comments that are less than 20 characters long which, due to the configuration of the forums, doesn’t let them post it. So, they spam “20 chars” (or a variant of) to get their comment up to the 20 character limit.

2 Likes

i have still the issues its not working for my look at my setup

# license key for server
+ set sv_licensekey "gn"

i made it f short here i don’t know if its private key or something so if you ask its not done i did the full key xD

You’re doing it wrong. It should be like this in your server.cfg:

# license key for server (https://keymaster.fivem.net)
sv_licenseKey "yourServerKeyGoesHere"

NOT LIKE THIS:

+ set sv_licensekey "gn"

I am have a issue it says could not authenticate server license key pls help ASAP

Put this at the bottom of my server.cfg

server slots limit (must be between 1 and 31)

sv_maxclients 30

license key for server (https://keymaster.fivem.net)

sv_licenseKey “MyKey”

But i just get this error

No such command sv_licenseKey

1 Like

Is your server up-to-date?

Yes i just downloaded the latest patch

You’re making sure to execute the server.cfg file?

+exec server.cfg

yes. i have put the set sv_licensekey in multiple spots

  1. Bottom of my cfg switchs “changeme” to my key

  2. Hit enter twice and put "set sv_licensekey

  3. Put it under the MySQL info near the top.

Also what happens if i just dont add a key

Like it doesnt give me any errors anymore but it doesnt show up on the list till I direct connect and after that it says "INVALID LICENSE] infront of the name on the server list

What?!

Your server wont start.

This is normally caused by using an outdated server version…

Is your server hosted via VPS, Dedicated, Home hosted, or GSP?

i bought a VPS from a company

Which company? Also:

If running Windows, you’re on server version 450, correct? https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/450-e160a3fa39323f6d63fa6471567d43296c8e2689/

If running Linux, you’re on server version 446, correct? https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/446-8a058b67e5f11677c380a330f677e768e2b2a705/

nfroservers. And i dont remember. how often do i need to update it

1 Like