Communities
Developers
Get Manager
Log In
Communities
Developers
API Docs
GitHub
Package Format Docs
Markdown Preview
Manifest Validator
Contact Us
Privacy Policy
News
Get Manager
Communities
Valheim
Cron_Job
Valheim
Upload package
Cron Job
Allows executing commands automatically on the server.
JereKuusela
https://github.com/JereKuusela/valheim-cron_job
Install
Details
Details
Last Updated
First Uploaded
Downloads
13K
Likes
7
Size
125KB
Dependency string
JereKuusela-Cron_Job-1.12.0
Dependants
68 other mods
Categories
Tools
Server-side
Download
Details
Required (2)
Wiki
Changelog
Versions
Analysis
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Modding Wiki
Modding Discord
v1.12
Adds dependency to YamlDotnet package.
Fixed to work with the new Discord Connector mod update.
v1.11
Adds a new file "cron_last.yaml" to track the last time job were checked.
This prevents running all jobs on server restart.
Adds a new field
useGameTime
to run jobs based on the in-game time.
Adds a new field
commands
to run multiple commands.
Adds new player related parameters to match Expand World Prefabs mod.
Fixes join job triggering on player respawn.
v1.10
Fixed for the new update.
v1.9
Adds support for changing the Discord Connector message type.
Adds a new setting "logSkipped" to allow disabling logging of skipped jobs.
Changes the default Discord Connector mesasge type from "Other" to "cronjob".
v1.8
Fixed for the new update.