You are viewing a potentially older version of this package.
View all versions.
IHaveArrived
Turn off or change those annoying messages when joining a server/world.
Date uploaded | 10 months ago |
Version | 1.0.2 |
Download link | givenameplz-IHaveArrived-1.0.2.zip |
Downloads | 801 |
Dependency string | givenameplz-IHaveArrived-1.0.2 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2200README
I have arrived!
Remove those annoying messages when joining a server.
Or even better, change them to fit your taste.
Installation (Manual)
- Install the BepInEx Mod.
- Copy the
gnp_IHaveArrived
folder into<GameRoot>\BepInEx\plugins
. - Start the Game and press
F5
to typearrived
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:
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