{"id":28373441,"url":"https://github.com/kennyfong19931/l4d2-map-timer","last_synced_at":"2026-02-19T01:32:01.971Z","repository":{"id":106793766,"uuid":"49424156","full_name":"kennyfong19931/l4d2-map-timer","owner":"kennyfong19931","description":"A sourcemod plugin for L4D2","archived":false,"fork":false,"pushed_at":"2016-01-30T12:27:34.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T15:43:47.405Z","etag":null,"topics":["l4d2","sourcemod-plugin"],"latest_commit_sha":null,"homepage":null,"language":"SourcePawn","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kennyfong19931.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-11T12:11:43.000Z","updated_at":"2022-04-09T17:04:26.000Z","dependencies_parsed_at":"2023-04-23T13:22:46.517Z","dependency_job_id":null,"html_url":"https://github.com/kennyfong19931/l4d2-map-timer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kennyfong19931/l4d2-map-timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyfong19931%2Fl4d2-map-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyfong19931%2Fl4d2-map-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyfong19931%2Fl4d2-map-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyfong19931%2Fl4d2-map-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kennyfong19931","download_url":"https://codeload.github.com/kennyfong19931/l4d2-map-timer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennyfong19931%2Fl4d2-map-timer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29600752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T00:59:38.239Z","status":"ssl_error","status_checked_at":"2026-02-19T00:59:36.936Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["l4d2","sourcemod-plugin"],"created_at":"2025-05-29T19:39:11.995Z","updated_at":"2026-02-19T01:32:01.778Z","avatar_url":"https://github.com/kennyfong19931.png","language":"SourcePawn","funding_links":[],"categories":[],"sub_categories":[],"readme":"# l4d2-map-timer #\nA sourcemod plugin for L4D2, it will record the time used to finish the map in coop mode.\n\n## Setup ##\n- Copy the l4d2_map_timer.smx to \\sourcemod\\plugins\n- Add the following code to \\sourcemod\\configs\\databases.cfg \n```\n\t\"Timer\"\n\t{\n\t\t\"driver\"\t\t\t\"sqlite\"\n\t\t\"host\"\t\t\t\t\"localhost\"\n\t\t\"database\"\t\t\t\"timer-db\"\n\t\t\"user\"\t\t\t\t\"root\"\n\t\t\"pass\"\t\t\t\t\"\"\n\t\t//\"timeout\"\t\t\t\"0\"\n\t\t//\"port\"\t\t\t\"0\"\n\t}\n```\n\n## Avaliable Commands ##\n- !time - show time for current run\n- !best - show best record for current map on current difficulty\n\n### Admin only command ###\n- !timerenable - Enable map timer\n- !timerdisable - Disable map timer\n- !timerstart - Start map timer when timer is enabled\n- !timerstop - Stop map timer when timer is enabled\n- !cleartime - Clear record for current map and difficulty\n- !cleartimeall - Clear all timer record in database\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennyfong19931%2Fl4d2-map-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkennyfong19931%2Fl4d2-map-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennyfong19931%2Fl4d2-map-timer/lists"}