πŸ”§Configuration

Some Important set up

Config.Language

Set up the script language, remember you can add custom languages in the 'locales' folder.

Values:

  • 'en'

  • 'es'

Config.Framework

Setup the framework you used

Values:

  • 'esx'

  • 'qb'

  • 'standalone' (default)

Config.UseKVPInsteadDatabase

KPV storage is a LOCAL storage system for each client and not on the server side, which saves server memory, although if the player reinstalls FiveM, clears Cache or reformats his computer, the data will be lost. (It is not possible from the server to obtain this information and it can only be manipulated from the client)

Config.SyncKVPToClient

Sync the server data with client in X seconds.

Config.EnableAdminMode

Currently the script supports configuration of administrators locally, that is, with their respective identifiers and it does NOT work with ACE or other permission systems. (Temporarily)

Default Configuration

Last updated

Was this helpful?