Server Configuration

circle-info

You aren't finding the config option? Try STRG + F.

General Settings

chevron-rightm_itemsNeededhashtag

Set this 'true', if you want that players need items to perform actions.

Default: false

chevron-rightm_reviveCommandhashtag

Set this 'true', if you want to enable the integrated revive command. For permissions see s_functions.lua (IsAllowedToUseReviveCommand)

Default: false

Custom ESX Settings

chevron-rightm_esxSharedObjecthashtag

Config option for esx settings

Custom QBCore Settings

chevron-rightm_qbCoreResourceNamehashtag

Set the resource name of the QBCore (needed for export)

Default: "qb-core"

Inventory

chevron-rightm_customInventoryhashtag

A config option for those who use a custom inventory

Feature Settings

chevron-rightm_ignoreItemsNeededJobshashtag

A table of jobs that ignore the that players need items to perform actions.

Default: { "ambulance" }

chevron-rightm_dependUnconsciousTimeOnMedicCounthashtag

Overwrites the default time configured in the client config (here) and depends the time on the count of the medics that are online.

chevron-rightm_limitMenuToJobshashtag

Limits the menu to certain jobs.

chevron-rightm_triageSystemhashtag

Find a detailed explanation about the triage system here: Triage System

chevron-rightm_stateSavinghashtag

This feature will save the state of the players (like injuries, blood pressure) to a file or mysql database.

chevron-rightm_discordLogginghashtag

This feature will log kill logs to discord.

chevron-rightm_showNameOfPlayerOnMenuTitlehashtag

Set this to 'true', if you want that the system will show the name of the player on the menu title. Set this to 'false', if you want that the system will not show the name of the player on the menu title.

Default: true

Respawn Settings

chevron-rightm_respawnConfigurationhashtag

Server-side respawn configuration config option.

Last updated