promotional bannermobile promotional banner

FantasticSpawnProtect

FantasticSpawnProtect⚠️Mob Cleanup⚠️ Dungeons and farming worlds can be excluded from protection
Back to Files

FantasticSpawnProtect-enabledWorlds.jar

File nameFantasticSpawnProtect.jar
Uploader
DerFriesnDerFriesn
Uploaded
Jun 13, 2026
Downloads
39
Size
20.9 KB
File ID
8242135
Type
R
Release
Supported game versions
  • 0.5

What's new

FantasticSpawnProtect Update 1.0.5

FantasticSpawnProtect now supports world-specific spawn protection.

This update was mainly added for servers with dungeon or endgame worlds, where players still need to break blocks or gather materials to progress.

New

  • Added enabledWorlds config option
  • Spawn protection only works in listed worlds
  • Dungeons and farming worlds can be excluded from protection
  • Block breaking protection checks the world
  • Block placing protection checks the world
  • Hostile mob cleanup also checks the world

Why this update?

Some servers use dungeons where players must collect materials or break certain blocks to continue.

With enabledWorlds, you can now protect only your main spawn world while allowing players to gather materials inside dungeon worlds.

Config Example

{
  "enabled": true,
  "spawnProtectRadius": 100,
  "enabledWorlds": [
    "tale-world",
    "spawn",
    "lobby"
  ],
  "removeHostileMobs": true,
  "hostileMobNames": [
    "Zombie",
    "Skeleton",
    "Bear_Grizzly",
    "Bear_Polar"
  ]
}

This mod has no related projects