_ExtraAir_
如題。

DreamVoid
將配置文件中command部分有關kick的字段全部刪去,一般用空格分隔

_ExtraAir_
DreamVoid 发表于 2022-7-12 17:23
將配置文件中command部分有關kick的字段全部刪去,一般用空格分隔

hmmm 你為什麼要切換繁體 我只是輸入法懶得改而已 一會我試試

DreamVoid
_ExtraAir_ 发表于 2022-7-12 17:25
hmmm 你為什麼要切換繁體 我只是輸入法懶得改而已 一會我試試

補充一點
去checks部分,看到cmdc:kick這類的就可以刪掉,比如blockbreak部分就刪掉cmdc:kickfastbreak,實現關閉踢人的效果
或者去strings部分,編輯這些內容:
  1.   kickagainst: ncp kick [player] &c&l(!)&7 Invalid block placements.
  2.   kickalive: ncp kick [player] &c&l(!)&7 Too many keep-alive packets.
  3.   kickattackfrequency: ncp kick [player] &c&l(!)&7 Unlikely fast clicking.
  4.   kickbedleave: ncp kick [player] &c&l(!)&7 Invalid bed-leave packets.
  5.   kickbow: ncp kick [player] &c&l(!)&7 Shooting arrows too quickly.
  6.   kickbspeed: ncp kick [player] &c&l(!)&7 Too fast block interactions.
  7.   kickcaptcha: ncp kick [player] &c&l(!)&7 Enter the captcha!
  8.   kickchat1: ncp tempkick [player] 1 &c&l(!)&7 Do not spam the server chat (1 minute
  9.     tempkick)
  10.   kickchat5: ncp tempkick [player] 5 &c&l(!)&7 You are not allowed to spam the server
  11.     chat (5 minutes tempkick)
  12.   kickchatfast: ncp kick [player] &c&l(!)&7 Stop spamming.
  13.   kickchatnormal: ncp kick [player] &c&l(!)&7 Too many chat messages, take a break.
  14.   kickcommands: ncp tempkick [player] 1 &c&l(!)&7 Do not spam commands (1 minute tempkick)
  15.   kickcritical: ncp kick [player] &c&l(!)&7 Incorrect movements (Critical cheats?)
  16.   kickfastbreak: ncp kick [player] &c&l(!)&7 Breaking blocks too fast.
  17.   kickfastclick: ncp kick [player] &c&l(!)&7 Unlikely inventory interactions.
  18.   kickfastconsume: ncp kick [player] &c&l(!)&7 Using items too quickly.
  19.   kickfastheal: ncp kick [player] &c&l(!)&7 Too fast health regeneration.
  20.   kickfastplace: ncp kick [player] &c&l(!)&7 Placing blocks too quickly.
  21.   kickfly: ncp kick [player] &c&l(!)&7 Moved unexpectedly.
  22.   kickflyingfrequency: ncp kick [player] &c&l(!)&7 Kicked for packet spam.
  23.   kickfrequency: ncp kick [player] &c&l(!)&7 Illegal block-breaking frequency.
  24.   kickgod: ncp kick [player] &c&l(!)&7 GodMode?
  25.   kickillegalblockinteract: ncp kick [player] &c&l(!)&7 Illegal block interactions.
  26.   kickillegalrotations: ncp kick [player] &c&l(!)&7 Invalid rotations.
  27.   kickimprobable: ncp kick [player] &c&l(!)&7 Illegal client modifications.
  28.   kickinvaliddata: ncp kick [player] &c&l(!)&7 Invalid book data.
  29.   kickpacketfrequency: ncp kick [player] &c&l(!)&7 Too many packets.
  30.   kickpackets: ncp kick [player] &c&l(!)&7 You sent too many moves (extreme lag?)
  31.   kickscaffold: ncp kick [player] &c&l(!)&7 Unnatural block placements.
  32.   kickselfhit: ncp kick [player] &c&l(!)&7 You tried to hit yourself!
  33.   kicksuspiciouscombat: ncp kick [player] &c&l(!)&7 Illegal combat modifications.
  34.   kickvehiclefly: ncp kick [player] &c&l(!)&7 Unexpected vehicle movement.
  35.   kickwb: ncp kick [player] &c&l(!)&7 Block breaking out of sync.
复制代码

第一页 上一页 下一页 最后一页