Configuration

Updated a day ago

Configuration

The config file is generated automatically on first launch.

Path: BepInEx/config/com.jojo.valheimessentials.cfg

Options

Section Option Default Description
General CommandPrefix / Chat command prefix
Home MaxHomes 5 Max homes per player
Home CooldownSeconds 0 Cooldown for /home (0 = off)
Back CooldownSeconds 0 Cooldown for /back (0 = off)
RTP MinRange 1000 Minimum RTP distance from player
RTP MaxRange 8000 Maximum RTP distance from player
RTP CooldownSeconds 0 Cooldown for /rtp (0 = off)

All cooldowns are disabled by default. The mod is designed for private servers with no restrictions.

Example .cfg

[General]
CommandPrefix = /

[Home]
MaxHomes = 5
CooldownSeconds = 0

[Back]
CooldownSeconds = 0

[RTP]
MinRange = 1000
MaxRange = 8000
CooldownSeconds = 0

Tips

  • If you already had the mod installed and want to see new config options, delete the .cfg file and restart the game to regenerate it
  • Cooldown 0 means no cooldown — instant teleport with no wait