promotional bannermobile promotional banner

SpawnGuard

Mod that protects players from mob attacks for a set duration after spawning, ensuring a safe start in any world. Ideal for survival or challenge-based packs where early-game defense is crucial.

File Details

SpawnGuard 1.21.4-1.1.2 [Fabric]

  • R
  • May 2, 2026
  • 27.38 KB
  • 8
  • 1.21.4
  • Fabric

File Name

spawnguard-1.21.4-1.1.2-fabric.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:spawnguard-1183148:8025712"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

[1.1.2] - 2026-05-02

Fixed

  • Fabric: dedicated server crash on startup caused by SpawnGuard implementing ModMenuApi directly. ModMenu integration moved to a separate client-only class (#7).

[1.1.0] - 2026-03-16

Changed

  • Migrated Fabric config from owo-lib to cloth-config (AutoConfig + Jankson)
  • Added ModMenu config screen integration
  • Added mc-publish CI deploy for CurseForge, Modrinth, GitHub
  • Unified build config and metadata across all loaders (gui-scaler pattern)
  • Updated README with features, configuration, and requirements

[1.0.1] - 2025-02-19

Fixed

  • Fixed a bug where the mod would not load on fabric servers.

[1.0.0] - 2025-02-19

Added

  • Multiloader support.

[0.3b] - 2025-01-19

Added

  • Config file for mod settings.

[0.2b] - 2025-01-19

Added

  • Created this mod.
  • Setup GitLab CI/CD pipeline.