
You are viewing a potentially older version of this package. View Latest Version

A Valheim BepInEx mod that unlocks bosses on real-life dates. Set a date and time (Philippines, GMT+8) for each boss; the mod blocks altar use until then and can notify players via in-game chat and optional Discord webhooks.
ServerSync is included with the mod for config synchronization.
BepInEx/plugins/Arthistic-ScheduleBossFight/ contains the mod DLL (and any bundled files).Config file: BepInEx/config/arthistic_scheduledbossfight.cfg
| Setting | Default | Description |
|---|---|---|
| Lock Configuration | true |
If enabled, only server admins can change config (synced via ServerSync). |
| CheckIntervalSeconds | 1800 |
How often the mod checks unlock dates (seconds). |
| UtcOffsetHours | 8 |
Timezone offset from UTC in hours (e.g. 8 for Philippines GMT+8, -5 for EST). UnlockAt times are interpreted in this timezone. |
| DiscordNotifyMinutesBefore | 30 |
Send a Discord message this many minutes before a boss unlocks (0 = disabled). |
| DiscordWebhookURL | (empty) | Optional Discord webhook URL for unlock/countdown messages. |
| Setting | Description |
|---|---|
| DisplayName | Name used in chat/Discord messages. |
| Enabled | Turn scheduled unlock on/off for this boss. |
| UnlockAt | Date and time in Philippines (GMT+8). Format: yyyy-MM-dd or yyyy-MM-dd HH:mm or yyyy-MM-dd HH:mm:ss. |
Example: UnlockAt = 2027-01-01 18:00:00 → boss unlocks on 1 Jan 2027 at 18:00 Philippines time.
defeated_eikthyr), so the boss is considered defeated for progression.| Setting | Description |
|---|---|
| 1.1.2 | UTC Offset set to configurable |
| 1.1.1 | Removed global key (defeated_eikthyr etc.) after the configured date, Error on me |
| 1.1.0 | Release for production |