
The onPlayerChangeColor() API method does not fire when a player changes to Grey (Spectator).
Expected Behaviour:
onPlayerChangeColor() is called with “Grey”.
The issue with this is that if you added grey it would fire when people are choosing a color because it switches to grey when you click change color.