SinkOrSwim

Slows down player or boat movement in water three blocks or deeper.

167

Quick challenge

How far can you run before the mobs catch you?

SinkOrSwim

SinkOrSwim

SinkOrSwim is a lightweight plugin that (by default) slows down player or boat movement in water three blocks or deeper.

Features

- Slows down player, boat, and ridden animal movement in water - Configurable water depth threshold and movement speed multiplier - Support for Depth Strider enchantmet and Water Breathing effects - Bypass permission for specific players, or while in spectator/creative.

Configuration

Example Config

```yaml speed: 0.75 # Movement speed multiplier (0.0 to 1.0) depth: 4 # Minimum water depth required for slowdown (in blocks) ```

Commands

| Command | Description | Permission Required | |---------|-------------|---------------------| | `/sinkorswim reload` | Reload plugin config | `sinkorswim.cmd.reload` |

Permissions

| Node | Default | Description | |------|---------|-------------| | `sinkorswim.cmd.use` | true | Base command access | | `sinkorswim.cmd.reload` | op | Config reloading | | `sinkorswim.noslow` | op | Bypass getting slowed down |

Dependencies

None!

ADS