File Details
SpawnManager
- R
- May 15, 2026
- 12.74 KB
- 7
- 26.1.2
- Fabric
File Name
spawnmanager-1.1.1.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
Added:
/spawnmanager setexactspawn <x> <y> <z>— Sets the world spawn to a precise block with zero random scatter. Supports relative coordinates (~ ~ ~) with full tab-completion./spawnmanager setspawnradius <blocks>— Sets the radius of the protection zone around spawn (default: 32 blocks). Use0to disable entirely.- Block protection — Non-op players cannot break blocks inside the protection radius.
- Damage immunity — Players inside the zone take no damage from any source.
- Zone exit notification — Players receive a message when they walk outside the protected area.
Fixed:
- Overworld only — Protection applies exclusively to the Overworld. Nether and End are unaffected.
- Persistent config — Radius is saved to
config/spawnmanager.jsonand survives restarts. No manual editing needed. - Server-side only — Players do not need the mod installed on their client.