Well first of all, this time its a correct version number, so its all good!
Now /cmi spawnereditor or shift+right clicking spawner UI will have full list of mobs you can set this spawner too. So list was expanded from 54 to 63 entity types which means we had to add pagination. On top of that entity list will be sorted by name alphabetically, just some convenience thing.
Small fix for error message when setting players maxhp to 0 or lower
Now colorlimits commands list of colors will paste in permission node into chat when clicked appropriate color code in appropriate line.
Fix for double error message appearing when hologram world cant be found.
Now missing hologram feedback message will actually include provided world name, to be more clear which one is missing.
Moved hologram loading to the back of plugin initialization, to give extra second or two for worlds to be loaded properly, as some plugins seems to be doing it in strange way and we cant detect extra world in time.