免费插件

Chute

滑道

玩家可以使用逼真的飞行物理原理进行降落伞/滑翔伞,以获得平稳而有趣的旅程!

娱乐玩法parachuteflight

原作者:ColonBlow · 查看 uMod 官方页面 ↗

插件介绍

玩家可以使用逼真的飞行物理原理进行降落伞/滑翔伞,以获得平稳而有趣的旅程!

Players with permssions can type /chute to attach a parachute to themselves while in the sky and parachute down with ease, or type /chuteup to parachute up to the specified height admin set and float down nice and easy.

Also now includes a cooldown timer as well.

While Parachuting - Players can also use the "Jump" button to FIRST, Release the "Chute Safety", then if they press is again, it will cut the chute away and player will free fall. There is no backup chute anymore.

NEW VIDEO UPLOADED !!!

主要用途

主要用于娱乐玩法、parachute、flight等服务端功能。 本插件由 ColonBlow 发布,当前目录记录版本为 v3.0.1,uMod 累计下载 23,640 次。

适用场景

  • 希望改善玩家交互与日常体验的社区服务器

功能分类

娱乐玩法parachuteflight
查看 uMod 官方英文简介

Players can parachute / paraglide using realistic flight physics for a smooth and fun ride !!

权限节点

chute.allowed-- Allows player to use the /chute and chute commands

chute.up.allowed-- Allows player to use the /chuteup and chutecup commands

chute.vipcooldown-- Allows player to use the VIP cooldown settings and time

chute.nocooldown-- Allows player to have no cooldowns for command usage

授权示例:oxide.grant user 玩家名 权限节点;撤销使用 oxide.revoke

指令说明

Chat Commands:

/chute

Attach a parachute to player at there current location to float back down

/chuteup

Teleport player up high (configurable) and then adds parachute to player to float back down

JUMP BUTTON - pressing this while chuting will message you that your saftey has been removed, press it again to release chute. There is no backup chute !!!!

Console Commands:

chute

Attach a parachute to player at there current location to float back down

chuteup

Teleport player up high (configurable) and then adds parachute to player to float back down

Admins can use command with playerID. this is useful for other plugins like server rewards to allow players to Buy a chute

相关依赖

  • No Escape
  • Heli Ride
  • Parachute

配置说明

"Parachute - Speed - Max Forward speed allowed : ": 15.0, "Parachute - Lift - Max up lift force allowed : ": 15.0, "Drop Height - Altitude at which Chuteup moves player to : ": 500.0, "Cooldown - Enable Cooldown on using any Chute command ? ": true, "Cooldown - Chute Command Cooldown Time (seconds) : ": 600.0, "Cooldown - Chute Up Command Cooldown Time (seconds) : ": 1000.0, "Cooldown - VIP Chute Command Cooldown Time (Seconds) : ": 300.0, "Cooldown - VIP Chute Up Command Cooldown Time (Seconds) : ": 500.0, "Global - Map size offset - Moves the spawn locations farther inland so Chute and Player dont spawn at edge of map : ": 500.0, "NoEspace - Raid Blocked - Prevent Chute Up command if players are Raid Blocked with No Escape Plugin ? ": false, "NoEspace - Combat Blocked - Prevent Chute Up command if players are Combat Blocked with No Escape Plugin ? ": false

官方配置示例

"Parachute - Speed - Max Forward speed allowed : ": 15.0,
    "Parachute - Lift - Max up lift force allowed : ": 15.0,
    "Drop Height - Altitude at which Chuteup moves player to : ": 500.0,
    "Cooldown - Enable Cooldown on using any Chute command ? ": true,
    "Cooldown - Chute Command Cooldown Time (seconds) : ": 600.0,
    "Cooldown - Chute Up Command Cooldown Time (seconds) : ": 1000.0,
    "Cooldown - VIP Chute Command Cooldown Time (Seconds) : ": 300.0,
    "Cooldown - VIP Chute Up Command Cooldown Time (Seconds) : ": 500.0,
    "Global - Map size offset - Moves the spawn locations farther inland so Chute and Player dont spawn at edge of map : ": 500.0,
    "NoEspace - Raid Blocked  - Prevent Chute Up command if players are Raid Blocked with No Escape Plugin ? ": false,
    "NoEspace - Combat Blocked  - Prevent Chute Up command if players are Combat Blocked with No Escape Plugin ? ": false
"noperms": "You don't have permission to use this command.",
  "commandnotfound": "Command was not found, please try again.",
  "undercooldown": "Chute Cooldown Active, please wait : ",
  "cooldownremoved": "Chute Cooldown removed !! ",
  "onground": "You are too close to the ground to do that !!! ",
  "alreadymounted": "You are already mounted !!",
  "raidblocked": "Sorry, you are Raid Blocked, you cannot do that.",
  "combatblocked": "Sorry, you are Combat Blocked, you cannot do that.",
  "readytodismount": "<color=red>SAFTEY RELEASED !!!</color> PRESS <color=black>[JUMP KEY]</color> again to cut parachute away.. warning you will Freefall !!!",
  "usagemessage": "Use <color=black>[FWD, BACK, LEFT and RIGHT]</color> Keys to Speed UP, Slow Down and Turn\nPRESS <color=black>[JUMP KEY]</color> to cut away parachute and Free Fall !!"

更新日志

最新版本: v3.0.1
最后版本发布: 2023-07-02
最后更新(条目): 2026-07-19

本站记录 uMod 官方插件信息。完整的历史更新日志请参阅 uMod 官方页面

安装方法

  1. 确认服务器已安装 Oxide / uMod 或兼容的 Carbon 框架。
  2. 登录本站后点击"下载",由 uMod 官方地址获取作者发布的文件。
  3. 将 .cs 文件放入服务器的 oxide/plugins 目录。
  4. 观察服务端控制台,确认插件编译并成功加载。
  5. 具体配置、权限、指令和依赖请查看原作者的 uMod 页面。

使用前注意

  • Rust 更新后,请先确认插件是否仍兼容当前服务端版本。
  • 修改配置前建议备份原配置文件,并在测试服验证后再部署到正式服。
  • 若插件依赖其他扩展或库,以 uMod 原作者页面的最新说明为准。
  • 本站中文内容用于辅助理解,遇到版本差异时以官方英文文档和源码为准。
来源说明

中文介绍由 uMod 官方简介翻译整理。插件著作权、许可证、完整文档和最新发布状态均以原作者及 uMod 官方页面为准。