Installation

Installation Guide for Scoreboard Script from Keymaster (FiveM - ESX Framework)

If you purchased the scoreboard script from Cfx.re Keymaster, follow these steps to install it properly on your FiveM server.


1️⃣ Purchase and Download the Script

  1. Go to Cfx.re Keymaster and log in.

  2. Navigate to "Purchased Assets".

  3. Locate the scoreboard script in your purchased list.

  4. Click "Download" to get the latest version of the script.


2️⃣ Upload the Script to Your Server

  1. Extract the downloaded file if it's in .zip format.

  2. Inside the extracted folder, you should see the script files (fxmanifest.lua, client.lua, server.lua, etc.).

  3. Move the entire script folder into your resources/ directory.

    📂 Example folder structure:

    server-data/
    ├── resources/
    │   ├── [paid]/
    │   │   ├── scoreboard_script/

    🔹 Note: Place it inside [paid] or another designated folder to keep paid scripts organized.


3️⃣ Ensure Server License Key Matches

Since this is a paid asset, it requires a matching FiveM license key.

  1. Copy your server license key.

  2. Open server.cfg and ensure your license key is correctly set:

    sv_licenseKey "your_license_key_here"
  3. Save and close the file.


4️⃣ Add the Script to Server Configuration

  1. Open your server.cfg file.

  2. Add the following line at the bottom:

    ensure scoreboard_script

    🔹 Note: Replace scoreboard_script with the actual folder name of your scoreboard.


5️⃣ Restart and Test the Server

  1. Stop the server if it's running.

  2. Start the server again and check for errors.

  3. Join the server and press the assigned key (e.g., F9, F10).

  4. Verify that the scoreboard appears correctly.


6️⃣ Troubleshooting Issues

If the scoreboard does not work:

  • Check the server console for error messages.

  • Ensure the server license key is correctly set (required for paid scripts).

  • Make sure es_extended and dependencies are installed if required.

  • Try manually restarting the script:

    ensure scoreboard_script

🎉 Your Scoreboard is Installed!

Your FiveM server now has a fully working scoreboard from Keymaster. 🚀 If you need further help, feel free to ask! 😊 https://discord.gg/Fsha5ccYVa - for support

Last updated