ItemUsageAnalyzer

by Maj0rrush
ItemUsageAnalyzer

Summary

ItemUsageAnalyzer is a lightweight, server-side mod that automatically tracks and logs how players interact with items across your sessions — no mission editing required.

Description

ItemUsageAnalyzer is a lightweight, server-side mod that automatically tracks and logs how players interact with items across your sessions — no mission editing required.

Once loaded, it hooks into any game mode and silently records carry counts, pickups, and drops for every item in every player's inventory. All data is aggregated in memory and written to structured JSONL log files at configurable intervals, keeping performance impact minimal even on large servers.

  What it tracks:
  - Items currently carried/equipped by players
  - Items picked up from the world
  - Items dropped by players

  Key features:
  - Works with any game mode automatically
  - Identifies vanilla vs. modded items by mod GUID
  - Configurable scan and snapshot intervals
  - One compact log file per session — no log spam
  - Server/host only — zero client-side overhead

  Ideal for:
  - Server operators analyzing player behavior
  - Mod developers checking if their items are actually being used
  - Mission makers balancing loot tables and loadouts

Logs are saved to $profile:ItemUsageAnalyzer/ in JSONL format, ready for import into any data analysis tool.

  Server-side only. No client download required.

License

Arma Public License (APL)

Rating
67%
Version
1.0.1
Game Version
1.6.0.119
Version size
32.26 KB
Downloads
162
Created
29.03.2026
Last Modified
30.03.2026
ID
F8A93461F9339CCE