插件介绍
宝箱危险事件
Dangerous Treasures is an event that occurs once every one to two hours. The event spawns a box at a random position on the map away from all player obstructions and water.
The event opens with a barrage of rockets that blast the chest's location. A sphere surrounds the treasure chest, and a fire aura is activated which sets players on fire who enter it. The chest is locked for a random period of time to give players an opportunity to travel to it.
A server broadcast is sent informing players of the event, it's location, and to use '/dtd' to draw on their screen where the chest is located (usable once every 15 seconds).
Players cannot build inside of the sphere, damage the chest, nor loot it until the event starts.
主要用途
主要用于event、gameplay、娱乐玩法、raid等服务端功能。 本插件由 nivex 发布,当前目录记录版本为 v2.5.1,uMod 累计下载 100,040 次。
适用场景
- PVP、战斗或攻防玩法服务器
- 希望改善玩家交互与日常体验的社区服务器
功能分类
查看 uMod 官方英文简介
Dangerous event with treasure chests
权限节点
dangeroustreasures.useAllows a user to open a new event. Admins do not need this permission. It's not advised to give it to players unless you trust they won't abuse it.
dangeroustreasures.thAwarded when the map wipes. The plugin gives this out automatically so you don't need to.
dangeroustreasures.notitle permission to exempt users from ranked titles
授权示例:oxide.grant user 玩家名 权限节点;撤销使用 oxide.revoke。
指令说明
/dteventOpen an event at a random position on the map
/dtevent tpOpen an event at a random position on the map and teleport to it (admin only)
/dtevent meSpawn an event at the position you are looking at
/dtevent customRemove or set a custom spawn location for all events to spawn at
/dtevent helpBasic help information, and display a list of monuments for use with blacklisting
/dtdView status of the current or next event
/dtd tpTeleport an admin to the nearest treasure chest
/dtd ladderView treasure hunter ladder for the current wipe
/dtd ladder resetmeReset your score for the current wipe
/dtd lifetimeView treasure hunter lifetime scores
/dtd additemModify Treasure -> Loot config in-game. This will overwrite entries in the config with the same item name, but will not update any active treasure chests. e.g. /dtd additem rifle.ak 1 10135
相关依赖
- Economics
- GUI Announcements
- Lusty Map
- Server Rewards
- Zone Manager
- Discord Logger
- Life Support
- Magic Dangerous Treasures Panel
- Notify To Discord
- Raidable Bases
- Rustcord
配置说明
Event Messages - Allow or block messages sent to players by the plugin
Show Barrage Message (default: enabled)
Show Opened Message (default: enabled)
Show Prefix (default: enabled)
Show Started Message (default: enabled)
Events - Control how events function
Amount Of Items To Spawn (default: 6)
Amount Of Spheres (default: 5) (Increase this number to make the sphere darker)
Auto Draw Minimum Distance (default: 300)
Auto Draw On New Event For Nearby Players (default: disabled)
Automated (default: enabled)
Every Max Seconds (default: 7200 seconds)
Every Min Seconds (default: 3600 seconds)
Fire Aura Radius (Advanced Users Only) (min: 10.0, max: 150.0, default: 25.0)
Grant DDRAW temporarily to players (default: enabled)
Grant Draw Time (default: 15 seconds)
Max Manual Events (default: 1)
Player Limit For Event (default: 0)
Time To Loot (default: 900 seconds)
Use Spheres (default: enabled)
Fireballs - Control settings for all fireball functionality. Increase these settings to make the fire aura more deadly.
Damage Per Second (Tick) (default: 10 health)
Enabled (default: true)
Generation (default: 5)
Lifetime Max (default: 10 seconds)
官方配置示例
"Loot": [
{
"shortname": "ammo.pistol",
"amount": 40,
"skin": 0,
"amountMin": 40
},
{
"shortname": "ammo.pistol.fire",
"amount": 40,
"skin": 0,
"amountMin": 40
},
{
"shortname": "ammo.pistol.hv",
"amount": 40,
"skin": 0,
"amountMin": 40
},
{
"shortname": "ammo.rifle",
"amount": 60,
"skin": 0,
"amountMin": 60
},
{
"shortname": "ammo.rifle.explosive",
"amount": 60,
"skin": 0,
"amountMin": 60
},
{
"shortname": "ammo.rifle.hv",
"amount": 60,
"skin": 0,
"amountMin": 60
},
{
"shortname": "ammo.rifle.incendiary",
"amount": 60,
"skin": 0,
"amountMin": 60
},
{
"shortname": "ammo.shotgun",
"amount": 24,
"skin": 0,
"amountMin": 24
},
{
"shortname": "ammo.shotgun.slug",
"amount": 40,
"skin": 0,
"amountMin": 40
},
{
"shortname": "survey.charge",
"amount": 20,
"skin": 0,
"amountMin": 20
},
{
"shortname": "metal.refined",
"amount": 150,
"skin": 0,
"amountMin": 150
},
{
"shortname": "bucket.helmet",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "cctv.camera",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "coffeecan.helmet",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "explosive.timed",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "metal.facemask",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "metal.plate.torso",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "mining.quarry",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "pistol.m92",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "rifle.ak",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "rifle.bolt",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "rifle.lr300",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "smg.2",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "smg.mp5",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "smg.thomspon",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "supply.signal",
"amount": 1,
"skin": 0,
"amountMin": 1
},
{
"shortname": "targeting.computer",
"amount": 1,
"skin": 0,
"amountMin": 1
}
],OnDangerousOpen(Vector3 eventPos) : returning a non-null value will cause the plugin to select another event position更新日志
本站记录 uMod 官方插件信息。完整的历史更新日志请参阅 uMod 官方页面。
安装方法
- 确认服务器已安装 Oxide / uMod 或兼容的 Carbon 框架。
- 登录本站后点击"下载",由 uMod 官方地址获取作者发布的文件。
- 将 .cs 文件放入服务器的
oxide/plugins目录。 - 观察服务端控制台,确认插件编译并成功加载。
- 具体配置、权限、指令和依赖请查看原作者的 uMod 页面。
使用前注意
- Rust 更新后,请先确认插件是否仍兼容当前服务端版本。
- 修改配置前建议备份原配置文件,并在测试服验证后再部署到正式服。
- 若插件依赖其他扩展或库,以 uMod 原作者页面的最新说明为准。
- 本站中文内容用于辅助理解,遇到版本差异时以官方英文文档和源码为准。
中文介绍由 uMod 官方简介翻译整理。插件著作权、许可证、完整文档和最新发布状态均以原作者及 uMod 官方页面为准。