StopTime
Allows to break the laws of the universe and stop the flow of time.
Last updated | 11 months ago |
Total downloads | 1169 |
Total rating | 1 |
Categories | Mods Server-side Client-side Utility Hildir's Request Update |
Dependency string | noglow-StopTime-0.1.2 |
Dependants | 2 other packages depend on this package |
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.2202ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.15.2README
StopTime
THIS IS RELEASED AS THE EXPERIMENTAL VERSION FOR NOW. USE AT YOUR OWN RISK.
Everyone must have this mod installed to join the game.
Disclaimer
This mod is used by the author and released at the request of other players. Its intention is to stop time during server maintenance and preparation for events. It hasn't undergone extensive testing and may cause unexpected behavior.
Description
Allows you to break the laws of the universe and stop the flow of time.
Adds two new commands:
timestop
- Stops the flow of timetimeresume
- Resumes the flow of time
Time can also be stopped through mod configuration.
Commands are sent to the server, making them usable in multiplayer. All clients will be notified when time is stopped or resumed.
Time does not affect the movement of entities or piece physics. Processes like ore smelting will not work. Days and daytime will not progress. Another observable effect is that waves will stop moving.
Changelog
Version 0.1.2 (Experimental)
- Refactored code to be in line with my other mods.
Version 0.1.1 (Experimental)
- Updated package only. Mod description contained wrong command names.
Version 0.1.0 (Experimental)
- Initial release.