← Назад к ресурсам

GlobalSpawn

GlobalSpawn allows you to change spawn dimension and position via command or config file.

Modrinth utility

Описание

## [This project is archived] ### Since Vanilla 1.21.9+ is now able to set the world spawn in dimensions other than the overworld, this mod is now obsolete. ### You can create an initial spawn using command blocks and scoreboards ---- GlobalSpawn allows you to change spawn dimension and position via command (server owners) or config file (modpack makers). Want play a "Nether Escape" scenario or start in an other custom dimension? Now you can! You are also able to set an initial spawn point. If an initial spawn is set a player that first joins the server will join at this position instead, overriding the default and global spawn points. This way new players can be spawned in a welcome or tutorial area. Spawn Algorithm: 1. First join? => Initial Spawn (if active) 2. Has Player respawn Point (bed, ...)? => Use vanilla respawn point 3. Is GlobalRespawnPoint active? => Global respawn point 4. Vanilla overworld spawn Commands: /globalspawnpoint query /globalspawnpoint remove /globalspawnpoint set Cross dimension spawn point for all players without bed /respawn anchor/... /initialspawnpoint query /initialspawnpoint remove /initialspawnpoint set One-time cross dimension spawn point for new players.