Lorenzo0111 / QualityArmory

A quality gun plugin similar to CrackShot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QualityArmory

A quality gun plugin similar to CrackShot.

Download

📁️ Spigot Releases

🛠️ Dev Builds

For Developers

Maven

To add QA to your project using maven, copy the following into the POM.xml.

<repository>
    <id>codemc-repo</id>
    <url>https://repo.codemc.org/repository/maven-public/</url>
</repository>

<dependency>
    <groupId>me.zombie_striker</groupId>
    <artifactId>QualityArmory</artifactId>
    <version>VERSION</version>
</dependency>

About

A quality gun plugin similar to CrackShot.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%