#include "server/commands/ServerState.h" ServerState::ServerState() : running(true) { }