About Fix DeepSea Transfer
FixDeepSeaTransfer is a bug-mitigation plugin for Rust servers running Carbon or Oxide/uMod. It improves PlayerBoat passenger handling during Deep Sea transfers by synchronizing passengers with the boat, preserving their relative positions, and recovering players who are left behind when entering or leaving the Deep Sea.
It also helps prevent suicide damage caused by invalid dismount positions during transfers. The correction is limited to passengers involved in active Deep Sea transfers, so normal vehicle transfers and dismounts remain unaffected.
The plugin mitigates known transfer issues but cannot guarantee that every possible edge case will be eliminated. Testing updates in a non-production environment is recommended.
Compatibility: Rust Dedicated Server with the current production versions of Carbon and Oxide/uMod. The plugin is automatically compiled against both environments before release.
Installation:
- Carbon: Copy FixDeepSeaTransfer.cs to carbon/plugins.
- Oxide/uMod: Copy FixDeepSeaTransfer.cs to oxide/plugins.
AI Disclosure: AI-assisted tools were used during part of this plugin’s development.