Using IW4M with your server

Introduction

To acknowledge IW4M state and explain our plan.

Reading time: 1min

Disclaimer

We are working hard in the background to offer IW4M over our VPS service once it has launched.

In the meantime you can self-host your own IW4M server with a log-server.

You would configure the logging server and IW4M in a way that can communicate to your COD server provided by us.

Links

We do not provide any support for self-hosting IW4M. We will release a fully-supported in-house solution in the near future.

Logging-server: https://github.com/Draakoor/iw4m-log-server

IW4M: https://github.com/RaidMax/IW4M-Admin

Tutorial to setup: https://github.com/RaidMax/IW4M-Admin/wiki/Getting-Started

References

Logging path for your servers

Once you have setup IW4M and your logging server you will want your log-path from your COD server provided by us. This is because in the IW4MAdminSettings.json you need to define your Servers section.

Change the values to match your IW4M environment and your game server your are hosting from us (t4, t5, t6 or iw5). The .log name and path may differ depending on the game too, use File Manager to locate if you are not sure.

{
  "IPAddress": "SERVER_IP_FROM_GAME_PANEL",
  "Port": SERVER_PORT_FROM_GAME_PANEL,
  "Password": "RCON_PASSWORD",
  "Rules": [],
  "AutoMessages": [],
  "ManualLogPath": "z:/home/container/Plutonium/storage/<t4/t5/t6/iw5>/main/logs/games_mp.log",
  "RConParserVersion": "Plutonium <t4/t5/t6/iw5> MP Parser",
  "EventParserVersion": "Plutonium <t4/t5/t6/iw5> MP Parser",
  "ReservedSlotNumber": 0,
  "GameLogServerUrl": "IW4M_SERVER_IP:PORT",
  "CustomHostname": null
},

End

See our offers!

Check out our offers today! - Click here

Need support?

Currently we do not offer this product officially in any way, therefore zero support at this time. Please reach out on the IW4MAdmin Discord.