免费插件

Automatic Authorization

自动授权

自动将您的队友/朋友/部落成员添加到橱柜/炮塔/锁授权列表中

importedauth

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

插件介绍

自动将您的队友/朋友/部落成员添加到橱柜/炮塔/锁授权列表中

Automatic add all your teammates/friends/clanmates to all tool cupboard / auto turret / lock authorization list. Shared your all code lock, but they are not added to the whitelist in the code lock, which means they cannot change the password.

主要用途

主要用于imported、auth等服务端功能。 本插件由 AdsDev 发布,当前目录记录版本为 v1.3.9,uMod 累计下载 68,718 次。

适用场景

  • 希望扩展原版服务器功能的服主

功能分类

importedauth
查看 uMod 官方英文简介

Automatically add your teammates/friends/clanmates to a cupboard/turret/lock auth list

权限节点

automaticauthorization.use - Required to use

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

指令说明

/autoauth - View status of automatic authorization

/autoauth <friend | f> - Enable/Disable automatic authorization for your friends

/autoauth <friend | f> <cupboard | c> - Sharing cupboard with your friends

/autoauth <friend | f> <turret | t> - Sharing turret with your friends

/autoauth <friend | f> <keylock | kl> [door / box / other] - Sharing key lock with your friends

/autoauth <friend | f> <codelock | cl> [door / box / other] - Sharing code lock with your friends

/autoauth <clan | c> - Enable/Disable automatic authorization for your clan members

/autoauth <clan | c> <cupboard | c> - Sharing cupboard with your clan members

/autoauth <clan | c> <turret | t> - Sharing turret with your clan members

/autoauth <clan | c> <keylock | kl> [door / box / other] - Sharing key lock with your clan members

/autoauth <clan | c> <codelock | cl> [door / box / other] - Sharing code lock with your clan members

/autoauth <team | t> - Enable/Disable automatic authorization for your team members

/autoauth <team | t> <cupboard | c> - Sharing cupboard with your team members

/autoauth <team | t> <turret | t> - Sharing turret with your team members

/autoauth <team | t> <keylock | kl> [door / box / other] - Sharing key lock with your team members

/autoauth <team | t> <codelock | cl> [door / box / other] - Sharing code lock with your team members

/autoauth <team | h> - View help

/autoauthui -Open Automatic Authorization UI

相关依赖

  • Clans
  • Friends
  • Rust:IO Clans

配置说明

{ "Clear Share Data On Map Wipe": false, "Chat Settings": { "Send Authorization Success Message": true, "Chat Command": "aa", "Chat UI Command": "aaui", "Chat Prefix": "<color=#00FFFF>[AutoAuth]</color>: ", "Chat SteamID Icon": 0 }, "Teams Share Settings": { "Enabled": true, "Share Cupboard": true, "Share Turret": true, "Key Lock Settings": { "Enabled": true, "Share Door": true, "Share Box": true, "Share Other Locked Entities": true }, "Code Lock Settings": { "Enabled": true, "Share Door": true, "Share Box": true, "Share Other Locked Entities": true } }, "Friends Share Settings": { "Enabled": true, "Share Cupboard": true, "Share Turret": true, "Key Lock Settings": { "Enabled": true, "Share Door": true, "Share Box": true, "Share Other Locked Entities": true }, "Code Lock Settings": { "Enabled": true, "Share Door": true, "Share Box": true, "Share Other Locked Entities": true } }, "Clans Share Settings": { "Enabled": true, "Share Cupboard": true, "Share Turret": true, "Key Lock Settings": { "Enabled": true, "Share Door": true, "Share Box": true, "Share Other Locked Entities": true }, "Code Lock Settings": { "Enabled": true, "Share Door": true, "Share Box": true, "Share Other Locked Entities": true } }, "Default Share Settings": { "Teams": { "Enabled": true, "Share Cupboard": true, "Share Turret": true, "Key Lock Settings": { "Enabled": true, "Share Door": true, "Share Box": true, "Share Other Locked Entities": true }, "Code Lock Settings": { "Enabled": true, "Share Door": true, "Share Box": true, "Share Other Locked Entities": true } }, "Friends": { "Enabled": true, "Share Cupboard": true, "Share Turret": true, "Key Lock Settings": { "Enabled": true, "Share Door": true, "Share Box": true, "Share Other Locked Entities": true }, "Code Lock Settings": { "Enabled": true, "Share Door": true, "Share Box": true, "Share Other Locked Entities": true } }, "Clans": { "Enabled": true, "Share Cupboard": true, "Share Turret": true, "Key Lock Settings": { "Enabled": true, "Share Door": true, "Share Box": true, "Share Other Locked Entities": true }, "Code Lock Settings": { "Enabled": true, "Share Door": true, "Share Box": true, "Share Other Locked Entities": true } } }, "Version": { "Major": 1, "Minor": 3, "Patch": 0 } }

