{"id":16161517,"url":"https://github.com/gamemann/dynamic-slots","last_synced_at":"2026-01-20T19:31:55.245Z","repository":{"id":92735593,"uuid":"500321882","full_name":"gamemann/Dynamic-Slots","owner":"gamemann","description":"A simple Dynamic Slots plugin for SourceMod.","archived":false,"fork":false,"pushed_at":"2022-06-06T21:23:03.000Z","size":3,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T03:29:32.268Z","etag":null,"topics":["dynamic","metamod","slots","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-06T06:45:22.000Z","updated_at":"2024-11-25T00:29:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"e93e1c24-c722-4d07-af7e-ac79a4a1769f","html_url":"https://github.com/gamemann/Dynamic-Slots","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gamemann/Dynamic-Slots","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FDynamic-Slots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FDynamic-Slots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FDynamic-Slots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FDynamic-Slots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamemann","download_url":"https://codeload.github.com/gamemann/Dynamic-Slots/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FDynamic-Slots/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28610607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["dynamic","metamod","slots","sourcemod","sourcemod-plugin","sourcemod-plugins","sourcepawn"],"created_at":"2024-10-10T02:25:31.282Z","updated_at":"2026-01-20T19:31:55.239Z","avatar_url":"https://github.com/gamemann.png","language":"SourcePawn","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamic Slots\n## Description\nA simple dynamic slots plugin for SourceMod that relies on increasing the visible maxplayers (`sv_visiblemaxplayers` CVar) by incrementals. The incremental value must be dividable by two.\n\nIf for whatever reason the game you're using this for doesn't support `sv_visiblemaxplayers`, the plugin will not work.\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 \"dynamic_slots.smx\"\n\n\n// Whether to include bots in player count calculations.\n// -\n// Default: \"0\"\nds_bots_include \"0\"\n\n// Enables debugging (for developer mode only). Will log a SourceMod message.\n// -\n// Default: \"0\"\nds_debug \"0\"\n\n// How many slots to increase by after 'ds_min' is reached until 'ds_max'.\n// -\n// Default: \"2\"\nds_increase \"2\"\n\n// The maximum player count before the plugin stops doing anything. 0 = maxplayers.\n// -\n// Default: \"0\"\nds_max \"0\"\n\n// The minimum amount of players required for the plugin to do anything.\n// -\n// Default: \"24\"\nds_min \"24\"\n```\n\n## Credits\n* [Christian Deacon](https://github.com/gamemann)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamemann%2Fdynamic-slots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamemann%2Fdynamic-slots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamemann%2Fdynamic-slots/lists"}