This is an API that allows developers to easily create gun plugins.
It comes with several methods that you can call to shoot a gun, shoot a RPG, throw a grenade, or shoot a shotgun.
There are 4 bullet types that you can choose from.
Ender pearl
Snowball
Egg
Arrow
This plugin does not have any config, Permissions, or commands.
How to use
For server owners:
You would only need this plugin if another plugin told you that it is needed.
To install:
Download
Place in your plugins folder
Reload or start your server.
Done
For developers:
Methods
setExplosionCancel(boolean cancel)
setEnderPearlTeleportCancel(boolean cancel)
shootGun(double Damage, Player shooter, Vector volocity, BulletType bulletType, boolean sound)