HideSail
Press H to fade your ship's sail near-invisible (not fully hidden, so up/down state stays visible). Synced across everyone on the same boat.HideSail
Press a key to fade your ship's sail near-invisible while sailing - handy for screenshots or just a cleaner look - without fully hiding it, so you can still tell at a glance whether the sail is up or down.
Bugs / suggestions: Discord

Behaviour
- Board any ship, press the hotkey (default
H) → the sail fades to a configurable low transparency instead of disappearing completely. - Press again → sail fades back to fully visible.
- The hidden/visible state is synced across everyone on the same boat: if one player toggles it, everyone else on board sees the same state, including players who board later.
Configuration
Settings live in BepInEx/config/zenox.hidesail.cfg, generated on first run:
| Setting | Default | Description |
|---|---|---|
HideSailKey |
H |
Key that toggles the sail's visibility. |
SailHiddenAlpha |
0.01 |
Transparency when hidden (0 = fully invisible, 1 = fully opaque). |
UpdateInterval |
0.1 |
Seconds between checks for which ship you're currently on. |
Multiplayer
Fully multiplayer-synced via the ship's own network data - works correctly regardless of which player currently owns/simulates the ship.


