HomeJavaModsNoobGuard
ModsJava

NoobGuard

by fronbasal · on Modrinth

A minimal, server-side NeoForge mod to prevent mobs from targeting certain players. Free Minecraft Java mod for 1.21, 1.21.1, 1.21.2.

⬇ Download on Modrinth

NoobGuard

NoobGuard is a server-side only Minecraft NeoForge mod (1.21.x) designed to provide a "peace mode" for specific players, allowing them to explore and interact with the world without facing hostile mobs when they are alone or in the presence of other "guarded" players. This is especially useful for players who prefer a less challenging experience or for younger players.

Features

Installation

  1. Install Minecraft NeoForge.
  2. Download the NoobGuard mod file.
  3. Place the NoobGuard mod file into the mods folder of your Minecraft directory.
  4. You will find the configuration file noobguard-common.toml in the config folder of your Minecraft Server directory.

Usage

  1. After installation, launch the game.
  2. Add the UUIDs of guarded players in the noobguard-common.toml config file, or edit via the config screen in-game if supported.

Configuration Options

NoobGuard offers the following customizable options:

Example Configuration

In noobguard.toml:

preventSpawning = true
dropLoot = true
aloneDistance = 40
guarded-users = ["uuid1", "uuid2", "uuid3"]

Replace uuid1, uuid2, and uuid3 with the actual UUIDs of the players you wish to guard.

Events

NoobGuard leverages the following events:

Logging

NoobGuard logs actions and events such as target prevention, entity removal, and spawn prevention for debugging and monitoring purposes under the DEBUG level.

License

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

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more