插件介绍
让您的玩家只需在聊天中投票即可杀死所有生成的巡逻直升机!
NOTE: Version 2.0.0 is not backwards compatible with 1.x - please backup your config file!
This plugin allows your players to kill all Patrol Helicopters that have spawned, by simply voting in chat!
I originally made this plugin for my servers, but haven't seen anything similar that was already published. So I figured I would release it here 🙂
Version 2.x is my own rewrite of another rewrite started by Snaplatack, which adds new features and addresses some issues I encountered in my own use.
主要用途
主要用于vote、patrol、helicopter、kill等服务端功能。 本插件由 HunterZ 发布,当前目录记录版本为 v2.0.2,uMod 累计下载 815 次。
适用场景
- 希望扩展原版服务器功能的服主
功能分类
查看 uMod 官方英文简介
Allow your players to kill all Patrol Helicopters that have spawned, by simply voting in chat!
权限节点
killhelivote.use - controls whether voting command can be used by a player/group
killhelivote.admin - controls whether kill command can be used by a player/group
killhelivote.banned - controls whether voting command and damage reset features should be locked out for a player/group
Notes:
The names of these can be overridden via the config file
The plugin will react to permission changes without a reload
授权示例:oxide.grant user 玩家名 权限节点;撤销使用 oxide.revoke。
指令说明
/voteheli - record vote towards killing all eligible active helis
/killhelis - kills all eligible helis on the map, bypassing any votes
Notes:
These are the default command names, which can be overridden via the config file
相关依赖
- Loot Defender
配置说明
Frequency of vote announcements [in seconds] - how often voting message/toast should be shown
Percentage of votes required [0 - 100] - percentage of votes by eligible voters required to kill helis
Ignore helis spawned by Heli Signals - whether helis called by Heli Signals should be ignored by this plugin
"Ignore helis locked by Loot Defender - whether helis should be ignored by this plugin while protected by Loot Defender
Reset vote when a heli takes damage - whether to reset votes when any kill-eligible heli is attacked by a player who is not banned from voting
This section allows you to customize command and permission names used by the plugin.
Steam ID to use for the image for messages [0 = default] - set this to the SteamID of an account whose profile picture you want to use for chat messages produced by this plugin
Use chat messages - whether to show a given message via in-game chat
Use native toast messages - whether to show a given message via toasts (popup banners)
Toast type - style of toast to use (0 => Blue Normal, 1 => Red Normal, 2 => Blue Long, 3 => Blue Short, 4 => Server Event, 5 => Error)
Notes:
Chat and toast messages can be enabled at the same time if desired
更新日志
本站记录 uMod 官方插件信息。完整的历史更新日志请参阅 uMod 官方页面。
安装方法
- 确认服务器已安装 Oxide / uMod 或兼容的 Carbon 框架。
- 登录本站后点击"下载",由 uMod 官方地址获取作者发布的文件。
- 将 .cs 文件放入服务器的
oxide/plugins目录。 - 观察服务端控制台,确认插件编译并成功加载。
- 具体配置、权限、指令和依赖请查看原作者的 uMod 页面。
使用前注意
- Rust 更新后,请先确认插件是否仍兼容当前服务端版本。
- 修改配置前建议备份原配置文件,并在测试服验证后再部署到正式服。
- 若插件依赖其他扩展或库,以 uMod 原作者页面的最新说明为准。
- 本站中文内容用于辅助理解,遇到版本差异时以官方英文文档和源码为准。
中文介绍由 uMod 官方简介翻译整理。插件著作权、许可证、完整文档和最新发布状态均以原作者及 uMod 官方页面为准。