
原反作弊插件AntiCheat作者已经于2014.2.12停止更新,于是有人接下了这个坑。
AntiCheat+
曾经使用过Anticheat:
本插件会自动将旧配置文件转换为新配置文件 所以无需担心 |
支持1.7.9 对1.8的兼容性有待测试
权限:
|
┣ ━ 懒人权限:
anticheat.admin 所有命令,所有功能 anticheat.mod 部分命令功能:查看广播,接受警报,查看反透视统计,监视玩家,帮助列表。 |
┃
┗ 详细的权限:
系统权限: anticheat.system.notice: See broadcasts when a player is kicked or banned for hacking anticheat.system.alert: See alerts when a player might be cheating anticheat.system.alertall: See alerts when a player fails any check; not just when they fail too many anticheat.system.help: Access the help message anticheat.system.report: Access cheat reports anticheat.system.spy: Access the spy system anticheat.system.xray: Access info about xray usage anticheat.system.log: Access turning console logging on or off anticheat.system.reload: Access reloading the system anticheat.system.reset: Access resetting a player's cheat level anticheat.system.update: Access information about whether the system is updated anticheat.system.calibrate: Access the calibration system anticheat.system.debug: Access debug reports 检查权限: anticheat.check.exempt. anticheat.check.zombe.fly: Allow players to use zombe flymod anticheat.check.zombe.noclip: Allow players to use zombe noclip hack anticheat.check.zombe.cheat: Allow players to use zombe cheat hack anticheat.check.fly: Allow players to fly anticheat.check.waterwalk: Allow players to walk on water anticheat.check.noswing: Allow players to not ever swing their arm anticheat.check.fastbreak: Allow players to quickly break blocks anticheat.check.fastplace: Allow players to use build hacks and fastplace anticheat.check.spam: Allow players to spam the server anticheat.check.sprint: Allow players to sprint when hungry anticheat.check.sneak: Allow players to use auto-sneak anticheat.check.speed: Allow players to speed anticheat.check.spider: Allow players to climb non-climbable surfaces anticheat.check.nofall: Allow players to avoid fall damage anticheat.check.fastbow: Allow players to quickly fire bows anticheat.check.fasteat: Allow players to eat food instantly anticheat.check.fastheal: Allow players to heal up instantly anticheat.check.forcefield: Allow players to use a forcefield anticheat.check.xray: Allow players to bypass xray stats anticheat.check.longreach: Allow players to use longreaching hacks anticheat.check.projectile: Allow players to quickly launch projectiles anticheat.check.itemspam: Allow players to use inventory drop spam hacks anticheat.check.visual: Allow players to interact with objects out of their view anticheat.check.vclip: Allow players to become slimeballs and clip down through blocks anticheat.check.fastinventory: Allow players to use fastloot and similar inventory hacks anticheat.check.autotool: Allow players to use autotool to switch tools quickly anticheat.check.fastanimation: Allow players to attack or interact very quickly anticheat.check.exempt: Allow a player to bypass any check |
配置文件:
xray: Should AntiCheat use calculations to try and find xrayers?//是否通过计算找到透视的玩家? check-xray: true Should a warning be sent to admins when a person is found that could be xraying?//是否发送作弊通知给管理员 alert: false How often (in seconds) should AntiCheat check for xrayers if alert is true?//多少秒检查一次(alert需为true) alert-interval: 60 Should players in creative mode be tracked for possible xray usage?//是否检查创造模式中玩家的透视 check-creative: true spam: chat: Should AntiCheat block players spamming messages in chat?//是否在聊天框中提示作弊 block-speed: true block-repetition: true Valid actions = NONE,KICK,BAN,COMMAND[command]//作弊一次/两次将使用什么命令NONE-不做任何事 KICK-踢出 BAN-封号 其他命令,需用[]括起来) action-one: KICK action-two: BAN //暂时没空翻译下面的了,先放着 command: Should AntiCheat block players spamming commands in chat? block-speed: true block-repetition: true Valid actions = NONE,KICK,BAN,COMMAND[command] action-one: KICK action-two: BAN system: Turning auto-update off is a _BAD_ idea. You will no longer be protected by the latest hacks/cheats if you do so, and will have to update manually. auto-update: true Should AntiCheat log ALL failed checks to console? log-to-console: true Should AntiCheat log to file? log-to-file: true Should AntiCheat display extra debug information when starting? verbose-startup: false If silent mode is on, players will not be stopped when they try to hack, and AntiCheat will do everything possible to keep them unaware of their rising hack level. However, alerts will still be sent to console and to admins online, and events will still take place. silent-mode: false Should ops be exempt from all checks? exempt-op: false Should AntiCheat track plugins in its own registered events? event-chains: true Should Enterprise options be enabled? Only set this to true if you're an advanced user. enterprise: false Use /anticheat check for a list of valid checks disabled-checks: - EXAMPLE_CHECK disable-in: - example-world - example-world-2 |
下页为原本的AntiCheat插件
该插件用于阻止玩家使用作弊器、作弊mod,并在检测到作弊时通知OP、服主。
此插件我汉化完了,就发上了,论坛内已有的帖子:
http://www.mcbbs.net/forum.php?mod=viewthread&tid=132901&highlight=%E5%AE%89%E5%85%A8
他没有更新也没有汉化
下载地址:
http://yunpan.cn/cJLbEpJyiZ6W4 访问密码 2e58 |

