Not sure if this is a bug or intentional, when addBackpackGlobal is ran server side it causes createVehicle restriction for the player.
Other backpack related commands throw createVehicle restrictions if they are ran client side as you would expect: addBackpack addbackpackCargoGlobal.
However I was expecting the server to be able to run addBackpackGlobal without any restrictions.