nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

AdvanceRandomSpawn

Plugin to teleport players who first play on the server. I made this plugin so that players on the server don't gather near the world spawn point where this makes players meet each other. I try to spread them out so that the world can be explored further

config.yml
# AdvanceRandomSpawn
# enable: true

# Radius random spawn
# spawnRadius: 1000

# Support multi world
# activeWorlds:
#  - world  
#  - 2b2t

# How many players can spawn beds?. default 1. value must be > 1
# max_spawn_beds: 3

# If true then player can spawn in the same bed
# default false
# share_bed: false

# I don't recommend to enable log when plugin is ok. because log will disturb console. 
# But if there is any problem with plugin try to enable it and share screenshot to me.
# Default false
# log: false
# =================================================================================== #
enable: true
spawnRadius: 1000
activeWorlds:
  - world  
  # - 2b2t
max_spawn_beds: 3
share_bed: false
log: false


command

help

External resources


Project members

SkyX

Owner


Technical information

License
Apache-2.0
Project ID