Fixes a few random errors that may appear under certain conditions.
Fixes
clearFaviconCache()
throwing an exception when FaviconHandler instance has never been created- Random
Double operator
error when usingsomething != something
(Would see the=<space>
as second expression)
It should now just ignore any followup expressions if it found one.
NOTE
This update is a breaking change, as the Server list profiles have been changed in structure! Please read the Migration Page on how to migrate from previous versions to this one.
Changed
- [BREAKING] Restructured the Server List profile
Improved
- Improved how fake players for the Hover are created.