Bukkit java set en cuir armure couleur de hex
//FFFFFF is the hex color, in that case white
leatherArmorMeta.setColor(Color.fromRGB(0xFFFFFF));
Rapha149
//FFFFFF is the hex color, in that case white
leatherArmorMeta.setColor(Color.fromRGB(0xFFFFFF));