A quality gun plugin similar to CrackShot.
To add QA to your project using maven, copy the following into the POM.xml.
repository>
< <;id>codemc-repoid>
< <;url>https://repo.codemc.io/repository/maven-public//</url>
<//repository>
<
<t;dependency>
< <;groupId>me.zombie_strikergroupId>
< <;artifactId>QualityArmoryartifactId>
< <;version>VERSIONversion>
< <;scope>providedscope>
<//dependency>gt;