crackshot-delay
crackshot-delay is a Bukkit/Spigot add-on to CrackShot, a weapons plugin. It adds a key in a weapon's YAML config, Weapon_Delay, which adds a pre-fire delay to the specified weapon. Basically, if a player switches to a new weapon, they have to wait a specified amount of time before firing that weapon.
version
This plugin has only been tested on a Spigot server running 1.8, and was built for 1.8
dependencies
crackshot-delay has two dependencies. Actionbar is used to alert the player about the delay on certain weapons. And obviously CrackShot is needed to use this plugin.
config
crackshot-delay doesn't have a config - instead, it adds a key to any weapon configuration for CrackShot. That key is yourweapon.Shooting.Weapon_Delay, and it should be an integer value, in ticks (20 ticks = 1 second).