• 【问卷调查奖励发放公告】

    感谢大家积极参与本次 MineBBS 社区问卷调查。200 金粒的参与奖励已完成发放。部分用户发放失败,请【点击此处】 查看详情。

DPublicBehaviorLog - 让玩家通过网站查看/下载BehaviorLog日志

LSE DPublicBehaviorLog - 让玩家通过网站查看/下载BehaviorLog日志 0.3.1

请登录后获取
Installation
Unzip the downloaded file [DPublicBehaviorLog.zip] and place it in the plugins folder
Open service

disposition
Open it ./plugins/DPublicBehaviorLog/config.json
代码:
{
    "RootPath": "./logs", //[Log file root directory] does not need to be modified under normal circumstances
    "Title": "行为日志公开站/Behavior log public site", //[Website Title] Modify as needed
    "ServerIP": "0.0.0.0", //[Server IP] does not need to be modified under normal circumstances
    "ServerPort": 3829, //[Server port] Modify as needed
    "SSL": { //[SSL related configuration] can be modified according to individual ability
        "Enable": false, //Whether it is enabled
        "key": "./plugins/DPublicBehaviorLog/***.key", //Key file path
        "cert": "./plugins/DPublicBehaviorLog/***.crt" //Crt file path
    }
}
Modify the configuration item according to the description of the configuration item
Save and restart the server


Computer:
浏览附件44632
Mobile:
浏览附件44633

Test URL: plog.dzdgame.cn


Customization
You can edit the page by modifying the ./plugins/DPublicBehaviorLog/index.html

Current issue
Due to the large log file, please install this plugin when the server bandwidth is sufficient, otherwise the player experience will be poor
Poor performance devices can stutter when loading large logs


Please give a good review (:
后退
顶部 底部