免费插件

Hazmat Skin Changer 已缓存至服务器本地

危险品皮肤更换器

允许玩家制作/剥皮任何危险品套装,而不是常规的危险品套装

制作 skin

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

插件介绍

允许玩家制作/剥皮任何危险品套装,而不是常规的危险品套装

When a player finishes crafting a Hazmat Suit, it will:

When a player has Skinned a Hazmat Suit, it will:

Supported Hazmat Suit types:

In configuration file, you can set:

主要用途

主要用于制作、skin等服务端功能。 本插件由 MasterSplinter 发布,当前目录记录版本为 v1.0.3,uMod 累计下载 10,009 次。

适用场景

  • 需要调整建造、物品、制作或采集体验的服务器

功能分类

制作 skin
查看 uMod 官方英文简介

Allows players to craft/skin any Hazmat suit instead of the regular Hazmat suit

权限节点

Blue Scientist Suit

hazmatskinchanger.craft_bluesuit To be able to craft Blue Scientist Suit

hazmatskinchanger.skin_bluesuit To be able to skin Blue Scientist Suit

hazmatskinchanger.wear_bluesuit To be able to use Blue Scientist Suit

Green Scientist Suit

hazmatskinchanger.craft_greensuit To be able to craft Green Scientist Suit

hazmatskinchanger.skin_greensuit To be able to skin Green Scientist Suit

hazmatskinchanger.wear_greensuit To be able to use Green Scientist Suit

Heavy Scientist Suit

hazmatskinchanger.craft_heavy To be able to craft Heavy Scientist Suit

hazmatskinchanger.skin_heavy To be able to skin Heavy Scientist Suit

hazmatskinchanger.wear_heavy To be able to use Heavy Scientist Suit

Arctic Scientist Suit

hazmatskinchanger.craft_arctic_scientist To be able to craft Arctic Scientist Suit

hazmatskinchanger.skin_arctic_scientist To be able to skin Arctic Scientist Suit

hazmatskinchanger.wear_arctic_scientist To be able to use Arctic Scientist Suit

Arctic Suit

hazmatskinchanger.craft_arcticsuit To be able to craft Arctic Suit

hazmatskinchanger.skin_arcticsuit To be able to skin Arctic Suit

hazmatskinchanger.wear_arcticsuit To be able to use Artic Suit

Space Suit

hazmatskinchanger.skin_spacesuit To be able to skin the Space Suit

hazmatskinchanger.wear_spacesuit To be able to use the Space Suit

hazmatskinchanger.craft_spacesuit To be able to craft the Space Suit (does not change players skinned hazmat suits)

Nomad Suit

hazmatskinchanger.skin_nomadsuit To be able to skin the Nomad Suit

hazmatskinchanger.wear_nomadsuit To be able to use the nomad Suit

hazmatskinchanger.craft_nomadsuit To be able to craft the Nomad Suit (does not change players skinned hazmat suits)

Note: you can only have 1 Suit selected for the crafting option. If more than 1 is selected the plugin will choose the one enabled highest in /perms

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

相关依赖

  • Hazmat Diving

配置说明

{ "Chat Icon": { "SteamIDIcon": 76561199133165664 }, "Chat Settings": { "Prefix": "Hazmat Skin Changer: ", "PrefixColor": "#47ff6f", "PrefixHelp": "Hazmat Skin Changer" }, "Suit Name": { "Arctic scientist suit": "Revised Arctic Scientist Suit", "Arctic suit": "Revised Arctic Suit", "Blue scientist suit": "Revised Blue Scientist Suit", "Green scientist suit": "Revised Green Peacekeeper Suit", "Heavy scientist suit": "Revised Heavy Scientist Suit", "Nomad suit": "Revised Nomad Suit", "Space suit": "Revised Space Suit" } }

官方配置示例


{
  "Chat Icon": {
    "SteamIDIcon": 76561199133165664
  },
  "Chat Settings": {
    "Prefix": "Hazmat Skin Changer: ",
    "PrefixColor": "#47ff6f",
    "PrefixHelp": "Hazmat Skin Changer"
  },
  "Suit Name": {
    "Arctic scientist suit": "Revised Arctic Scientist Suit",
    "Arctic suit": "Revised Arctic Suit",
    "Blue scientist suit": "Revised Blue Scientist Suit",
    "Green scientist suit": "Revised Green Peacekeeper Suit",
    "Heavy scientist suit": "Revised Heavy Scientist Suit",
    "Nomad suit": "Revised Nomad Suit",
    "Space suit": "Revised Space Suit"
  }
}

{
  "TransMsg": "Your crafted Hazmat Suit received a transformation",
  "BackTransMsg": "It returned to a classic Hazmat Suit.",
  "NoPermMsg": "You are not allowed to wear a",
  "need_hold_hazmat": "You are not holding a Hazmat!",
  "hazmat_skinned": "Your Hazmat has successfully skinned to a",
  "noperm_hazmat_skin": "You are not allowed to skin your Hazmat to a",
  "skinitem_help": "Wrong Syntax! /skinhazmat <TypeOfHazmat>\nblue = Blue Scientist Suit\ngreen = Green Peacekeeper Suit\nheavy = Heavy Scientist Suit\nspace = Space Suit\nnomad = Nomad Suit\nExample: /skinhazmat green - This will skin to a Green Peacekeeper Suit"
}

更新日志

最新版本: v1.0.3
最后版本发布: 2022-02-04
最后更新(条目): 2026-08-26

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

安装方法

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

使用前注意

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

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