[x] Custom message (if null, default message will be taken)
[x] Defaults data
[x] Ping message
[x] Ping description
[x] Death message
[x] Win message
Update:
[x] Make the web request not from UI thread, as it lags the game in the current state. This isn't horrible since it's during a room transition, but would be better without the lag
Update: