MobFarmLimiter
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #130 of 173 folia mods in this game by downloads
📋 About This Mod
# Mob Farm Limiter Mob Farm Limiter was designed to control farms that bypass vanilla mob caps. It provides full flexibility, allowing users to configure and manage specific mob farm limits via `config.yml` according to their needs. ## Features Unlike other plugins that periodically delete existing mobs, Mob Farm Limiter proactively cancels mob spawn events before they occur. It restricts spawns based on: - **Entity Types**: Specify exactly which mobs to limit. - **Radius**: Set the distance (in blocks) to scan for nearby entities. - **Counts**: Define the maximum number of entities allowed within that radius. - **Spawn Reasons**: Target specific spawning methods (e.g., `NATURAL`, `NETHER_PORTAL`). ## Configuration These are default values; you can add as many sections as needed to the configuration. ``` mob-limits: # The entity type to apply the limit # https://jd.papermc.io/paper/1.21.11/org/bukkit/entity/EntityType.html pillager: # Radius (in blocks) to check for nearby entities radius: 36 # Maximum number of entities allowed within the radius count: 100 # List of spawn reasons to apply this limit # Reference: https://jd.papermc.io/paper/1.21.11/org/bukkit/event/entity/CreatureSpawnEvent.SpawnReason.html # Multiple spawn reasons can be specified. # If empty , all spawn reasons are applied. reasons: - NATURAL zombified_piglin: radius: 50 count: 100 reasons: - NETHER_PORTAL oak_boat: # This section limits manually placed items like Armor Stands, Boats, Minecarts, and End Crystals. radius: 16 count: 10 # Do not add a "reasons" section here, it is not needed. ``` ## Commands - `/mobfarmlimiter reload`: Reloads the configuration file. ## Permissions - `mobfarmlimiter.command.reload`: Allows use of the reload command. (Default: OP)
# Mob Farm Limiter
Mob Farm Limiter was designed to control farms that bypass vanilla mob caps. It provides full flexibility, allowing users to configure and manage specific mob farm limits via `config.yml` according to their needs.
## Features Unlike other plugins that periodically delete existing mobs, Mob Farm Limiter proactively cancels mob spawn events before they occur. It restricts spawns based on: - Entity Types: Specify exactly which mobs to limit. - Radius: Set the distance (in blocks) to scan for nearby entities. - Counts: Define the maximum number of entities allowed within that radius. - Spawn Reasons: Target specific spawning methods (e.g., `NATURAL`, `NETHER_PORTAL`).
## Configuration These are default values; you can add as many sections as needed to the configuration.
``` mob-limits: # The entity type to apply the limit # https://jd.papermc.io/paper/1. 21. 11/org/bukkit/entity/EntityType.html pillager: # Radius (in blocks) to check for nearby entities radius: 36 # Maximum number of entities allowed within the radius count: 100 # List of spawn reasons to apply this limit # Reference: https://jd.papermc.io/paper/1. 21. 11/org/bukkit/event/entity/CreatureSpawnEvent. SpawnReason.html # Multiple spawn reasons can be specified. # If empty [], all spawn reasons are applied. reasons: - NATURAL zombified_piglin: radius: 50 count: 100 reasons: - NETHER_PORTAL
oak_boat: # This section limits manually placed items like Armor Stands, Boats, Minecarts, and End Crystals. radius: 16 count: 10 # Do not add a "reasons" section here, it is not needed. ```
## Commands - `/mobfarmlimiter reload`: Reloads the configuration file.
## Permissions - `mobfarmlimiter.command.reload`: Allows use of the reload command. (Default: OP)
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- metaph0
- Version
- 1.1
- Downloads
- 441
- Endorsements
- 3
- Category
- folia
- Created
- 1/29/2026
- Updated
- 5/21/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- game-mechanics, management, optimization
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does MobFarmLimiter support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of MobFarmLimiter?
Version 1.1, published 2026-05-21 with 441 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await