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 | 3 years ago |
Version | 1.0.1 |
Download link | givenameplz-IHaveArrived-1.0.1.zip |
Downloads | 5233 |
Dependency string | givenameplz-IHaveArrived-1.0.1 |
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 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:
/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 false - Turn off arrival messages completly.
/arrived true - Turn them on again!
/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.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