配置文件引用论坛内已有的帖子点击这里
XRay: # 是否开启反作弊功能 Log xray stats: true # 检测到作弊时是否发出警告 Alert when xray is found: false # 玩家在创造模式时是否使用反作弊跟踪 Track creative: true Chat: # 是否开启反刷屏功能 Block chat spam: true # 是否开启反刷指令功能 Block command spam: true # 检测到刷屏时使用什么命令(None,Kick,Ban,自定义命令) Kick Action: KICK Ban Action: BAN Events: Level Medium: WARN Level High: KICK Medium threshold: 20 High threshold: 50 System: # 是否开启自动更新 Auto update: true Log to console: false # 是否记录作弊行为到文件 File log level: 1 # 是否显示调试信息 Verbose startup: false # 不向玩家提示检测到作弊 Silent mode: false # OP是否免除检测 Exempt op: false Event Chains: true Disable in: - example-world - example-world-2 |
用发:放到plugins文件夹里,重启或者/reload服务器
此插件会自动KICK刷屏的玩家,BAN或KICK作弊的玩家
注意:本插件不要与背包整理Mod一起使用,不然会导致背包被清理!解决方案: 由 @edcsg 提出:
去配置一下反作弊参数、找到magic.yml文件 ,这个是反作弊的各种检测指标。然后找到INVENTORY_CHECK: 10 和 INVENTORY_TIMEMIN: 50 修改这两个项目。可以改一个!上面的两个配置项说的是背包内容 允许 50毫秒内点10次。 把这10次改成3000左右 即可! |
权限列表:
anticheat.check.zombe.fly :允许玩家使用zombe fly功能 anticheat.check.zombe.noclip :允许玩家使用zombe noclip功能 anticheat.check.zombe.cheat :允许玩家使用zombe 作弊 anticheat.check.fly :允许玩家飞翔 anticheat.check.waterwalk :允许玩家在水上行走 anticheat.check.noswing :不允许玩家挥动手臂 anticheat.check.fastbreak :让玩家迅速断块 anticheat.check.fastplace :允许玩家使用构建黑客和fastplace anticheat.check.spam :允许玩家垃圾邮件服务器 anticheat.check.sprint :允许球员冲刺时饿了 anticheat.check.sneak :允许玩家使用auto-sneak anticheat.check.speed :允许玩家速度 anticheat.check.spider :允许球员爬non-climbable表面 anticheat.check.nofall :允许玩家避免伤害 anticheat.check.fastbow :让玩家迅速火弓 anticheat.check.fasteat :允许玩家立即吃食物 anticheat.check.fastheal :允许玩家立即痊愈 anticheat.check.forcefield :允许玩家使用力场 anticheat.check.xray :允许玩家绕过x-ray的统计数据 anticheat.check.longreach :允许玩家使用longreaching黑客 anticheat.check.projectile :让玩家快速发射投掷物 anticheat.check.itemspam :允许玩家使用大量的物品信息请求骚扰服务器 anticheat.check.visual :允许玩家与物体相互作用的观点 anticheat.check.vclip :让玩家成为”和夹穿过街区 anticheat.check.fastinventory :允许玩家使用fastloot和类似的库存 anticheat.check.autotool :允许玩家使用autotool迅速切换工具 anticheat.check.fastanimation 很快:允许玩家攻击或交互 |
已发现AntiCheat plus
本帖不再更新