Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Lorenzo0111/QualityArmory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

QualityArmory

CurseForge Spigot Modrinth

A powerful, feature-rich gun plugin for Minecraft servers


โœจ Features

๐ŸŽฏ Core Functionality

  • Custom Guns - Create unlimited custom weapons with unique stats, sounds, and behaviors
  • Ammunition System - Realistic ammo management with different ammo types
  • Armor & Protection - Custom armor sets with bullet protection mechanics
  • Attachments - Weapon attachments system for enhanced customization
  • Resource Pack Support - Custom 3D models and textures via resource packs
  • Multi-Version Support - Works across different Minecraft versions with ViaVersion

๐Ÿ› ๏ธ Advanced Features

  • Recoil System - Realistic weapon recoil with smooth camera movement (ProtocolLib)
  • Muzzle Flashes - Dynamic lighting effects when firing (LightAPI)
  • Friendly Fire Protection - Party-based friendly fire system (Parties)
  • Economy Integration - Weapon shops with Vault support
  • NPC Integration - Citizens NPC support for custom gun-wielding NPCs
  • GUI System - Intuitive menu system for crafting, shopping, and item management

๐Ÿ”Œ Plugin Integrations

QualityArmory seamlessly integrates with popular plugins:

  • Protection: WorldGuard, GriefPrevention, Residence, Towny
  • Economy: Vault, ChestShop, QuickShop
  • AntiCheats: Vulcan, Matrix, Spartan
  • Utilities: PlaceholderAPI, ProtocolLib, ViaVersion, LightAPI
  • NPCs: Citizens, Sentinel
  • Items: ItemBridge, Mimic

๐Ÿ“ฅ Download

Download on Modrinth Dev Builds


๐Ÿš€ Quick Start

  1. Download the latest QualityArmory.jar
  2. Place it in your server's plugins folder
  3. Start your server
  4. Configure guns, ammo, and items in the generated config files
  5. Enjoy! No additional dependencies required

Optional Enhancements

While QualityArmory works standalone, these plugins add extra features:

  • LightAPI - Muzzle flash lighting effects
  • ProtocolLib - Smooth recoil animations
  • Vault - Economy integration for weapon shops
  • ViaVersion - Cross-version compatibility
  • Parties - Friendly fire protection

๐Ÿ‘จโ€๐Ÿ’ป For Developers

Maven Dependency

Add QualityArmory to your project:

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

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

๐Ÿ“ฆ Version Note: Replace VERSION with the latest release version

GitHub Release

API Documentation

Check out the Developer Documentation for API usage examples and integration guides.


๐Ÿ“š Documentation

The documentation is available on our website:


๐ŸŽฎ Commands & Permissions

Main Commands

  • /qa or /qualityarmory - Main command
  • /qa give <player> <item> - Give items to players
  • /qa reload - Reload configuration
  • /qa shop - Open weapon shop
  • /qa craft - Open crafting menu

Key Permissions

  • qualityarmory.* - All permissions
  • qualityarmory.admin.* - Admin commands
  • qualityarmory.give - Give items
  • qualityarmory.shop - Access shop
  • qualityarmory.craft - Access crafting
  • qualityarmory.usegun - Use weapons

๐Ÿค Contributing

Contributions are welcome! Feel free to:

  • Report bugs
  • Suggest features
  • Submit pull requests
  • Improve documentation

๐Ÿ‘ฅ Authors

  • Zombie_Striker - Original Creator
  • Lorenzo0111 - Maintainer

๐Ÿ“„ License

See the LICENSE file for details.


๐Ÿ”— Links

About

๐Ÿ”ซ A powerful, feature-rich gun plugin for Minecraft servers

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 17

Languages