Moved piston & tnt beta features to normal features
Rewrited SpigotUpdater method. Now you wont receive update notification if your version logicaly newer than cached from spigotmc legacy api updater
Removed carrot_corrupter from enabled items on 1.8 - 1.12 MC servers to prevent plugin crash on enable
Rescheduled update task from ~80 minutes to 60 minutes
Fixed lightning damage for Perun axe
Fixed nullpointer on identifier set tag (when tag is missed)
Moved CraftListener exception to debug mode
Made me.DenBeKKer.ntdLuckyBlock.util.* classes not obfuscated. You can use it as libs (ColorData, Config, Metrics, SpigotUpdater, Pair, Triplet*, CooldownStorage*)
Addednew custom item - LuckyBow*
TNT effect
COBWEB effect
TRIPLE_ARROW effect
Cooldown (Customizable cooldown, display and more)
Effect chance
This feature contains a lot of NMS code that cause premium plugin price increasing. Also it may provide some bugs. Please report all bugs to my discord server!
[API] Added Triplet class ( Triplet<A, B, C> )*
[API] Added ParticleManager for sending particles*