Previously, when a user would choose a mob in the /mob show GUI, it would return the user to the page they were viewing before if they deleted the mob, even if it didn't exist anymore. It will now check if this page should be set.
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.
Just a quick fix which prevents the gray dyes from being right clicked and showing the enchantments GUI. This was an unintended behaviour and will no longer occur.