Internal state for the multiplayer server.
This is separate from the multiplayer rooms object because this object is directly transferred to any client that hits the /rooms endpoint to keep CPU load minimal. This object is only updated when necessary.
/rooms
Internal state for the multiplayer server.