Unfortunatly did not fixFixed
Hi, Unfortunatly the update did not seem to fix the plugin, can not be used still it seems, got this when trying to fast-harvest in server console;

Failed to call hook 'OnGrowableGather' on plugin 'AutoPlant v1.2.1' (InvalidCastException: Specified cast is not valid.)
  at Oxide.Plugins.AutoPlant.OnGrowableGather (GrowableEntity plant, BasePlayer player) [0x0004a] in <55725207230040aaacb7f2cc041a49b2>:0
  at Oxide.Plugins.AutoPlant.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001dd] in <55725207230040aaacb7f2cc041a49b2>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3606d2af539c45e4b5c61658e6a8b307>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
Failed to call hook 'OnRemoveDying' on plugin 'AutoPlant v1.2.1' (InvalidCastException: Specified cast is not valid.)
  at Oxide.Plugins.AutoPlant.OnRemoveDying (GrowableEntity plant, BasePlayer player) [0x0004a] in <55725207230040aaacb7f2cc041a49b2>:0
  at Oxide.Plugins.AutoPlant.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00212] in <55725207230040aaacb7f2cc041a49b2>:0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3606d2af539c45e4b5c61658e6a8b307>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0

Fixed. Thanks.

Locked automatically