Player Behavior Record 图标

Player Behavior Record

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 PlayerBehaviorRecord-1.3.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/player-behavior-record
资源信息

Minecraft 版本: 1.16.5

平台: fabric

标签: management utility

资源介绍

Player Behavior Record

License
Modrith
Release

Record player behavior and send to kafka.

Configuration

threadPoolSize

Thread pool size.

Default: 10

serverName

Server name, if you need install this mod on multiple servers, this could be used to identify which server the record is from.

Default: server

dataPointIntervalMs

Interval of data points for periodic record in milliseconds.

Default: 500

kafkaBootstrapServers

Kafka bootstrap servers.

Default: localhost:9092

kafkaReconnectBackoffMaxMs

Kafka reconnect backoff max ms.

Default: 5000

kafkaTopic

Kafka topic name.

Features

Player Location

Record player location with fixed interval.

Key: player_location

Value:

{
  "time": "2024-01-01T00:00:00.000Z",
  "serverName": "server",
  "playerUUID": "00000000-0000-0000-0000-000000000000",
  "playerName": "player",
  "worldName": "minecraft:overworld",
  "x": 0.0,
  "y": 0.0,
  "z": 0.0
}

Player Activity

Record player login/logout.and online time.

Key: player_activity

Value:

{
  "time": "2024-01-01T00:00:00.000Z",
  "serverName": "server",
  "playerUUID": "00000000-0000-0000-0000-000000000000",
  "playerName": "player",
  "loginIP": "127.0.0.1",
  "loginAt": "2024-01-01T00:00:00.000Z",
  "logoutAt": "2024-01-01T00:00:00.000Z",
  "onlineTimeSeconds": 0
}
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Very Small Spears

价格:0 墨喵币
下载量:0

查看详情
OreExcavator

价格:0 墨喵币
下载量:0

查看详情
Connected Bricks

价格:0 墨喵币
下载量:0

查看详情
csmp barebones

价格:0 墨喵币
下载量:0

查看详情