Official page:
Custom Clothing Combinations
🗒️Features: This plugin will allow players to wear any combination of clothes. The administrator has the ability to open a convenient menu to configure the plugin. You can limit the maximum protection for a player/NPC even if the player wears all the best helmets and gets 150% protection, but you...
codefling.com
About Custom Clothing Combinations
Features:
- This plugin will allow players to wear any combination of clothes.
- The administrator has the ability to open a convenient menu to configure the plugin.
- You can limit the maximum protection for a player/NPC even if the player wears all the best helmets and gets 150% protection, but you set the limit to 80%, then the players will only block 80% of the damage.
Permission for use : customclothingcombinations.use (Only if config parameter true)
Commands:
/ccc - open the menu
Config:
Code:
{
"Allow for NPC"
:
true
,
"Does the player need permission for the plugin to work?"
:
false
,
"HEAD limit"
:
0.8
,
"BODY limit"
:
0.8
,
"LEGS limit"
:
0.8
,
"Blocked combination"
:
[]
}