官方配置示例

{
  "Clear Share Data On Map Wipe": false,
  "Chat Settings": {
    "Send Authorization Success Message": true,
    "Chat Command": "aa",
    "Chat UI Command": "aaui",
    "Chat Prefix": "<color=#00FFFF>[AutoAuth]</color>: ",
    "Chat SteamID Icon": 0
  },
  "Teams Share Settings": {
    "Enabled": true,
    "Share Cupboard": true,
    "Share Turret": true,
    "Key Lock Settings": {
      "Enabled": true,
      "Share Door": true,
      "Share Box": true,
      "Share Other Locked Entities": true
    },
    "Code Lock Settings": {
      "Enabled": true,
      "Share Door": true,
      "Share Box": true,
      "Share Other Locked Entities": true
    }
  },
  "Friends Share Settings": {
    "Enabled": true,
    "Share Cupboard": true,
    "Share Turret": true,
    "Key Lock Settings": {
      "Enabled": true,
      "Share Door": true,
      "Share Box": true,
      "Share Other Locked Entities": true
    },
    "Code Lock Settings": {
      "Enabled": true,
      "Share Door": true,
      "Share Box": true,
      "Share Other Locked Entities": true
    }
  },
  "Clans Share Settings": {
    "Enabled": true,
    "Share Cupboard": true,
    "Share Turret": true,
    "Key Lock Settings": {
      "Enabled": true,
      "Share Door": true,
      "Share Box": true,
      "Share Other Locked Entities": true
    },
    "Code Lock Settings": {
      "Enabled": true,
      "Share Door": true,
      "Share Box": true,
      "Share Other Locked Entities": true
    }
  },
  "Default Share Settings": {
    "Teams": {
      "Enabled": true,
      "Share Cupboard": true,
      "Share Turret": true,
      "Key Lock Settings": {
        "Enabled": true,
        "Share Door": true,
        "Share Box": true,
        "Share Other Locked Entities": true
      },
      "Code Lock Settings": {
        "Enabled": true,
        "Share Door": true,
        "Share Box": true,
        "Share Other Locked Entities": true
      }
    },
    "Friends": {
      "Enabled": true,
      "Share Cupboard": true,
      "Share Turret": true,
      "Key Lock Settings": {
        "Enabled": true,
        "Share Door": true,
        "Share Box": true,
        "Share Other Locked Entities": true
      },
      "Code Lock Settings": {
        "Enabled": true,
        "Share Door": true,
        "Share Box": true,
        "Share Other Locked Entities": true
      }
    },
    "Clans": {
      "Enabled": true,
      "Share Cupboard": true,
      "Share Turret": true,
      "Key Lock Settings": {
        "Enabled": true,
        "Share Door": true,
        "Share Box": true,
        "Share Other Locked Entities": true
      },
      "Code Lock Settings": {
        "Enabled": true,
        "Share Door": true,
        "Share Box": true,
        "Share Other Locked Entities": true
      }
    }
  },
  "Version": {
    "Major": 1,
    "Minor": 3,
    "Patch": 0
  }
}
{
  "NotAllowed": "You do not have permission to use this command",
  "Enabled": "<color=#8ee700>Enabled</color>",
  "Disabled": "<color=#ce422b>Disabled</color>",
  "UnableAutoAuth": "Unable to automatically authorize other players",
  "SyntaxError": "Syntax error, please type '<color=#ce422b>/{0} <help | h></color>' to view help",
  "TurretSuccess": "Successfully added <color=#ce422b>{0}</color> friends/clan members/team members to <color=#ce422b>{1}</color> turrets auth list",
  "CupboardSuccess": "Successfully added <color=#ce422b>{0}</color> friends/clan members/team members  to <color=#ce422b>{1}</color> cupboards auth list",
  "UISyntax": "<color=#ce422b>/{0}</color> - Open Automatic Authorization UI",
  "Friends": "Friends automatic authorization {0}",
  "Clans": "Clan automatic authorization {0}",
  "Teams": "Team automatic authorization {0}",
  "UI_Title": "Automatic Authorization UI",
  "Syntax": "<color=#ce422b>/{0} {1}</color>\n- Enable/Disable automatic authorization for your {2}",
  "Syntax1": "<color=#ce422b>/{0} {1} <cupboard | c></color>\n- Sharing cupboard with your {2}",
  "Syntax2": "<color=#ce422b>/{0} {1} <turret | t></color>\n- Sharing turret with your {2}",
  "Syntax3": "<color=#ce422b>/{0} {1} <keylock | kl> [door / box / other]</color>\n- Sharing key lock with your {2}",
  "Syntax4": "<color=#ce422b>/{0} {1} <codelock | cl> [door / box / other]</color>\n- Sharing code lock with your {2}",
  "TeamsCmdSyntax": "<team | t>",
  "FriendsCmdSyntax": "<friend | f>",
  "ClansCmdSyntax": "<clan | c>",
  "TeamsMembers": "<color=#009EFF>team members</color>",
  "FriendsMembers": "<color=#009EFF>friends</color>",
  "ClansMembers": "<color=#009EFF>clan members</color>",
  "ShareStatus": "<color=#ffa500>Current {0} sharing status: </color>",
  "Share": "Auto sharing with {0}: {1}",
  "ShareCupboard": "Auto sharing cupboard with {0}: {1}",
  "ShareTurret": "Auto sharing turret with {0}: {1}",
  "ShareKeyLock": "Auto sharing key lock with {0}: {1}",
  "ShareKeyLockDoor": "Auto sharing key lock of door with {0}: {1}",
  "ShareKeyLockBox": "Auto sharing key lock of box with {0}: {1}",
  "ShareKeyLockOther": "Auto sharing key lock of other entity with {0}: {1}",
  "ShareCodeLock": "Auto sharing code lock with {0}: {1}",
  "ShareCodeLockDoor": "Auto sharing code lock of door with {0}: {1}",
  "ShareCodeLockBox": "Auto sharing code lock of box with {0}: {1}",
  "ShareCodeLockOther": "Auto sharing code lock of other entity with {0}: {1}",
  "All": "Sharing with {0} is {1}",
  "Cupboard": "Sharing cupboard with {0} is {1}",
  "Turret": "Sharing turret with {0} is {1}",
  "KeyLock": "Sharing key lock with {0} is {1}",
  "KeyLockDoor": "Sharing key lock of door with {0} is {1}",
  "KeyLockBox": "Sharing key lock of box with {0} is {1}",
  "KeyLockOther": "Sharing key lock of other entity with {0} is {1}",
  "CodeLock": "Sharing code lock with {0} is {1}",
  "CodeLockDoor": "Sharing code lock of door with {0} is {1}",
  "CodeLockBox": "Sharing code lock of box with {0} is {1}",
  "CodeLockOther": "Sharing code lock of other entity with {0} is {1}",
  "AllDisabled": "Server has disabled {0} sharing",
  "CupboardDisabled": "Server has disabled sharing cupboard with {0}",
  "TurretDisabled": "Server has disabled sharing turret with {0}",
  "KeyLockDisabled": "Server has disabled sharing key lock with {0}",
  "KeyLockDoorDisabled": "Server has disabled sharing key lock of door with {0}",
  "KeyLockBoxDisabled": "Server has disabled sharing key lock of box with {0}",
  "KeyLockOtherDisabled": "Server has disabled sharing key lock of other entity with {0}",
  "CodeLockDisabled": "Server has disabled sharing code lock with {0}",
  "CodeLockDoorDisabled": "Server has disabled sharing code lock of door with {0}",
  "CodeLockBoxDisabled": "Server has disabled sharing code lock of box with {0}",
  "CodeLockOtherDisabled": "Server has disabled sharing code lock of other entity with {0}",
  "UI_Teams": "Team",
  "UI_Friends": "Friend",
  "UI_Clans": "Clan",
  "UI_SubTitle": "{0} Sharing Settings",
  "UI_SubShare": "{0} Sharing",
  "UI_SubCupboard": "Sharing Cupboard",
  "UI_SubTurret": "Sharing Turret",
  "UI_SubKeyLock": "Sharing Key Lock",
  "UI_SubKeyLockDoor": "Sharing Key Lock of Door",
  "UI_SubKeyLockBox": "Sharing Key Lock of Box",
  "UI_SubKeyLockOther": "Sharing Key Lock of Other Entity",
  "UI_SubCodeLock": "Sharing Code Lock",
  "UI_SubCodeLockDoor": "Sharing Code Lock of Door",
  "UI_SubCodeLockBox": "Sharing Code Lock of Box",
  "UI_SubCodeLockOther": "Sharing Code Lock of Other Entity"
}

更新日志

最新版本: v1.3.9
最后版本发布: 2026-06-03
最后更新(条目): 2026-07-19

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

安装方法

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

使用前注意

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

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