Changed the id system of CustomItems as well as the CustomConfig. It will no longer use the String ids, they are replaced by a new custom Object called NamespacedKey which consists of a namespace and key.
Fixed ArmorEquipEvent ignoring the Curse of Binding of items and making it possible to unequip them.