Server Administration¶
Upstream Bloodcraft Reference
Bloodcraft version: 1.13.22 stable
Last verified: 2026-08-23
This page documents upstream Bloodcraft, not BloodcraftExpansion custom features.
Bloodcraft is a server-side BepInEx plugin. Administrators control its systems through BepInEx/config/io.zfolmt.Bloodcraft.cfg, source-defined admin commands, and the persisted JSON data under BepInEx/config/Bloodcraft/.
Operating path¶
- Install the stable Bloodcraft package and its exact required dependencies.
- Start the dedicated server once to generate configuration and data paths.
- Stop the server before editing configuration.
- Enable only the systems the server intends to support.
- Restart and review the BepInEx log for Bloodcraft startup errors.
- Back up configuration and player data before upgrades or bulk admin operations.
Guides¶
- Recommended Configuration
- PvE Example
- PvP Example
- High Progression Example
- Admin Commands
- Player Data
- Troubleshooting