You are viewing a potentially older version of this package. View all versions.
BeverloHills-FishComp-1.2.0 icon

FishComp

Run server-wide fishing competitions in Valheim with a live leaderboard tracking who's caught the most fish, a countdown timer, and admin chat commands to start, end, and reset competitions.

Date uploaded a week ago
Version 1.2.0
Download link BeverloHills-FishComp-1.2.0.zip
Downloads 136
Dependency string BeverloHills-FishComp-1.2.0

This mod requires the following mods to function

ValheimModding-Jotunn-2.30.0 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.30.0

README

FishComp

Run server-wide fishing competitions in Valheim!

Features

  • Admin-controlled fishing competitions with a configurable countdown timer
  • Live leaderboard showing who's caught the most fish, visible to all players
  • Automatic winner announcement in chat when the competition ends
  • Configurable leaderboard panel position

Admin Commands

  • fishcomp_start <minutes> — start a competition for the given number of minutes
  • fishcomp_end — end the competition early and announce the winner
  • fishcomp_reset — clear the leaderboard and hide the panel
  • fishcomp_setpos <x> <y> — reposition the leaderboard panel (any player can adjust their own view)
  • fishcomp_testui — toggle a test view of the leaderboard panel for positioning purposes

Requirements

  • Jotunn 2.30.0 or later (installed automatically as a dependency)

This mod must be installed on the dedicated server AND on every connecting client. It enforces that itself: a client without it, or running a different major/minor version, is refused at connect with a mod-compatibility message rather than silently misbehaving.

How It Works

A server admin starts a competition with fishcomp_start <minutes>. All players see a live leaderboard appear showing the current fish-catch standings. When the timer runs out (or an admin ends it early), the winner is announced to everyone in chat.

Compatibility

  • Valheim 1.0.7 (Deep North), network version 39
  • Jotunn 2.30.0 or later — earlier Jotunn versions do not work on Valheim 1.0.7

Built against Valheim 1.0.7 and verified against the shipped game assemblies. Earlier releases of this mod targeted Valheim 0.221.12 and will not work on 1.0.7.

Not yet tested in live multiplayer. This build has been verified statically against Valheim 1.0.7 and Jotunn 2.30.0, but has not yet completed a live multiplayer test on a dedicated server. Please report anything you hit.