Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 566 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 566 Bytes

reimu-mc-bot

A Minecraft bot, based on NapCat, ServerTap v0.1.3 and DeathMessages(death log support)

Usage

npm i
<edit the config.yml>
npm run start

Command

  • 服务器状态: 查询服务器状态
  • 在线玩家: 查询在线玩家
  • 查询玩家 [玩家名]: 查询指定在线玩家信息
  • gc: 执行垃圾回收
  • tps: 查询服务器TPS
  • 开启死亡: 开启死亡log
  • 关闭死亡: 关闭死亡log
  • memory: 查询服务器内存使用情况