{"id":21981264,"url":"https://github.com/RaidMax/IW4M-Admin","last_synced_at":"2025-07-22T20:31:51.056Z","repository":{"id":28352020,"uuid":"31865742","full_name":"RaidMax/IW4M-Admin","owner":"RaidMax","description":"Complete administration tool for IW4x, Pluto T6, Pluto IW5, Pluto T5, Pluto T4, H1-Mod, CoD4x, IW6x, TeknoMW3, and most Call of Duty® dedicated servers. ","archived":false,"fork":false,"pushed_at":"2025-05-31T16:31:19.000Z","size":62498,"stargazers_count":228,"open_issues_count":12,"forks_count":48,"subscribers_count":15,"default_branch":"develop","last_synced_at":"2025-07-19T09:19:56.480Z","etag":null,"topics":["c-sharp","call-of-duty","iw4x"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaidMax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null},"funding":{"ko_fi":"raidmax"}},"created_at":"2015-03-08T21:11:17.000Z","updated_at":"2025-06-17T16:08:45.000Z","dependencies_parsed_at":"2023-02-14T01:30:36.296Z","dependency_job_id":"1a27c378-b48f-46e0-9acf-b976dcead0ad","html_url":"https://github.com/RaidMax/IW4M-Admin","commit_stats":null,"previous_names":[],"tags_count":391,"template":false,"template_full_name":null,"purl":"pkg:github/RaidMax/IW4M-Admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaidMax%2FIW4M-Admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaidMax%2FIW4M-Admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaidMax%2FIW4M-Admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaidMax%2FIW4M-Admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaidMax","download_url":"https://codeload.github.com/RaidMax/IW4M-Admin/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaidMax%2FIW4M-Admin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266447397,"owners_count":23929929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["c-sharp","call-of-duty","iw4x"],"created_at":"2024-11-29T17:17:20.872Z","updated_at":"2025-07-22T20:31:49.090Z","avatar_url":"https://github.com/RaidMax.png","language":"C#","funding_links":["https://ko-fi.com/raidmax","https://ko-fi.com/J3J821KUJ"],"categories":["Call of Duty Games"],"sub_categories":["Vortex Plugins \u0026 Tools"],"readme":"\n# IW4MAdmin [![GitHub license](https://img.shields.io/github/license/RaidMax/IW4M-Admin)](https://github.com/RaidMax/IW4M-Admin/blob/2.4-pr/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/RaidMax/IW4M-Admin)](https://github.com/RaidMax/IW4M-Admin/stargazers)  \n[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/J3J821KUJ)\n\n## About\n**IW4MAdmin** is an administration tool for [IW4x](https://iw4x.org/), [IW6x](https://xlabs.dev), [Pluto T6](https://forum.plutonium.pw/category/6/plutonium-t6), [Pluto IW5](https://forum.plutonium.pw/category/14/plutonium-iw5), [CoD4x](https://cod4x.me/), [TeknoMW3](https://github.com/Musta1337/TeknoMW3), and most Call of Duty® dedicated servers. It allows complete control of your server; from changing maps, to banning players, **IW4MAdmin** monitors and records activity on your server(s). With plugin support, extending its functionality is a breeze.\n### Download\nLatest binary builds are always available at:\n- [GitHub](https://github.com/RaidMax/IW4M-Admin/releases)\n- [RaidMax](https://raidmax.org/IW4MAdmin)  \n\n\n## Setup\n**IW4MAdmin** requires minimal effort to get up and running.\n### Prerequisites\n* [.NET 8.0.x ASP.NET Hosting Bundle ](https://www.microsoft.com/net/download)\n    * [Direct Download (Windows)](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-8.0.6-windows-hosting-bundle-installer)\n    * [Package Installation Instructions (Linux)](https://learn.microsoft.com/en-us/dotnet/core/install/linux?WT.mc_id=dotnet-35129-website)\n### Installation\n1. Install ASP.NET Core Runtime (Hosting Bundle)\n2.  Extract `IW4MAdmin-\u003cversion\u003e.zip`  \n### Launching\nWindows\n1. Run `StartIW4MAdmin.cmd`\n2. Configure **IW4MAdmin**\n\nLinux\n1. Execute `chmod +x StartIW4MAdmin.sh`  \n2. Run `./StartIW4MAdmin.sh`\n3. Configure **IW4MAdmin**\n\n### First Steps\n1. Go ingame and type via the **ingame chat** `!owner` to claim ownership (full admin permissions) of the server\n2. Login to the webfront by accessing http://\u003cmachine_ip_here\u003e:1624 and clicking on the key icon\n    * You will need to retrieve your login credentials by typing `!rt` ingame\n\n### Updating\n**Manually**  \n1. Download the latest version of **IW4MAdmin**\n2. Extract the newer version of **IW4MAdmin** into pre-existing **IW4MAdmin** folder and overwrite existing files\n\n    _Your configuration and database will be saved_\n\n**OR**  \nUse the provided `UpdateIW4MAdmin` script to download and install automatically\n\n| Argument Windows (Linux) | Description                                               |\n|--------------------------|-----------------------------------------------------------|\n| -Silent (s)              | Do not prompt for any user input                          |\n| -Clean (c)               | Clean unneeded files listed in `_delete.txt` after update |\n| -Verified (v)            | Only update releases in the verified stream               |\n | -Directory (d)           | Directory to install to                                   |\n\n## Help\nFeel free to join the **IW4MAdmin** [Discord](https://discord.gg/ZZFK5p3)  \nIf you come across an issue,  bug, or feature request please post an [issue](https://github.com/RaidMax/IW4M-Admin/issues)\n\n\n#### Explore the [wiki](https://github.com/RaidMax/IW4M-Admin/wiki) to find more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRaidMax%2FIW4M-Admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRaidMax%2FIW4M-Admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRaidMax%2FIW4M-Admin/lists"}