IceMod | Livemap
Author:
Downloads: 194
File Size: 62.7 KB
Created:
Updated:
Mod ID: 1395234
Categories:

IceMod | Livemap

The IceMod LiveMap displays all players on the map in regular intervals and can also show offline characters.

⚠️ Note:

At the moment, this LiveMap is exclusive to IceMod servers until public release approval.

🧊 IceMod LiveMap

Real-time Server & Player Tracking for ARK: Survival Ascended

IceMod LiveMap is a powerful server-side LiveMap solution designed specifically for IceMod servers. This mod provides real-time map visualization, multi-server support, and extended admin monitoring tools.

🌍 Features

✅ Real-time Player Tracking

All players are displayed on the map at configurable time intervals.

✅ Offline Character Support

Offline characters remain visible on the map, allowing admins to track last known positions.

✅ Multi-Server Compatibility

Run multiple ARK servers simultaneously and display them seamlessly in one LiveMap system.

✅ Advanced Admin Tools

Admins gain access to additional map-based controls and monitoring features (admin-only).

✅ Lightweight & Configurable

Update intervals, debug logging, and server identifiers can be fully customized.

⚙️ Configuration (GameUserSettings)

Add the following section to your GameUserSettings.ini:

[IceModLiveMap]
License= "GUID"
ServerID = "ServerID"
UpdateIntervallSeconds = 5
DebugMode = False
Not needed. only when self hosting available
WebUrl = "http://your-livemap-url/"

🔧 Configuration Options Explained

License

A unique guid used to identify which server is binded to.

WebUrl

The base URL of your LiveMap web service. All player, character, and server data will be sent to this endpoint.

ServerID

A unique id used to identify this server within the LiveMap system. Required when running multiple servers.

UpdateIntervallSeconds

Determines how often (in seconds) the server sends updates to the LiveMap. Lower values provide smoother updates but increase server load.

DebugMode

Enables additional logging for troubleshooting and development. 👉 Recommended to keep this set to False on live servers.

🚀 Planned / Future Features

Additional admin actions via LiveMap
Public access modes (read-only views)
Performance optimizations
Permission-based feature control