️ zArmor - Custom Armor Sets Plugin A Powerful Custom Armor Set Plugin for Minecraft Servers
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
✨ Features
️ Custom Armor Sets - Create unlimited armor sets with unique effects
⚡ Potion Effects - Apply custom potion effects for complete sets
Colored Leather - Support for custom colored leather armor
✨ Glowing Items - Make armor pieces glow with enchantment effects
Partial Bonuses - Optional effects for incomplete sets
⚙️ Easy Configuration - Simple YAML-based configuration system
Live Reload - Reload configurations without server restart
Permission System - Granular permission controls for all features
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Commands & Permissions
Spoiler: Click to view commands and permissions
Command
Description
Permission
/zarmor give <player> <set>
Give armor set to player
zarmor.admin
/zarmor list
List all available armor sets
zarmor.admin
/zarmor reload
Reload plugin configuration
zarmor.admin
Permission
Description
Default
zarmor.admin
Access to admin commands
op
zarmor.use
Allows receiving armor set effects
true
Aliases:
/za ,
/armor
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Requirements
Minecraft Version: 1.16.5 or higher
Java Version: 8 or higher
Server Software: Spigot, Paper, or compatible forks
Dependencies: None (PlaceholderAPI support optional)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ Configuration
Basic Armor Set Example
Code (Text):
warrior:
display: "&6&lWarrior Set"
material: DIAMOND
lore:
- "&7A legendary set worn by ancient warriors"
- "&7Full set: &cStrength II&7, &9Resistance I"
effects:
- INCREASE_DAMAGE:2
- DAMAGE_RESISTANCE:1
glow: true
partial_bonus: false
mage:
display: "&b&lMage Robes"
material: LEATHER
color: "0,100,255"
lore:
- "&7Mystical robes infused with arcane magic"
- "&7Full set: &aRegeneration II&7, &fSpeed I"
effects:
- REGENERATION:2
- SPEED:1
glow: true
partial_bonus: true
Message Customization
Code (Text):
prefix: "§8[§6zArmor§8]§r "
set-equipped: "§a§lSet Equipped! §r§aYou are now wearing the §f{set} §aarmor set!"
set-removed: "§c§lSet Removed! §r§cYou are no longer wearing a complete armor set."
Note: Complete configuration files included in the plugin
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Example Sets
⚔️ Warrior Set - &cStrength II&r, &9Resistance I&r
Mage Robes - &aRegeneration II&r, &fSpeed I&r
️ Assassin's Garb - &fSpeed II&r, &7Jump Boost I&r, &8Invisibility I&r
✨ Paladin's Armor - &cStrength I&r, &aRegeneration I&r, &6Fire Resistance I&r
Berserker's Hide - &cStrength III&r, &fSpeed I&r, &eHaste I&r
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Installation
Download the zarmor-1.0.0.jar file
Place it in your server's plugins folder
Restart your server
Configure armor sets in plugins/zarmor/armor_sets.yml
Customize messages in plugins/zarmor/messages.yml
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
License & Author
Author: GamingHuzai
Version: 1.0.0
License: Custom License
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Made with ❤️ by GamingHuzai
Discord ID: huzaidev