TimeRecorder
A server-side module for collecting and analyzing statistical information about game server operation.
Main Features
The mod provides administrators with powerful tools for monitoring server activity:
----------服务器日报----------
玩家日活:2 | 机器人日活:1
上线最久的玩家:xiamc 10分钟
上线最久的机器人:bot 1分钟
今日活跃玩家:
xiamc
A0000_Xz
感谢各位玩家对服务器做出的贡献!
- Automatic generation of daily server operation reports
- [OPs only] Sending statistics to game chats and group conversations
管理员: xia__mc 离线
上线时长:10分钟
使用指令:tp
玩家: A0000_Xz 在线
上线时长:10秒
机器人: bot 在线
上线时长:1分钟
- [OPs only] Generation of detailed reports for each player
{
"version": "1.0.0",
"hash": 0,
"time": 1710675809885,
"onlineMap": {
"326aafd8-78b5-32ee-b653-4a9b189472b0": true
},
"playerDataMap": {
"326aafd8-78b5-32ee-b653-4a9b189472b0": {
"name": "xia__mc",
"UUID": "326aafd8-78b5-32ee-b653-4a9b189472b0",
"OP": true,
"fakePlayer": false,
"playTime": 1397,
"OPCommandUsed": []
}
}
}
- [OPs only] Saving and loading statistical data
Compatibility
Support for Vanish Mod: Players in invisible mode are not counted in online time statistics.
Support for Carpet Mod: Bots created via the /player command are displayed in the "bots" category.
How to Use
- Install the mod on the server
- Start the server and configure parameters in the configuration file
- Manage functionality through the
/trcommand (some commands are available only to administrators)