Configuration Reference
Configuration Reference
This page lists the main configurable groups in v1.6.11.
| Config | Default / purpose |
|---|---|
Config.Framework |
auto |
Config.Locale |
en |
Config.Debug |
false |
Config.OpenCommand |
inventory |
Config.OpenKey |
TAB |
Config.AdminCommand |
norditems |
Config.AdminAce |
admin |
Config.AdminCommands |
ACE-protected command aliases |
Config.DefaultPlayerSlots |
40 |
Config.DefaultPlayerWeight |
80000 |
Config.DefaultStashSlots |
60 |
Config.DefaultStashWeight |
150000 |
Config.TrunkSlots |
50 |
Config.TrunkWeight |
120000 |
Config.GloveboxSlots |
10 |
Config.GloveboxWeight |
15000 |
Config.VehicleRegistry |
Vehicle capacity/catalog/placement configuration |
Config.Interaction |
Text UI / target provider configuration |
Config.VehicleInteraction |
TAB, NPC and trunk behavior |
Config.VehicleOpenDistance |
4.0 |
Config.GroundOpenDistance |
3.0 |
Config.GroundDrawDistance |
15.0 |
Config.GroundPropDistance |
35.0 |
Config.GroundDefaultModel |
prop_cs_cardbox_01 |
Config.GroundLifetimeSeconds |
1800 |
Config.GroundSlots |
30 |
Config.GroundWeight |
250000 |
Config.ThrowMaxDistance |
8.0 |
Config.ThrowMaxHeightDifference |
4.0 |
Config.GroundAnimations |
pickup/put-down/throw animations |
Config.ItemPropAttachments |
hand attachment calibration + v1.6.11 fallback |
Config.BackWeapons |
cosmetic long-weapon back props |
Config.ItemUseAnimations |
pocket and weapon transitions |
Config.InventorySessionSeconds |
300 |
Config.SaveIntervalSeconds |
30 |
Config.MaxTransferAmount |
100000 |
Config.MaxContainerDepth |
3 |
Config.EnableWeight |
true |
Config.EnableVolume |
false |
Config.EnableDurability |
true |
Config.EnableItemHistory |
true |
Config.TransactionLogRetentionDays |
14 |
Config.UI |
inventory layout/hotbar defaults |
Config.Hotbar |
standalone hotbar settings |
Config.Stashes |
static configured stashes |
Config.LocaleFallback |
en |
Config.LocalePath |
locales |
Use the attached config.lua as the canonical shipped reference for nested values.
Server-only administrator access
The license fallback is intentionally not in config.lua. Configure it in:
server/config.lua
Do not move the license list into the shared configuration.