插件介绍
当在配置的纪念碑被摧毁时,会为布拉德利生成增援部队。
NpcSpawn v2.5.5
主要用途
主要用于bradley、event、scientists等服务端功能。 本插件由 Bazz3l 发布,当前目录记录版本为 v1.7.5,uMod 累计下载 50,314 次。
适用场景
- 希望扩展原版服务器功能的服主
功能分类
查看 uMod 官方英文简介
Spawn reinforcements for bradley when destroyed at configured monuments.
权限节点
bradleyguards.use Allows setup fo events.
授权示例:oxide.grant user 玩家名 权限节点;撤销使用 oxide.revoke。
指令说明
/bguard <monument-name> enable <true|false> Enable or Disable a specific event.
/bguard <monument-name> display <new-display-name> Change events display name max 11.
/bguard <monument-name> amount <number> Change number of guards to spawn at the event.
/bguard <monument-name> loadout Put items in your wear and belt containers to set up a guard's loadout.
/bguard <monument-name> debug Display event information ex: event bounds and spawn positions.
配置说明
{ "command name - (default: bguard)": "bguard", "auto unlock crates when guards are eliminated - (default: true)": true, "auto extinguish crates when guards are eliminated - (default: true)": true, "amount of crates bradley should spawn when destroyed - (default: 4)": 5, "amount of health bradley should spawn with - (default: 1000)": 1000.0, "amount of time debug messages will display for in seconds - (default: 30)": 30.0, "toast notification settings": { "enabled - (default: false)": false, "style - (default: Blue_Normal - options: Blue_Normal, Red_Normal, Server_Event)": "Blue_Normal" }, "chat notification settings": { "enabled - (default: true)": true, "enable prefix - (default: true)": true, "chat icon (steam64) - (default: 0)": 0 }, "gui announcement notification settings - (https://umod.org/plugins/gui-announcements)": { "enabled - (default: false)": false, "text color - (default: white)": "white", "background color - (default: purple)": "purple" }, "current version number - (WARNING!!! do not change this value)": { "Major": 1, "Minor": 7, "Patch": 4 } }
官方配置示例
{
"command name - (default: bguard)": "bguard",
"auto unlock crates when guards are eliminated - (default: true)": true,
"auto extinguish crates when guards are eliminated - (default: true)": true,
"amount of crates bradley should spawn when destroyed - (default: 4)": 5,
"amount of health bradley should spawn with - (default: 1000)": 1000.0,
"amount of time debug messages will display for in seconds - (default: 30)": 30.0,
"toast notification settings": {
"enabled - (default: false)": false,
"style - (default: Blue_Normal - options: Blue_Normal, Red_Normal, Server_Event)": "Blue_Normal"
},
"chat notification settings": {
"enabled - (default: true)": true,
"enable prefix - (default: true)": true,
"chat icon (steam64) - (default: 0)": 0
},
"gui announcement notification settings - (https://umod.org/plugins/gui-announcements)": {
"enabled - (default: false)": false,
"text color - (default: white)": "white",
"background color - (default: purple)": "purple"
},
"current version number - (WARNING!!! do not change this value)": {
"Major": 1,
"Minor": 7,
"Patch": 4
}
}{
"BradleyEventEntries": {
"assets/bundled/prefabs/autospawn/monument/xlarge/launch_site_1.prefab": {
"display name": "Launch Site",
"enabled": true,
"bounds center": {
"x": 100.0,
"y": 0.0,
"z": 0.0
},
"bounds size": {
"x": 580.0,
"y": 280.0,
"z": 300.0
},
"landing position": {
"x": 152.3,
"y": 3.0,
"z": 0.0
},
"landing rotation": {
"x": 0.0,
"y": 180.0,
"z": 0.0
},
"chinook position": {
"x": -195.0,
"y": 150.0,
"z": 25.0
},
"guard spawn amount": 10,
"guard spawn profile": {
"Name": "Launch Site Guard",
"Kit": "",
"Health": 250.0,
"RoamRange": 25.0,
"ChaseRange": 40.0,
"SenseRange": 150.0,
"AttackRangeMultiplier": 8.0,
"CheckVisionCone": false,
"VisionCone": 180.0,
"DamageScale": 1.0,
"TurretDamageScale": 0.25,
"AimConeScale": 0.35,
"DisableRadio": false,
"CanRunAwayWater": true,
"CanSleep": false,
"Speed": 8.5,
"AreaMask": 1,
"AgentTypeID": -1372625422,
"MemoryDuration": 30.0,
"WearItems": [
{
"ShortName": "hazmatsuit_scientist_peacekeeper",
"SkinID": 0
}
],
"BeltItems": [
{
"ShortName": "smg.mp5",
"SkinID": 0,
"Amount": 1,
"Ammo": null,
"Mods": []
},
{
"ShortName": "syringe.medical",
"SkinID": 0,
"Amount": 10,
"Ammo": null,
"Mods": []
}
]
}
},
"assets/bundled/prefabs/autospawn/monument/large/airfield_1.prefab": {
"display name": "Airfield Guard",
"enabled": false,
"bounds center": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"bounds size": {
"x": 340.0,
"y": 260.0,
"z": 300.0
},
"landing position": {
"x": 0.0,
"y": 0.0,
"z": -28.0
},
"landing rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"chinook position": {
"x": -195.0,
"y": 150.0,
"z": 25.0
},
"guard spawn amount": 10,
"guard spawn profile": {
"Name": "Guarded Crate",
"Kit": "",
"Health": 250.0,
"RoamRange": 25.0,
"ChaseRange": 40.0,
"SenseRange": 150.0,
"AttackRangeMultiplier": 8.0,
"CheckVisionCone": false,
"VisionCone": 180.0,
"DamageScale": 1.0,
"TurretDamageScale": 0.25,
"AimConeScale": 0.35,
"DisableRadio": false,
"CanRunAwayWater": true,
"CanSleep": false,
"Speed": 8.5,
"AreaMask": 1,
"AgentTypeID": -1372625422,
"MemoryDuration": 30.0,
"WearItems": [
{
"ShortName": "hazmatsuit_scientist_peacekeeper",
"SkinID": 0
}
],
"BeltItems": [
{
"ShortName": "smg.mp5",
"SkinID": 0,
"Amount": 1,
"Ammo": null,
"Mods": []
},
{
"ShortName": "syringe.medical",
"SkinID": 0,
"Amount": 10,
"Ammo": null,
"Mods": []
}
]
}
}
}
}更新日志
本站记录 uMod 官方插件信息。完整的历史更新日志请参阅 uMod 官方页面。
安装方法
- 确认服务器已安装 Oxide / uMod 或兼容的 Carbon 框架。
- 登录本站后点击"下载",由 uMod 官方地址获取作者发布的文件。
- 将 .cs 文件放入服务器的
oxide/plugins目录。 - 观察服务端控制台,确认插件编译并成功加载。
- 具体配置、权限、指令和依赖请查看原作者的 uMod 页面。
使用前注意
- Rust 更新后,请先确认插件是否仍兼容当前服务端版本。
- 修改配置前建议备份原配置文件,并在测试服验证后再部署到正式服。
- 若插件依赖其他扩展或库,以 uMod 原作者页面的最新说明为准。
- 本站中文内容用于辅助理解,遇到版本差异时以官方英文文档和源码为准。
中文介绍由 uMod 官方简介翻译整理。插件著作权、许可证、完整文档和最新发布状态均以原作者及 uMod 官方页面为准。