Please can you add the new bikes

would it be possible to add the new bikes into the mod as it also adds protection for pve servers please

I second this, it would be awesome! 

I third this

Autor last seen 18 days ago.

Merged post

I replaced the assets/content/vehicles/snowmobiles/snowmobile.prefab in the plugin with the assets/content/vehicles/bikes/motorbike.prefab prefab. A bike appears instead of a snowmobile, but an error appears when deleting the bike with the /kill command. But the bike itself is removed normally.

Failed to call hook 'OnEntityKill' on plugin 'VehicleLicence v1.8.4' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.VehicleLicence+BaseVehicleSettings.CollectVehicleItems (System.Collections.Generic.List`1[T] items, Oxide.Plugins.VehicleLicence+Vehicle vehicle, System.Boolean isCrash, System.Boolean isUnload) [0x0006f] in <e1aee74dddb24ddaa5c594f3997241db>:0
at Oxide.Plugins.VehicleLicence+BaseVehicleSettings.RefundVehicleItems (Oxide.Plugins.VehicleLicence+Vehicle vehicle, System.Boolean isCrash, System.Boolean isUnload) [0x00006] in <e1aee74dddb24ddaa5c594f3997241db>:0
at Oxide.Plugins.VehicleLicence.RefundVehicleItems (Oxide.Plugins.VehicleLicence+Vehicle vehicle, System.Boolean isCrash, System.Boolean isUnload) [0x00025] in <e1aee74dddb24ddaa5c594f3997241db>:0
at Oxide.Plugins.VehicleLicence.OnEntityDeathOrKill (BaseCombatEntity entity, System.Boolean isCrash) [0x0001b] in <e1aee74dddb24ddaa5c594f3997241db>:0
at Oxide.Plugins.VehicleLicence.OnEntityKill (BaseCombatEntity entity) [0x00000] in <e1aee74dddb24ddaa5c594f3997241db>:0
at Oxide.Plugins.VehicleLicence.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x009ae] in <e1aee74dddb24ddaa5c594f3997241db>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0