• 【问卷调查奖励发放公告】

    感谢大家积极参与本次 MineBBS 社区问卷调查。200 金粒的参与奖励已完成发放。部分用户发放失败,请【点击此处】 查看详情。

资源图标

插件 GAC —— 强大的免费反作弊 [汉化] 1.02

请登录后获取
版权类型
转载
API版本
1.0.0
版权链接
http://nukkitx.com/resources/gac.119
语言支持
中文(简体)
介绍:
本插件是使用Kotlin语言编写的反作弊安全插件。
可以抵御以下类型的作弊:
  • 飞行
  • 加速
  • 自瞄
  • 水面轻功
  • 高跳
  • 不死
  • 灵魂出窍
  • 秒挖
  • 传送
  • 穿墙
  • 瞬移
  • 爬墙
  • 快速爬梯
  • 快速跳跃
目前暂时不支持杀戮光环与hitbox,未来会加入的。
检测到玩家作弊后可以踢出玩家或执行其它自定义操作。
以下情况不会检测玩家:
  • 被蜘蛛网黏住
  • 使用鞘翅滑翔
  • 乘坐(富强民..)交通工具
  • 处于创造模式
  • 允许飞行与穿墙
  • 在冰上疾跑与跳跃(有时)
过快的传送(如每秒好几次传送)可能会出现某些未知的奇怪问题,所以你要设置传送冷却时间。

使用:
将前置插件与本插件一起扔进服务端plugins文件夹里,重新启动服务器即可。
配置(汉化):
代码:
#配置文件版本,不得擅自修改
version: 1 #do not modify this

#whether GAC will be active in all levels (if not changed below) or not
#是否检测所有世界(如果不,需要在下面配置排除的世界)
default_active: true

#add all worlds where AC should be in the opposite state than #default_active property
#不检测的世界
excluded_levels: [""]
#例子:
#excluded_levels: ["world1", "test", "survival world"]

#if true, plugin will kick the player if detects cheats
#是否检测到玩家作弊时踢出
kick_players: true

#if true, anticheat will checks even OP players
#是否检测OP
check_ops: false

#manage all available checks (enable/disable)
#检测项目
checks:
  #加速(包括垂直移动与水平移动)
  speed: true #vertical and horizontal speed
  #飞行(包括无效移动)
  fly: true #fly and other invalid movement checks
  #秒挖
  speedmine: true
  #出窍(CPU占用高)
  nuker: false #checks if player can see the block (this check takes a bit more CPU than other checks)
  #轻功
  glide: true
  #传送
  teleport: true
  #穿墙
  noclip: true
  #刷屏
  spam: true
  #瞬移
  reach: true
  #自瞄
  aimbot: true
settings:
  #刷屏延迟
  spam_delay: 8 #delay between messages #currently not implemented
  #最大攻击范围
  hit_range: 4 #max hit range
作者
cangkuai
价格
10金粒
下载
244
查看
6,496
首次发布
最后更新

评分

1.00 星 1 次评分

最新评价

什么玩意啊,提示我无法下载
后退
顶部 底部