Spawn Ward

Quick rating

Spawn Ward

No reviews yet

Gives players temporary spawn immunity after joining world or respawning which was removed after 1.21.3

Magic
Bug Fixes
Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Required

About

Project Details

Type
Mod
License
Apache License 2.0
Latest Version
spawnward-1.10.0+26.2.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

# SpawnWard

A lightweight server-side Fabric mod that restores the temporary spawn protection removed after Minecraft 1.21.3. Players receive a short period of invincibility when joining a world, helping prevent unfair spawn kills and spawn camping.

## Features

- 🛡️ Restores temporary spawn protection on player join.
- ⚡ Lightweight and optimized for performance.
- 🌐 Server-side only — clients do not need to install the mod.
- 🔧 Simple configuration.
- 📦 Supports multiple Minecraft versions.

## Requirements

- Fabric Loader
- Fabric API
- A supported Minecraft version (see Releases or Modrinth)

## Installation

1. Install Fabric Loader for your Minecraft version.
2. Download the matching SpawnWard release.
3. Place the `.jar` file in your server's `mods` folder.
4. Start or restart the server.

## Compatibility

SpawnWard supports multiple Minecraft versions. Check the **Releases** page or **Modrinth** for the latest supported versions.

## Building

Clone the repository and run:

### Linux/macOS

```bash
./gradlew build
```

### Windows

```bat
gradlew.bat build
```

The compiled JAR will be generated in:

```
build/libs/
```

## Contributing

Contributions, bug reports, and feature requests are welcome. Feel free to open an issue or submit a pull request.

## License

This project is licensed under the MIT License. See the `LICENSE` file for details.

## Author

Rumman (Aelrix)

SpawnWard

SpawnWard restores Minecraft's classic spawn protection by granting players temporary, complete damage immunity immediately after joining a world or server, or respawning after death. This helps prevent unfair deaths caused by hostile mobs, environmental hazards, or spawn camping.

Built for modern Fabric, SpawnWard is lightweight, server-side, and designed with performance in mind.


✨ Features

  • Instant Protection – Automatically activates whenever a player joins the world or respawns.
  • Complete Damage Immunity – Blocks all incoming damage, including mobs, lava, fall damage, PvP, explosions, and other damage sources while protection is active.
  • Configurable In-Game – Adjust the protection duration at any time using Minecraft's built-in gamerule system. No restart required.
  • Performance Focused – Uses an efficient event-driven system instead of continuously checking every online player.
  • Server-Side Only – Works on dedicated servers, LAN worlds, and singleplayer without requiring clients to install the mod.

⚙️ Configuration

SpawnWard adds a native Minecraft gamerule that controls the duration of spawn protection:

/gamerule spawnImmunityTicks <value>

Minecraft runs at 20 ticks per second.

Examples

Protection Time Command
Disabled /gamerule spawnImmunityTicks 0
3 Seconds (Default) /gamerule spawnImmunityTicks 60
5 Seconds /gamerule spawnImmunityTicks 100
10 Seconds /gamerule spawnImmunityTicks 200

📦 Installation

  1. Install Fabric Loader for your Minecraft version.
  2. Install Fabric API.
  3. Place spawnward-<version>.jar into your mods folder.
  4. Launch the game or start your server.

Note: SpawnWard is a server-side mod. Players joining a server do not need to install it on their client.


📜 License

SpawnWard is open-source software licensed under the MIT License.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works