30.1.2025
Updates v1.7.0
The previously existing default inventory slot count and max weight settings are now consolidated under the
config.slotsMaxWeights
setting in the config.Added
config.vehicleClassSlotsMaxWeights
andconfig.vehicleModelSlotsMaxWeight
settings to adjust the slot and max weight for vehicles.Added the
config.disableClientOpenInventory
setting. When set totrue
, events triggered from the client will not work.Added the
config.kickPlayerWhenHackingDetected
setting. When set totrue
, the player will be kicked from the game during any inventory-related hacking attempts.Added the
config.autoEmote
setting. When set totrue
, the player will automatically send an emote command when opening things like the trunk.Added the
config.itemStash
setting. When you use an item added to this setting, a stash will open (can be used for bags, etc.).Some minor security updates.
All config files have been made more organized and moved to different files according to the config. This way, you won’t have to reconfigure everything from scratch for future changes.
Updates v1.7.1
Fixed an issue where admins couldn’t open their inventory after the latest update.
Last updated