jcdcdev-Signs icon

Signs

Add information about your world to signs! Easy to configure and use.

Last updated 3 days ago
Total downloads 245
Total rating 1 
Categories Mods Tweaks Client-side
Dependency string jcdcdev-Signs-0.2.1
Dependants 1 other package depends on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

jcdcdev.Valheim.Signs

jcdcdev.Valheim.Signs icon

GitHub Release Thunderstore Release Nexus Mods Release

This is a BepInEx plugin for Valheim that allows you to configure signs to display in-game information.

Feel free to suggest other useful signs!

Client or Server?

This mod is designed to work on the client and optionally the server.

If added to the server, all clients will need to have the mod installed to join.

Features

Simply place any sign and set the text to one of the following options, e.g {{onlineCount}}.

Online Count

Displays the current number of players online.

{{onlineCount}}

In game screenshot of the Online Count sign

Comfort

Displays the current comfort level of the player.

{{comfort}}

In game screenshot of the Comfort sign

Stamina

Displays the current stamina level of the player.

{{stamina}}

In game screenshot of the Comfort sign

Health

Displays the current health level of the player.

{{health}}

In game screenshot of the Comfort sign

Game Time

Displays the current in-game time.

{{gameTime}}

In game screenshot of the Game Time sign

Options

Option Description Example Example Output
12 Outputs in 12 hour format {{gameTime 12}} 12:00 AM
s Adds seconds to the time {{gameTime s}} 12:00:00

Actual Time

Displays the current time.

{{actualTime}}

In game screenshot of the Actual Time sign

Options

Option Description Example Example Output
12 Outputs in 12 hour format {{gameTime 12}} 12:00 AM
s Adds seconds to the time {{gameTime s}} 12:00:00
f Outputs full date and time {{gameTime f}} 06 September 2024 09:08
g Outputs date and time {{gameTime g}} 06/09/2024 09:08

Installation

If you're using a mod installer, you can likely ignore this section.

Install BepInEx

Download BepInEx, extract everything inside BepInEx_Valheim into your Valheim folder ( typically C:\<PathToYourSteamLibrary>\steamapps\common\Valheim).

Install jcdcdev.Valheim.Signs

Download from Thunderstore, extract the ZIP and place all content into BepInEx/plugins of your Valheim install.