免费插件

Arkan

阿尔坎

分析球员的投篮并确定哪些投篮可能是作弊者/宏用户做出的

anticheat服务器管理

原作者:Antidote · 查看 uMod 官方页面 ↗

插件介绍

分析球员的投篮并确定哪些投篮可能是作弊者/宏用户做出的

This plugin analyses player shots and determines which of them are potentially were made by cheaters/scripters. The plugin can detect when a player deals damage to other players by shooting from inside a rock/under terrain. Displays visualization of the antihack violation for admins

Note: Commands of this plugin allowed only for players with admin privilege.

The plugin detects low recoil by comparing angle of shots made in series

'Probability' of violation based on many factors, such as:

主要用途

主要用于anticheat、服务器管理等服务端功能。 本插件由 Antidote 发布,当前目录记录版本为 v1.0.22,uMod 累计下载 62,529 次。

适用场景

  • 需要管理、审计或维护能力的服务器

功能分类

anticheat服务器管理
查看 uMod 官方英文简介

Analyses player shots and determines which of them are potentially were made by cheaters/macro users

权限节点

arkan.allowed

Allows player to use /arkan* commands

arkan.nr.draw

Allows drawing of No Recoil violations in realtime

arkan.aim.draw

Allows drawing of AIMBOT violations in realtime

arkan.ir.draw

Allows drawing of In Rock violations in realtime

arkan.nr.reportchat

Allows to report No Recoil violations in the admin's chat

arkan.aim.reportchat

Allows to report AIMBOT violations in the admin's chat

arkan.aim.reportchat

Allows to report In Rock violations in the admin's chat

arkan.nr.reportconsole

Allows to report No Recoil violations in the admin's console

arkan.aim.reportconsole

Allows to report AIMBOT violations in the admin's console

arkan.ir.reportconsole

Allows to report In Rock violations in the admin's console

arkan.nrwhitelist

Adds a player to the whitelist for No Recoil violations

arkan.nrblacklist

Adds a player to the blacklist for No Recoil violations

arkan.aimwhitelist

Adds a player to the whitelist for AIMBOT violations

arkan.aimblacklist

Adds a player to the blacklist for AIMBOT violations

arkan.irwhitelist

Adds a player to the whitelist for In Rock violations

arkan.irblacklist

Adds a player to the blacklist for In Rock violations

Note: Commands of this plugin allowed only for players with admin privilege.

授权示例:oxide.grant user 玩家名 权限节点;撤销使用 oxide.revoke

指令说明

Values in <> might be omitted

/arkan - Show a list of all violations

/arkaninfo - Show commands info

/arkannr <SteamID/Name> <num> - Show No Recoil violations or teleport to player's (SteamdID/Name) (if specified) first/next violation or (if specified) - player's (SteamdID/Name) specific violation (num)

/arkanaim <SteamID/Name> <0/num> - same as /arkannr, but for AIMBOT violations

/arkanair <SteamID/Name> <0/num> - same as /arkannr, but for In Rock violations

/arkansave <filename> - Saves all violations to datafile (filename)

/arkanload <filename> - Loads violations from datafile (filename)

/arkanclear - Clears all violation data

相关依赖

  • Discord Messages
  • Server Armour

配置说明

Weapons and hit body parts settings and options can be configured in the oxide/config/Arkan.json

AIMBOT violations are being checked only for hits in specific body area, missed shots are ignored

By default, the option to check players is set:

"Check players only on the blacklist": false

In this case, the plugin checks all players except those whom the admin adds to the whitelist (verified).

If this parameter is set to:

"Check players only on the blacklist": true

In this case, the plugin will only check those players whom the admin will add to the blacklist (suspicious)

Discord settings:

"Discord settings": { "Discord AIMBOT Webhook URL": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "Discord In Rock Webhook URL": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "Discord No Recoil Webhook URL": "https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks", "Enable Discord AIMBOT Notifications": false, "Enable Discord In Rock Notifications": false, "Enable Discord No Recoil Notifications": false }

官方配置示例

"Check players only on the blacklist": false
"Check players only on the blacklist": true

更新日志

最新版本: v1.0.22
最后版本发布: 2025-11-07
最后更新(条目): 2026-07-19

本站记录 uMod 官方插件信息。完整的历史更新日志请参阅 uMod 官方页面

安装方法

  1. 确认服务器已安装 Oxide / uMod 或兼容的 Carbon 框架。
  2. 登录本站后点击"下载",由 uMod 官方地址获取作者发布的文件。
  3. 将 .cs 文件放入服务器的 oxide/plugins 目录。
  4. 观察服务端控制台,确认插件编译并成功加载。
  5. 具体配置、权限、指令和依赖请查看原作者的 uMod 页面。

使用前注意

  • Rust 更新后,请先确认插件是否仍兼容当前服务端版本。
  • 修改配置前建议备份原配置文件,并在测试服验证后再部署到正式服。
  • 若插件依赖其他扩展或库,以 uMod 原作者页面的最新说明为准。
  • 本站中文内容用于辅助理解,遇到版本差异时以官方英文文档和源码为准。
来源说明

中文介绍由 uMod 官方简介翻译整理。插件著作权、许可证、完整文档和最新发布状态均以原作者及 uMod 官方页面为准。