cf3209e1d0
Quick fix for PowerShell IE use Makes date readable for target player Resolved translation string inconsistencies Minor code cleanups Initial commit from review Cleaned up code & amended a few checks Comment typo Fix infinite unmuting Removed unnecessary checks (Unmuting an already unmuted player will not trigger MuteStateMeta creation (if already doesn't exist)) Resolved !listmutes showing expired mutes Committing before refactor Refactor from review Removed reference to AdditionalProperty Fix check for meta state when unmuting Continued request solves main problem Handle potential failed command execution Missed CommandExecuted onJoin Fix another PS Reference to Invoke-WebRequest Fixes review issues & Cleaned up code Adds support for Intercepting Commands via Plugin (Credit: @RaidMax) Comparing Revert formatting changes Removing MuteList for Penalty Added Mute, TempMute & Unmute Penalty Fixed reference in Mute.csproj & Removed ListMutesCommand.cs |
||
---|---|---|
.github | ||
.vs/config | ||
Application | ||
Data | ||
DeploymentFiles | ||
GameFiles | ||
Integrations | ||
Plugins | ||
SharedLibraryCore | ||
Tests/ApplicationTests | ||
WebfrontCore | ||
.gitattributes | ||
.gitignore | ||
IW4MAdmin.sln | ||
LICENSE | ||
README.md | ||
version.txt |
IW4MAdmin
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
- Install .NET Core Runtime
- Extract
IW4MAdmin-<version>.zip
Launching
Windows
- Run
StartIW4MAdmin.cmd
- Configure IW4MAdmin
Linux
- Execute
chmod +x StartIW4MAdmin.sh
- Run
./StartIW4MAdmin.sh
- Configure IW4MAdmin
First Steps
- Go ingame and type via the ingame chat
!owner
to claim ownership (full admin permissions) of the server - 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
- You will need to retrieve your login credentials by typing
Updating
Manually
-
Download the latest version of IW4MAdmin
-
Extract the newer version of IW4MAdmin into pre-existing IW4MAdmin folder and overwrite existing files
Your configuration and database will be saved
OR
Use the provided UpdateIW4MAdmin
script to download and install automatically
Argument Windows (Linux) | Description |
---|---|
-Silent (s) | Do not prompt for any user input |
-Clean (c) | Clean unneeded files listed in _delete.txt after update |
-Verified (v) | Only update releases in the verified stream |
-Directory (d) | Directory to install to |
Help
Feel free to join the IW4MAdmin Discord
If you come across an issue, bug, or feature request please post an issue