EngineHub / CommandBook

General and administrative commands
https://enginehub.org/commandbook/
GNU Lesser General Public License v3.0
145 stars 105 forks source link

Fixed multiple enchantings on items #108

Open Postremus opened 9 years ago

Postremus commented 9 years ago

Previosly enchantings and the item amount was seperated by a "," This causes the ItemUtil.getComamndItem() method to only get one of the enchantments. I changed the amount to be seperated by a "#"