ItemStack Espada = new ItemStack(Material.DIAMOND_SWORD);
ItemMeta meta = Espada.getItemMeta();
meta.addEnchant(Enchantment.DAMAGE_ALL, 1, true);
Espada.setItemMeta(meta);
Lore com encantamento.
getConfig().getString("").replace("\n", "\n");
Em sua config coloque "Exempo \n Exemplar"