{"id":16161460,"url":"https://github.com/gamemann/map-restart","last_synced_at":"2026-01-20T07:02:07.349Z","repository":{"id":92735712,"uuid":"502756616","full_name":"gamemann/Map-Restart","owner":"gamemann","description":"A simple plugin for SourceMod that restarts the map or server after the time limit is up and no clients.","archived":false,"fork":false,"pushed_at":"2022-06-13T00:09:55.000Z","size":3,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-11T02:25:19.460Z","etag":null,"topics":["map","metamod","restart","server","sm-plugins","sourcemod","sourcemod-plugin","sourcemod-plugins","sourcepawn"],"latest_commit_sha":null,"homepage":"https://moddingcommunity.com/","language":"SourcePawn","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gamemann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-13T00:09:39.000Z","updated_at":"2024-09-30T07:23:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"44052734-19ca-4176-ba10-dad572af1009","html_url":"https://github.com/gamemann/Map-Restart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gamemann/Map-Restart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FMap-Restart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FMap-Restart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FMap-Restart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FMap-Restart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamemann","download_url":"https://codeload.github.com/gamemann/Map-Restart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FMap-Restart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28597985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["map","metamod","restart","server","sm-plugins","sourcemod","sourcemod-plugin","sourcemod-plugins","sourcepawn"],"created_at":"2024-10-10T02:25:19.511Z","updated_at":"2026-01-20T07:02:07.334Z","avatar_url":"https://github.com/gamemann.png","language":"SourcePawn","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Map/Server Restart\n## Description\nA simple plugin for SourceMod that restarts the map or server (if configured properly) after the time limit is reached and the server is reported as empty (not including bots).\n\nFrom the testing I've performed, the plugin will still trigger even when the server is hibernating.\n\n```\nx.x.x.x:27005:  password failed.\nClient \"[LBG] Christian\" connected (x.x.x.x:27005).\nServer waking up from hibernation\nGame will not start until both teams have players.\nGame will not start until both teams have players.\nGoing to intermission...\nDropped [LBG] Christian from server (Disconnect by user.)\nServer is hibernating\nL 06/13/2022 - 00:01:41: [map_restart.smx] [MR] Found time to trigger map/server restart.\n---- Host_Changelevel ----\nfind L 06/13/2022 - 00:01:42: -------- Mapchange to de_dust2 --------\nConVarRef room_type doesn't point to an existing ConVar\n```\n\n## ConVars\nHere is a list of the plugin's ConVars along with their descriptions and default values.\n\n```\n// This file was auto-generated by SourceMod (v1.10.0.6537)\n// ConVars for plugin \"map_restart.smx\"\n\n\n// How often to check if we need to restart the map in seconds.\n// -\n// Default: \"10.0\"\nsm_mr_check_interval \"10.0\"\n\n// Whether to log when a map/server restart is triggered.\n// -\n// Default: \"1\"\n// Minimum: \"0.000000\"\n// Maximum: \"1.000000\"\nsm_mr_log \"1\"\n\n// Whether to restart map when the server is reported as empty.\n// -\n// Default: \"1\"\n// Minimum: \"0.000000\"\n// Maximum: \"1.000000\"\nsm_mr_restart_on_empty \"1\"\n\n// 0 = uses 'changelevel' command. 1 = executes 'quit' command.\n// -\n// Default: \"0\"\n// Minimum: \"0.000000\"\n// Maximum: \"1.000000\"\nsm_mr_restart_type \"0\"\n```\n\n## Credits\n* [Christian Deacon](https://github.com/gamemann)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamemann%2Fmap-restart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamemann%2Fmap-restart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamemann%2Fmap-restart/lists"}