TimeRecorder
A server-side module that allows you to count some information about the server.
As of Release 1.0.0
, this mod is a subsidiary mod of McBot.
Highlights
----------服务器日报----------
玩家日活:2 | 机器人日活:1
上线最久的玩家:xia__mc 10分钟
上线最久的机器人:bot 1分钟
今日活跃玩家:
xia__mc
A0000_Xz
感谢各位玩家对服务器做出的贡献!
- Generate Server Daily
- [OPs only] Send to games and group chats.
管理员: xia__mc 离线
上线时长:10分钟
使用指令:tp
玩家: A0000_Xz 在线
上线时长:10秒
机器人: bot 在线
上线时长:1分钟
- [OPs only] Generate per-player reports
{
"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] Store/load statistical data
Compatibility
Support for Vanish Mod: Vanished players will not be marked as online, nor will their online time be counted.
Support for Carpet Mod: Dummies summoned by /player
are listed as "bots".
How to use
- Install the mod to the server
- Start the server and adjust the settings in the config file.
- Control the mod via
/tr
(only some commands are available to normal players).
Contribute
Feel free to raise an issue or submit a pull request.