版本更新至:3.76
调整:开发框架改为 Gradle 新增:Language2 工具新增 [book] 类型
This commit is contained in:
14
resources/TLM/CommandChanger.yml
Normal file
14
resources/TLM/CommandChanger.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
# 指令配置
|
||||
Commands:
|
||||
# 配置序号(不可重复)
|
||||
test:
|
||||
# 输入命令
|
||||
Input: '/kit'
|
||||
# 替换命令
|
||||
Replace: '/tlm kit'
|
||||
# 替换模式(省略默认全部)
|
||||
# ---------- #
|
||||
# CONSOLE = 后台
|
||||
# PLAYER = 玩家
|
||||
# ---------- #
|
||||
ReplaceMode: 'PLAYER'
|
||||
Reference in New Issue
Block a user