Does the OnCropGather hook no longer work?Solved
Hello, is your documentation up to date?

Because the OnCropGather hook no longer works. is there a similar hook? thank you in advance for your response.
There is OnGrowableGather IIRC, documentation is not automated and controlled by real people :)
OK, thanks.

Yes I understand that it can take time. can you give me an example of the function, because I tried, but I can't put it into function. what I want is that if a player harvests it launches the hook so that I can apply my function to it.

Thank you in advance
darkofa
OK, thanks.

Yes I understand that it can take time. can you give me an example of the function, because I tried, but I can't put it into function. what I want is that if a player harvests it launches the hook so that I can apply my function to it.

Thank you in advance

OnGrowableGather(GrowableEntity entity, BasePlayer player)

thanks
Locked automatically