Improved the cold start time of the plugin (the time the plugin takes to load from a complete reload, like with PlugMan) by optimizing the color palette loading which was the main bottleneck.
Fixed a bug caused by boards not being properly sorted based on the distance from the player, which resulted in the possibility of clicks being registered on far-away boards instead of the nearest ones.