MobSpawnerRange

⭐ — (1 endorsements) 📥 305 downloads 📌 v1.3.0 📅 12/17/2025
🟡 Updated this year

By FlyAwayMaking · paper

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/1/2026 📅 Created: 12/17/2025

🔍 Analysis

  • 🏆 #41 of 219 paper mods in this game by downloads

📋 About This Mod

✅ Increasing the activation radius of mob spawners
✅ Automatic application of settings to new spawners
✅ Commands for managing settings in real-time
✅ Support for configuration reload without server restart

# MobSpawnerRange A plugin that allows increasing the activation distance for mob spawning from spawners. ## 🧩 Version Compatibility | **Plugin version** | **Supported Paper** | **Java** | |--------------------|---------------------|----------| | `1.3.0` | `1.20` – `26.2` | 25 | | `1.2.0` | `1.20` – `1.21.11` | 21 | ## 📋 Description The standard activation distance for spawners in Minecraft is 16 blocks. This plugin allows increasing this distance, which is especially useful for creating efficient farm mob farms and mob arenas. ## ⚡ Features - Increasing the activation radius of mob spawners - Automatic application of settings to new spawners - Commands for managing settings in real-time - Support for configuration reload without server restart ## ⚙️ Configuration ```yaml # MobSpawnerRange Configuration # Base activation distance for spawners in Minecraft - 16 blocks activation-range: 32 debug-mode: false messages: # General messages no-permission: "<red>You don't have permission for this command!" invalid-number: "<red>Please enter a valid number!" # Reload command reload-success: "<green>MobSpawnerRange configuration reloaded!" # Info command info: | <gold>=== MobSpawnerRange === <yellow>Current activation distance: <green>{range}</green> blocks info-debug-enabled: "<yellow>Debug mode: <green>enabled" info-debug-disabled: "<yellow>Debug mode: <red>disabled" # Setrange command setrange-usage: "<red>Usage: /spawnerrange setrange <distance>" setrange-invalid: "<red>Distance must be a number!" setrange-success: "<green>Activation distance set to {range} blocks!" setrange-updated: "<green>All spawners updated!" # Updateall command updateall-success: "<green>All spawners updated with current settings!" # Help command help-header: "<gold>=== MobSpawnerRange Help ===" help-info: "<yellow>/spawnerrange info <white>- Plugin information" help-reload: "<yellow>/spawnerrange reload <white>- Reload config" help-setrange: "<yellow>/spawnerrange setrange <distance> <white>- Set distance" help-updateall: "<yellow>/spawnerrange updateall <white>- Update all spawners" # Errors unknown-command: "<red>Unknown command. Use /spawnerrange help" ``` ## 📝 Commands - `/spawnerrange info` - information about current settings - `/spawnerrange reload` - reload configuration - `/spawnerrange setrange <distance>` - set new activation radius (applied immediately) - `/spawnerrange updateall` - update activation radius for active spawners according to config ## 🔐 Permissions - `mobspawnerrange.info` - view information (default: op) - `mobspawnerrange.reload` - reload configuration (default: op) - `mobspawnerrange.setrange` - change distance (default: op) - `mobspawnerrange.updateall` - all administrative rights (default: op) ## 🎯 Usage After installing the plugin, all new spawners will automatically use the increased activation radius. To apply settings to existing spawners, use the `/spawnerrange updateall` command. ## Installation 1. Download the **latest release** from the (../../releases) section 2. Place it in the `/plugins` folder 3. Restart the server 4. Configure config.yml if needed 5. Use `/mobspawner reload` to apply changes without restart

# MobSpawnerRange

A plugin that allows increasing the activation distance for mob spawning from spawners.

## 🧩 Version Compatibility

| Plugin version | Supported Paper | Java | |--------------------|---------------------|----------| | `1. 3. 0` | `1. 20` – `26. 2` | 25 | | `1. 2. 0` | `1. 20` – `1. 21. 11` | 21 |

## 📋 Description

The standard activation distance for spawners in Minecraft is 16 blocks. This plugin allows increasing this distance, which is especially useful for creating efficient farm mob farms and mob arenas.

## ⚡ Features

  • Increasing the activation radius of mob spawners
  • Automatic application of settings to new spawners
  • Commands for managing settings in real-time
  • Support for configuration reload without server restart

## ⚙️ Configuration

```yaml # MobSpawnerRange Configuration

# Base activation distance for spawners in Minecraft - 16 blocks activation-range: 32 debug-mode: false

messages: # General messages no-permission: "You don't have permission for this command!" invalid-number: "Please enter a valid number!"

# Reload command reload-success: "MobSpawnerRange configuration reloaded!"

# Info command info: | === MobSpawnerRange === Current activation distance: {range} blocks info-debug-enabled: "Debug mode: enabled" info-debug-disabled: "Debug mode: disabled"

# Setrange command setrange-usage: "Usage: /spawnerrange setrange " setrange-invalid: "Distance must be a number!" setrange-success: "Activation distance set to {range} blocks!" setrange-updated: "All spawners updated!"

# Updateall command updateall-success: "All spawners updated with current settings!"

# Help command help-header: "=== MobSpawnerRange Help ===" help-info: "/spawnerrange info - Plugin information" help-reload: "/spawnerrange reload - Reload config" help-setrange: "/spawnerrange setrange - Set distance" help-updateall: "/spawnerrange updateall - Update all spawners"

# Errors unknown-command: "Unknown command. Use /spawnerrange help" ```

## 📝 Commands

  • `/spawnerrange info` - information about current settings
  • `/spawnerrange reload` - reload configuration
  • `/spawnerrange setrange ` - set new activation radius (applied immediately)
  • `/spawnerrange updateall` - update activation radius for active spawners according to config

## 🔐 Permissions

  • `mobspawnerrange.info` - view information (default: op)
  • `mobspawnerrange.reload` - reload configuration (default: op)
  • `mobspawnerrange.setrange` - change distance (default: op)
  • `mobspawnerrange.updateall` - all administrative rights (default: op)

## 🎯 Usage

After installing the plugin, all new spawners will automatically use the increased activation radius. To apply settings to existing spawners, use the `/spawnerrange updateall` command.

## Installation

1. Download the latest release from the (../../releases) section 2. Place it in the `/plugins` folder 3. Restart the server 4. Configure config.yml if needed 5. Use `/mobspawner reload` to apply changes without restart

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
FlyAwayMaking
Version
1.3.0
Downloads
305
Endorsements
1
Category
paper
Created
12/17/2025
Updated
8/1/2026
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
utility

🔧 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 MobSpawnerRange support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.6. Other versions may work but are untested by the author.

What is the latest version of MobSpawnerRange?

Version 1.3.0, published 2026-08-01 with 305 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More paper 👤 More by FlyAwayMaking 🔎 Similar Mods 🌐 Best paper (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods