lgou2w/ldk

ldk bukkit events

Closed this issue · 1 comments

Added common events to ldk.

Those events do not exist in the spigot API or may exist after 1.13/1.14. Add events that are compatible to all version to ldk.

For example onAnimalBreeding, onSmelting, onHarvesting, onFishing, onMining.

Acceptable, but these implementations require logic code to call events. If added then new modules may be added.