⚙️Master Config
Explore the Master Config, the hub for essential settings that allow the resource to work.

General Settings
Weapon Settings
Config.WeaponSettings.RecoilSystem
Config.WeaponSettings.RecoilSystem
This subsection controls the weapon recoil system.
Enabled
: Enables or disables the recoil system.UseRightLeftRecoil
: Whentrue
, enables right-left recoil.UseVehicleRecoil
: Whentrue
, enables recoil when shooting from vehicles.UseScreenExplosions
: Whentrue
, enables screen explosion effects.ScreenExplosionsMultiplier
: A multiplier for the intensity of screen explosion effects.UseGripMultipliers
: Whentrue
, enables the use of grip attachments to modify recoil.UseSuppressorMultipliers
: Whentrue
, enables the use of suppressor attachments to modify recoil.UseFirstPersonRecoilMultiplier
: Whentrue
, applies a different recoil multiplier in first-person view.FirstPersonRecoilMultiplier
: The recoil multiplier applied in first-person view.
Config.WeaponSettings.TemperatureSystem
Config.WeaponSettings.TemperatureSystem
This subsection controls the weapon temperature system.
Enabled
: Enables or disables the temperature system.UseSmokeEffects
: Whentrue
, enables smoke effects related to weapon temperature.
Config.WeaponSettings.UseJammingSystem
Config.WeaponSettings.UseJammingSystem
When set to
true
, enables the weapon jamming system.
Config.WeaponSettings.UseCustomWeaponDamages
Config.WeaponSettings.UseCustomWeaponDamages
When set to
true
, enables the use of custom weapon damage values.
Crosshair Settings
Config.CrosshairSettings
Config.CrosshairSettings
This section contains settings related to the crosshair functionality.
Enabled
: A boolean value that enables or disables the crosshair feature.DisableOnFootFirstPerson
: When set totrue
, the crosshair will be disabled when the player is in first-person view on foot.DisableOnVehicleFirstPerson
: When set totrue
, the crosshair will be disabled when the player is in first-person view inside a vehicle.
Movement Settings
Config.JumpSpamPrevention
Config.JumpSpamPrevention
This section contains settings to prevent players from spamming the jump action.
Enabled
: A boolean value that enables or disables jump spam prevention.TimeBetweenJumps
: The minimum time (in milliseconds) that must pass between jumps.
Config.RemoveWhipping
Config.RemoveWhipping
When set to
true
, this option removes the whipping animation when aiming with a weapon.
Config.RollPrevention
Config.RollPrevention
When set to
true
, this option prevents players from performing roll actions.
ViewCam Enforcer Settings
Config.ViewCamForcer
Config.ViewCamForcer
This section contains settings for controlling the player's view camera.
EnabledFoot
: Enables or disables view cam forcing when on foot.DefaultViewCamOnFoot
: Sets the default camera view when on foot (0 for Third Person, 4 for First Person).FirstPersonShooting
: Whentrue
, forces first-person view when shooting.RestoreViewCamOnAimStop
: Whentrue
, restores the previous camera view when the player stops aiming.EnabledVehicle
: Enables or disables view cam forcing when in a vehicle.EnabledFirstPersonVehicleShooting
: Whentrue
, forces first-person view when shooting from a vehicle.RestoreVehicleViewCamOnAimStop
: Whentrue
, restores the previous camera view when the player stops aiming from a vehicle.
Last updated
Was this helpful?