Skip to content

Commit 4c66806

Browse files
committed
update README.md
1 parent 3909f05 commit 4c66806

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

README-en.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,6 @@ Optimize player teleport.
217217

218218
### commandLogger
219219

220-
**1.16 hasn't this rule**
221-
222220
Command Logger can records command execute events.
223221

224222
CommandLogger.json is the config file, type: `/commandlogger reload` to reload the config file.
@@ -229,8 +227,6 @@ CommandLogger.json is the config file, type: `/commandlogger reload` to reload t
229227

230228
### dropperCrashFix
231229

232-
**1.16 hasn't this rule**
233-
234230
Fix bug: dropper may cause server crash
235231

236232
Please watch [kygo_life's bilibili video](https://www.bilibili.com/video/BV1HM411z7jz/?spm_id_from=333.999.0.0)
@@ -241,8 +237,6 @@ Please watch [kygo_life's bilibili video](https://www.bilibili.com/video/BV1HM41
241237

242238
### optimizeFakePlayerSpawn
243239

244-
**1.16 hasn't this rule**
245-
246240
Fix bug: lagging when spawn bot because mojang server is too slow :(
247241

248242
This rule force any bot use offline uuid.
@@ -286,6 +280,7 @@ Prevent CCE Suppression Crashes,watch [Void0's bilibili video](https://www.bil
286280
### crash
287281

288282
- crash!
283+
- `/crash confirm` to confirm crash
289284

290285
## Logger
291286

@@ -295,6 +290,8 @@ Prevent CCE Suppression Crashes,watch [Void0's bilibili video](https://www.bil
295290

296291
### updateSuppression
297292

293+
**_This logger is just in 1.17 and 1.18_**
294+
298295
- Log every update suppression
299296

300297
### cceSuppressionCrash

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ _比如你要tphere的假人叫做anti_mob,而白名单中有一个anti,那
190190
- Acceptable value: `true` `false`
191191
- Categories: `BugFix`
192192

193-
### unescapeChatMessage `仅v1.3-alpha.1及以上版本`
193+
### unescapeChatMessage
194194

195195
**此规则仅客户端有效,服务端无效**
196196

@@ -226,8 +226,6 @@ _比如你要tphere的假人叫做anti_mob,而白名单中有一个anti,那
226226

227227
### commandLogger
228228

229-
**1.16无此功能,因为1.16分支已经停止维护**
230-
231229
这个规则可以记录每一个玩家执行的每一个指令
232230

233231
CommandLogger.json配置文件可以配置白名单、黑名单等,修改配置文件后应执行/commandlogger reload指令热重载
@@ -238,8 +236,6 @@ CommandLogger.json配置文件可以配置白名单、黑名单等,修改配
238236

239237
### dropperCrashFix
240238

241-
**1.16无此功能,因为1.16分支已经停止维护**
242-
243239
修复了方块实体替换导致投掷器激活时崩服的bug
244240

245241
详情请看[kygo_life的视频](https://www.bilibili.com/video/BV1HM411z7jz/?spm_id_from=333.999.0.0)
@@ -250,8 +246,6 @@ CommandLogger.json配置文件可以配置白名单、黑名单等,修改配
250246

251247
### optimizeFakePlayerSpawn
252248

253-
**1.16无此功能,因为1.16分支已经停止维护**
254-
255249
如果你的服务器连接mojang服务器的时间长,spawn假人的时候就会卡顿一会,此规则强制所有假人使用离线uuid,解决这一问题(但是也许引发新的问题
256250

257251
- Default value: `false`
@@ -303,6 +297,8 @@ CommandLogger.json配置文件可以配置白名单、黑名单等,修改配
303297

304298
### updateSuppression
305299

300+
**仅1.17和1.18**
301+
306302
- 记录每一次更新抑制
307303

308304
### cceSuppressionCrash

0 commit comments

Comments
 (0)