HomeJavaModsRandomSpawn – Smart Random Player Spawning Plugin
RandomSpawn – Smart Random Player Spawning Plugin
ModsJava

RandomSpawn – Smart Random Player Spawning Plugin

⬇ Download on Spigot

[​IMG]

RandomSpawn

RandomSpawn is a lightweight and high-performance SpigotMC plugin that provides random spawn locations for players on first join and respawn after death.

Features



Commands


Command Description Permission
/rd or /random Shows the help menu None
/rd reload or /random reload Reloads the plugin configuration randomspawn.reload


Permissions


Permission Description Default
randomspawn.reload Allows reloading the plugin configuration OP


Installation



Configuration


Code (Text):

# RandomSpawn Configuration

# Spawn location range
spawn:
  # X coordinate range
  x:
    min: -1000
    max: 1000
 
  # Y coordinate range (ignored if force-ground-spawn is true)
  y:
    min: 64
    max: 128
 
  # Z coordinate range
  z:
    min: -1000
    max: 1000
 
  # If true, players will always spawn on the surface
  # This will disable the Y coordinate range setting above
  force-ground-spawn: true
 
  # Maximum number of attempts to find a safe spawn location
  max-tries: 50

# List of dangerous blocks that players should not spawn on
fatal-blocks:
  - BEDROCK
  - LAVA
  - FIRE
  - CACTUS
  - MAGMA_BLOCK
  - CAMPFIRE
  - SOUL_CAMPFIRE
  - WITHER_ROSE
  - SWEET_BERRY_BUSH

# Event settings
events:
  # Enable random spawn on first join
  first-join: true
 
  # Enable random spawn on death
  respawn-on-death: true

# List of worlds where random spawn is enabled
# If empty, only the default world will be used
enabled-worlds:
  - world
  # - world_nether
  # - world_the_end

# Messages
messages:
  prefix: "&6[RandomSpawn] &r"
  reload: "&aConfiguration reloaded successfully!"
  no-permission: "&cYou don't have permission to use this command!"
 

Requirements



Support


If you encounter any issues or have suggestions, please open an issue on the GitHub repository.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

RandomSpawn – Smart Random Player Spawning Plugin is a free Minecraft Java mod. Compatible with Minecraft 1.16, 1.17, 1.18, 1.19 and newer. Downloaded 886 times (via Spigot). Download it and open it directly in the game.

Explore more