Pretty self explanatory.
1.9 added item cooldowns and the only way to give items cooldowns is to either use nms to grab the ItemCooldown object in the Item class or send the PacketPlayOutSetCooldown to players.
Or a method of similar function
Pretty self explanatory.
1.9 added item cooldowns and the only way to give items cooldowns is to either use nms to grab the ItemCooldown object in the Item class or send the PacketPlayOutSetCooldown to players.
Or a method of similar function