Перейти к содержимому
Mineforgian

RandomSpawn

A simple mod to randomly spawn at a range of coordinates | Random Spawn

Загрузки
65K
Подписчики
5
Обновлён
4 декабря 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 17 августа 2024 г.

Name + Logo

RandomSpawn

RandomSpawn teleports players to a random location within a configurable coordinate range whenever they respawn or join the server for the first time. This is designed for dedicated servers and does not work in singleplayer. Ideal for exploration based servers or gameplay styles where every new life should begin in a fresh area.

Features

• Random spawn points on first join and/or on respawn • Fully configurable X and Z boundaries

  • MinX, MaxX, MinZ, MaxZ
  • SpawnOnFirstJoin
  • SpawnOnRespawn

Configuration

A config file is created automatically on first launch.

Default values:

MinX = -1000
MaxX = 1000
MinZ = -1000
MaxZ = 1000

SpawnOnFirstJoin = true
SpawnOnRespawn   = true

You can adjust these values to control the size of the spawn region or disable specific behaviors as needed.

Ченджлог

1.0Релиз1.21.1 · 4 декабря 2025 г.

Update dependencies, improve player join handling finished update to 1.21.1

0.1.1Релиз1.20.1 · 17 августа 2024 г.

Added multi Threading for better server performance Added Support for respawing.

All editable thru the config.

Комментарии

Загружаем…