Simple check always returns false:
return event.isFromBonemeal();
Doesn't matter if player is in gamemode 0 or gamemode 1, the result is always false (was only checking with op'ed player, not sure if it changes with non-opped, but that shouldn't affect this call)