A fork of https://github.com/RaidMax/IW4M-Admin - 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.
Go to file
RaidMax 2b3e21d4ba fix most played formatting issue
prevent reverse proxy to 127.0.0.1 from counting as IW4MAdmin client
copy humanizer support lib to output dir
2020-08-21 18:12:00 -05:00
.github Create FUNDING.yml (#161) 2020-08-12 20:48:07 -05:00
.vs/config removing app.config and web.config and putting in code 2018-04-06 19:15:17 -05:00
Application fix most played formatting issue 2020-08-21 18:12:00 -05:00
GameFiles Merge pull request #105 from xerxes-at/2.4-pr 2020-08-06 08:48:53 -05:00
Plugins fix most played formatting issue 2020-08-21 18:12:00 -05:00
SharedLibraryCore fix most played formatting issue 2020-08-21 18:12:00 -05:00
Tests/ApplicationTests hide chat for password protected servers for issue #162 2020-08-20 10:38:11 -05:00
WebfrontCore update bundle minifier package to use .net core one 2020-08-20 13:10:43 -05:00
.gitattributes some of these are meant for previous commit 2015-03-11 20:25:14 -05:00
.gitignore update readme / upgrade game log server packages to work with latest python release 2020-05-18 21:03:40 -05:00
azure-pipelines.yml make the version name match the actual name for FTP deployment 2020-01-20 10:23:23 -06:00
IW4MAdmin.sln Merge branch '2.4-pr' of https://github.com/RaidMax/IW4M-Admin into 2.4-pr 2020-07-27 11:26:37 -05:00
LICENSE Adding MIT License 2018-02-06 23:23:17 -06:00
PostPublish.ps1 Maybe this will work better 2019-12-09 14:08:52 -06:00
README.md Update README.md 2020-08-11 20:48:13 -05:00
RunPublishPre.cmd fix small exit exceptions 2019-10-09 15:51:02 -05:00
RunPublishRelease.cmd fix small exit exceptions 2019-10-09 15:51:02 -05:00
version.txt Finish implementation of configuable command permissions 2020-01-31 20:15:07 -06:00

IW4MAdmin GitHub license GitHub stars

ko-fi

About

IW4MAdmin is an administration tool for IW4x, Pluto T6, Pluto IW5, CoD4x, 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.

Download

Latest binary builds are always available at:

Setup

IW4MAdmin requires minimal effort to get up and running.

Prerequisites

Installation

  1. Install .NET Core Runtime
  2. Extract IW4MAdmin-<version>.zip

Launching

Windows

  1. Run StartIW4MAdmin.cmd
  2. Configure IW4MAdmin

Linux

  1. Execute chmod +x StartIW4MAdmin.sh
  2. Run ./StartIW4MAdmin.sh
  3. Configure IW4MAdmin

First Steps

  1. Go ingame and type via the ingame chat !owner to claim ownership (full admin permissions) of the server
  2. Login to the webfront by accessing http://<machine_ip_here>:1624 and clicking on the key icon
    • You will need to retrieve your login credentials by typing !rt ingame

Updating

  1. Download the latest version of IW4MAdmin

  2. Extract the newer version of IW4MAdmin into pre-existing IW4MAdmin folder and overwrite existing files

    Your configuration and database will be saved

Help

Feel free to join the IW4MAdmin Discord
If you come across an issue, bug, or feature request please post an issue

Explore the wiki to find more information.