Skip to content

Changelog

Files Changed

Not every update requires replacing the entire folder. To avoid redoing your configs, use the option that applies

KeyMeaning
Full Re-Download RequiredDelete the old folder and replace it with the latest version. Reuse your config.lua unless told otherwise.
Update Specific FilesOnly the files listed below need to be replaced.
Config Update RequiredYour config.lua must be updated for this version.
Requires Auto SQL EnabledEnable Config.AutoInsertSQL in config.lua to apply required database updates.

Skipping Updates

If you’ve skipped previous updates, it’s recommended to update all files to avoid issues.
For example, if you're on v4.0.1, skipped v4.0.2, and are updating to v4.0.3, use the Full Download option.

Important Notice (cd_bridge dependency)


Since v1.1.0, cd_vipshop requires cd_bridge to work.
This improves compatibility and makes future updates easier.

v4.3.6

Released: May 8, 2026 Update Specific Files
Files Changed
bash
fxmanifest.lua
server/other/purchase_made.lua

Fixes


  • Fixed an issue where a negative bank balance would cancel a purchase even when the bank cost was 0.

v4.3.5

Released: April 13, 2026 Update Specific Files
Files Changed
bash
fxmanifest.lua
server/rewards/vehicles.lua

Fixes


  • Fixed random plate generation erroring when purchasing a vehicle.

v4.3.4

Released: 2026-02-16 Update Specific Files
Files Changed
bash
fxmanifest.lua
client/other/display_vehicles.lua
client/other/test_drive.lua
html (FULL FOLDER)

Fixes


  • Fixed issue where players could press G to test drive even when test drive was disabled in the config.
  • Fixed issue where vehicle keys were not always removed, due to some vehicle key scripts requiring vehicle to be defined.
  • Fixed plate input being covered by categories.
  • Fixed notification going out of bounds.

v4.3.3

Released: 2026-02-09 Update Specific Files
Files Changed
bash
fxmanifest.lua
server/main/server.lua

Fixes


  • Fixed /redeem not working correctly.

v4.3.2

Released: 2026-02-06 Update Specific Files
Files Changed
bash
fxmanifest.lua
client/other/test_drive.lua
server/main/server.lua

Changes


  • Vehicle keys are now removed after a test drive.

Fixes


  • Fixed issues with the tebex purchase command.

v4.3.1

Released: 2026-02-04 Full Re-download Required

Added


  • Added support for manually set air, boat, and car locations that work alongside randomization.

Changes


  • Integrated with cd_bridge for easier future updates and improved stability.

Hello!