givenameplz-IHaveArrived icon

IHaveArrived

Turn off or change those annoying messages when joining a server/world.

Last updated 3 months ago
Total downloads 7375
Total rating 6 
Categories Mods Tweaks Misc Client-side Utility
Dependency string givenameplz-IHaveArrived-1.0.2
Dependants 20 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2200 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2200

README

I have arrived!

Remove those annoying messages when joining a server.

Or even better, change them to fit your taste.

Installation (Manual)

  1. Install the BepInEx Mod.
  2. Copy the gnp_IHaveArrived folder into <GameRoot>\BepInEx\plugins.
  3. Start the Game and press F5 to type arrived in the console for usage and setup!

Uninstall

This mod is safe to uninstall, it will not corrupt your savegame.

Settings / Configuration

Handle all the Settings In-Game with those handy Console commands: Console Example

help - Default command has been handily expanded to also include this mod.
arrived - Output current Settings and Usage.
arrived add <message> - Add a new message to the list.
arrived announce true/false - Turn the arrival messages on or off.
arrived list - List all messages that have been added with their respective index.
arrived remove <index> - Remove the message with the corresponding index.
arrived clear - Nuke everything, no questions asked. (All messages deleted)
arrived reload - Reload all messages and settings.

Contact / Feedback

If you feel like dropping a message about something feel free to head to the Website to find contact information, or even better on Discord.

Changelog

1.0.2

  • Reworked Console commands to be in-line with the official ones.
  • Removed ability to type commands into the chatbox, F5 console only now.
  • Fixed the mod crashing due to previous Valheim updates. (Thanks to Bot for pointing this out.)
  • Changed BepInEx dependency from 5.4.1502 to 5.4.2200.

1.0.1

  • Changed behavior when no messages were added yet, the default "I have arrived!" message will be used as a fallback.
  • Fixed long messages in consoles by shortening them to improve readability. (Especially for /arrived list)
  • Fixed misplaced lower capitalization convert when turning the messages off.
  • Removed some debug outputs.
  • Fixed Plugin not loading after "Hearth & Home" update.
  • Changed BepInEx dependency from 5.4.602 to 5.4.1502.

1.0.0

  • Initial release