Everything else works except for the chinook when you try to hover in the chinook you get this error in console :
FYI I do have "Chinook can hover": true,
Failed to call hook 'Hover' on plugin 'HelicopterHover v2.0.4' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.HelicopterHover.Hover (BasePlayer player) [0x000de] in <6944f5f0cfb74a30af5380c306fbaa69>:0
at Oxide.Plugins.HelicopterHover.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002e3] in <6944f5f0cfb74a30af5380c306fbaa69>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <9882f28dc2204b4dba514a9ad18f5042>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <9882f28dc2204b4dba514a9ad18f5042>:0