I understand this plugin is unclaimed now and my VIPs and myself would truly appreciate it if somebody could look into this, please.
I have my config set up so VIPs get 1 seed for every plant harvested from the Planter Boxes and it has worked flawlessly for over 6 months.
For some reason yesterday it stopped working possibly after I updated it, I can't be certain. I tried rolling back to the previous version without success and also waited until the server restarted to see if that fixed it given the clientside issues I've experienced this wipe. Still no change.
My config: https://www.dropbox.com/s/y6bhktv5vwyecn1/ExtraGatherBonuses.json?dl=0
Just got an error msg:
Failed to call hook 'OnCollectiblePickup' on plugin 'ExtraGatherBonuses v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.ExtraGatherBonuses.CheckBonus (BasePlayer player, Oxide.Plugins.ExtraGatherBonuses+GatherInfo info) [0x00000] in <9007dc5bee8d44d9b117d3a02e168475>:0
at Oxide.Plugins.ExtraGatherBonuses.OnGather (BasePlayer player, System.String name) [0x00053] in <9007dc5bee8d44d9b117d3a02e168475>:0
at Oxide.Plugins.ExtraGatherBonuses.OnCollectiblePickup (CollectibleEntity collectible, BasePlayer player) [0x00012] in <9007dc5bee8d44d9b117d3a02e168475>:0
at Oxide.Plugins.ExtraGatherBonuses.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000a3] in <9007dc5bee8d44d9b117d3a02e168475>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>: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