promotional bannermobile promotional banner

RegionSpawnMobs

Take full control of how mobs spawn in your world. Define where they appear, how many, when, and under what conditions.

File Details

RegionSpawnMobs-1.0.6.jar

  • B
  • Feb 23, 2026
  • 191.69 KB
  • 119
  • Early Access

File Name

RegionSpawnMobs-1.0.6.jar

Supported Versions

  • Early Access

New Features

Fix: Error "world not found" fixed.

Preset Management Commands

  • /rsmpresetlist - List all presets
  • /rsmpresetinfo <name> - View preset details
  • /rsmpresetcreate <name> <interval> <minQty> <maxQty> - Create preset
  • /rsmpresetdelete <name> - Delete preset
  • /rsmpresetinterval <name> <seconds> - Edit spawn interval
  • /rsmpresetminqty <name> <quantity> - Edit minimum quantity
  • /rsmpresetmaxqty <name> <quantity> - Edit maximum quantity

Changes

  • /rsmreload now reloads presets from disk

Examples

 
# Create preset
/rsmpresetcreate arena_pvp 5 3 6

# Edit preset
/rsmpresetinterval dungeon_hard 5
/rsmpresetmaxqty dungeon_hard 10

# List presets
/rsmpresetlist