插件介绍
为获得许可的玩家提供的 NoClip 模拟器
Performance Note: Faux Clip is very dependent on server FPS and Player localized FPS. On freshly wiped servers, Faux Clip runs pretty smooth for many players. Servers that are fuller, have lower FPS, a lot of colliders and players with low FPS will see a lot of jitter in movement.
I Recommand my other plugin FauxAdmin to allow players to use the real Admin Noclip Feature.
This plugin allows authorized players to simulate the experience of the Admin NoClip mode.Once activated, players will be immune to all damage and can move around in a simulated noclip mode.Players are visible at all times to everyone and tool cupboard authorization check while in the NoClip mode is in place. You will get a message "Entering restricted Area!" and the NoClip mode will be toggled off while in the zone. Unless you have permission to bypass cupboard checks.Toggling noclip mode off, players will get a default 3 second grace landing period until they will start to take damage again.
Biggest thing this one can really do is allow player to cross map much faster than actual Admin Noclip ( using turbo mode). Althought, it might be a little jittery. lol
主要用途
主要用于imported、noclip等服务端功能。 本插件由 ColonBlow 发布,当前目录记录版本为 v1.3.10,uMod 累计下载 14,821 次。
适用场景
- 希望扩展原版服务器功能的服主
功能分类
查看 uMod 官方英文简介
NoClip Simulator for players with permission
权限节点
fauxclip.allowed - Allows group/player to have access to use noclip mode.
fauxclip.norestriction - Allows group/player to be able to noclip into "building blocked" areas without noclip being turned off.
fauxclip.canuseturbo - Allows group/player to use the 'E' key to modify speed greatly while noclipping.
授权示例:oxide.grant user 玩家名 权限节点;撤销使用 oxide.revoke。
指令说明
/noclip - Starts and Stops the noclip simulation mode.
Movement- use standard movement keys to move around.
SPACEBAR key now moves player straight up.
SPRINT key increases noclip speed
USE key increases noclip speed greatly if you have permission
RELOAD key cancels noclip simulation mode as well, returning player back to ground. Players do get a 3 second graceful landing time where they will still be immune to damage.
配置说明
"BaseNoClipSpeed": 0.12, "GracefulLandingTime": 3, "SprintNoClipSpeed": 0.24, "TurboNoClipSpeed": 1, //remember, antihack does not like players going too fast no matter what. "UseFauxClipGodMode": true
官方配置示例
"BaseNoClipSpeed": 0.12,
"GracefulLandingTime": 3,
"SprintNoClipSpeed": 0.24,
"TurboNoClipSpeed": 1, //remember, antihack does not like players going too fast no matter what.
"UseFauxClipGodMode": true更新日志
本站记录 uMod 官方插件信息。完整的历史更新日志请参阅 uMod 官方页面。
安装方法
- 确认服务器已安装 Oxide / uMod 或兼容的 Carbon 框架。
- 登录本站后点击"下载",由本站已校验的本地缓存提供作者发布的文件。
- 将 .cs 文件放入服务器的
oxide/plugins目录。 - 观察服务端控制台,确认插件编译并成功加载。
- 具体配置、权限、指令和依赖请查看原作者的 uMod 页面。
使用前注意
- Rust 更新后,请先确认插件是否仍兼容当前服务端版本。
- 修改配置前建议备份原配置文件,并在测试服验证后再部署到正式服。
- 若插件依赖其他扩展或库,以 uMod 原作者页面的最新说明为准。
- 本站中文内容用于辅助理解,遇到版本差异时以官方英文文档和源码为准。
中文介绍由 uMod 官方简介翻译整理。插件著作权、许可证、完整文档和最新发布状态均以原作者及 uMod 官方页面为准。