// Command handlers void godModeHandler(const std::string& args); void infiniteAmmoHandler(const std::string& args); // ... };