Added new command to view all currently registered mobs + bug fixes
New command
A new command /mob show has been added
It shows a GUI to the player with every registered mob being displayed
Clicking on any mob will display the armour which the mob has equipped. In hopefully the next update to this script, this second GUI will include more than just the armour (i.e. name, type, health, etc.)
The GUI supports multiple pages, so in theory you could have hundreds, even thousands of mobs, and it would allow you to view each one individually
Bug fixes
Fixed enchantment being applied to an armour item if the cancel slot was clicked in the 'Choose level' GUI. This was an oversight and should no longer occur.
Some mobs wouldn't spawn despite using the tab completion to autofill the command. This should also no longer occur.