插件介绍
让玩家可以轻松控制新实施的闭路电视系统
This plugin gives your players a fast utility tool to quickly add all their CCTV Cameras into a computer station. Additionally it allows them to monitor if their cameras are online, which could indicate that there is an issue with the power source.
It quickly allows all players to add all of the server cameras, i.e. Dome/Oil Rig cameras to their computer station, along with their own.
Included in the plugin is a CustomCameras file, this file allows you to customise a list of cameras players can easily access using /cctv add custom or /cctv autoadd custom. This means admins can create a mixed list of cameras provided by Facepunch and ones they have installed themselves for players to use.
To add/remove cameras from the list you need open the CustomCameras.json file. This file can be found under Oxide/Data/CCTVUtilities/CustomCameras.json Once you have the file open, you can add new cameras by simply typing their unique identifiers.
主要用途
主要用于cctv、computerstation、utilities、camera等服务端功能。 本插件由 GrumpyGordon 发布,当前目录记录版本为 v1.5.1,uMod 累计下载 10,083 次。
适用场景
- 希望扩展原版服务器功能的服主
功能分类
查看 uMod 官方英文简介
Allows players to easily control the newly implemented CCTV system
权限节点
cctvutilities.help - Allows player to use /cctv help
cctvutilities.status.me - Allows player to use /cctv status me
cctvutilities.status.server - Allows player to use /cctv status server
cctvutilities.status.custom - Allows player to use /cctv status custom
cctvutilities.status.all - Allows player to use /cctv status all
cctvutilities.clear - Allows player to use /cctv clear
cctvutilities.rename - Allows player to use /cctv rename <Camera ID> <New Name>
cctvutilities.add.me - Allows player to use /cctv add me
cctvutilities.add.server - Allows player to use /cctv add server
cctvutilities.add.custom - Allows player to use /cctv add custom
cctvutilities.add.all - Allows player to use /cctv add all
cctvutilities.add.clear - Allows player to use /cctv add clear
cctvutilities.autoname - Allows player to use /cctv autoname <on | off | toggle>
cctvutilities.autoadd - Allows player to use /cctv autoadd
cctvutilities.autoadd.on - Allows player to use /cctv autoadd on
cctvutilities.autoadd.off - Allows player to use /cctv autoadd off
cctvutilities.autoadd.toggle - Allows player to use /cctv autoadd toggle
cctvutilities.autoadd.me - Allows player to use /cctv autoadd me
cctvutilities.autoadd.server - Allows player to use /cctv autoadd server
cctvutilities.autoadd.custom - Allows player to use /cctv autoadd custom
cctvutilities.autoadd.all - Allows player to use /cctv autoadd allPermissions for this command are extensive and are likely to get changed in the future
cctvutilities.autopowered - Allows player to use /cctv autopowered <on | off | toggle>
授权示例:oxide.grant user 玩家名 权限节点;撤销使用 oxide.revoke。
指令说明
/cctv help - Show help information in console
/cctv status <me | server | all> - Show a list of all cameras (in selected category) in console
/cctv add <me | server | all > - Add cameras in selected category to the computer station you're currently looking at
/cctv clear - Clears cameras from the computer station you're currently looking at
/cctv rename <Camera ID> <New Name> - Rename a camera identifier remotely
/cctv autoname <on | off | toggle> - Automatically names cameras as they are placed
/cctv autoadd <on | off | me | server | custom | all | toggle> - Automatically adds cameras to the computer station when placed
/cctv autopowered <on | off | toggle> - Automatically powers cameras when placed / server restarts
/cctv about - Show information about plugin
相关依赖
- Help Text
更新日志
本站记录 uMod 官方插件信息。完整的历史更新日志请参阅 uMod 官方页面。
安装方法
- 确认服务器已安装 Oxide / uMod 或兼容的 Carbon 框架。
- 登录本站后点击"下载",由本站已校验的本地缓存提供作者发布的文件。
- 将 .cs 文件放入服务器的
oxide/plugins目录。 - 观察服务端控制台,确认插件编译并成功加载。
- 具体配置、权限、指令和依赖请查看原作者的 uMod 页面。
使用前注意
- Rust 更新后,请先确认插件是否仍兼容当前服务端版本。
- 修改配置前建议备份原配置文件,并在测试服验证后再部署到正式服。
- 若插件依赖其他扩展或库,以 uMod 原作者页面的最新说明为准。
- 本站中文内容用于辅助理解,遇到版本差异时以官方英文文档和源码为准。
中文介绍由 uMod 官方简介翻译整理。插件著作权、许可证、完整文档和最新发布状态均以原作者及 uMod 官方页面为准。