Migration
After installing the inventory, you’ll likely want to preserve your existing items and user data, this is where Migrations step in as the perfect solution.
It is important that you make backups before migrating. We are not liable for data loss.
ESX
To migrate ESX Data, simply start the server & execute the command /migrateinv esx
.
Wait for the migration to finish & restart your server.
Ox Inventory
To migrate Ox Inventory Data, copy your ox_inventory/data/items.lua
to bb_inventory/migrationData/items.lua
and then start the server.
Now execute the command /migrateinv ox
.
Wait for the migration to finish & restart your server.
Last updated