Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
MobSpawnerRange
PluginMIT

MobSpawnerRange

Plugin to increase the activation distance of mob spawners.

76
Downloads
0
Followers
4 months ago
Updated
📦
1
Versions
utilitypaperpurpur
Download Latestv1.2.0View on Modrinth

📖About MobSpawnerRange

MobSpawnerRange

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

📋 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

# 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

👥 Team & Contributors

FlyAwayMaking
FlyAwayMakingOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperpurpur
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+4 more

🔗 Links

Modrinth Page