Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 868 Bytes

File metadata and controls

40 lines (32 loc) · 868 Bytes

BanNpc 阻止怪物生成

  • 作者: GK
  • 出处: GK

指令

语法 权限 说明
/bm add [ID] bannpc.use 添加禁止生成 NPC
/bm del [ID] bannpc.use 移除禁止生成 NPC
/bm list bannpc.use 查看禁止生成表

配置

配置文件位置:tshock/BanNPC.zh-CN.json

{
  "阻止怪物生成表": []
}

更新日志

v1.0.0.4

  • 准备更新TS 5.2.1
  • 修正文档
  • 初始配置内容更改

v1.0.0.3

  • i18n
  • README_EN.md

v1.0.0.2

  • i18n预备

v1.0.0.1

  • 补全卸载函数

反馈