You lack the required entitlement
Error message example: You lack the required entitlement to use script_name
Last updated
Error message example: You lack the required entitlement to use script_name
Last updated
All scripts which are using the FiveM escrow system, are linked to your FiveM account (the account you used on Tebex).
In order to work, the script(s) require to run on a server that is using a server key created by the same FiveM account you used on Tebex.
The server key is the key that can be generated in FiveM Keymaster
The server key it's not a script key
A FiveM server can use only 1 server key
sv_licenseKey "27ztq5g2pcedsf14xywujkuzh5m7j4a"
To verify what server key your server is currently using, you have to use the following command in your FiveM server console: sv_licenseKey
To verify if you are using the correct server key, follow these steps:
Use the command sv_licenseKey
in your FiveM server console
Take note of the server key you are currently using
Go to FiveM Keymaster
Verify if in the account in which you are logged in FiveM keymaster owns the script(s) you are trying to use. If the script is not there, it means you used a different account on Tebex, or you have transferred the script to another account
If the account you are using in FiveM Keymaster owns the script(s), you have to verify if the server key your server is using, it's generated by the same account
You have 2 options:
Generate a key from your account and use it
Transfer the script ownership to the other account
To transfer the script to another account, you can head to:
FiveM Keymaster -> Purchased assets tab -> Transfer to another account red button
Note: cfx.re decided that the scripts can be transferred only 1 time, so you won't be able to transfer the script again
If you are using a Zap-Hosting server, you do not have to enter your server key in server.cfg, but directly on their website
Here is the official guide of ZAP hosting