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
2021-09-17 11:23:57 -05:00
.github
.vs/config
Application add tooltip timestamp to max concurrent players 2021-09-14 18:12:20 -05:00
Data implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
DeploymentFiles
GameFiles
Integrations
Plugins Update IW6x parser to automatically find the log file. (#216) 2021-09-05 10:45:28 -05:00
SharedLibraryCore cap client name for new flow 2021-09-17 11:19:17 -05:00
Tests/ApplicationTests
WebfrontCore fix source issue on home page 2021-09-17 11:23:57 -05:00
.gitattributes
.gitignore
IW4MAdmin.sln
LICENSE
README.md
version.txt

IW4MAdmin GitHub license GitHub stars

ko-fi

About

IW4MAdmin is an administration tool for IW4x, IW6x, 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.