Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 3 weeks ago
No beds. No set spawns. Just the wild. FeralSpawns drops players into a random corner of the world on first join and every death(if player not set spawn in bed) ā because survival should never start in the same place twice. Support for server like anarchy , smp , etc.
Permissions
| Permission | Description | Default |
|---|---|---|
randomspawn.admin |
Access to all /rdsw commands |
OP |
| Command | Description |
|---|---|
/rdsw around <radius> |
Teleport yourself to a random spot within the given radius |
/rdsw reload |
Reload the config |
/rdsw info |
Show plugin version, author, and AuthMe version (if installed) |
config.yml
randomspawn:
enabled: true
around: 1000
respawn_timeout: 30
spawn_on_every_login: false
main_world: world
debug: false


