RandomSpawn - Simple lightweight plugin which provides
your players the ability to respawn randomly around the world.
Main Features Teleport players to configured spawn points!
Respawn on death to configured spawn points!
Create, Edit, Remove spawn points!
Spawn point item icon customization!
Lore & Details in the GUI!
Individual spawns can be enabled/disabled!
Price per Spawn, Economy Check & Deduction
Custom Currency Symbol
Cooldowns per Spawn
Easy to use Spawn List
Permission Nodes
Work In Progress as of v2.0.0 Individual Spawn Enable / Disable Currently this feature is added but not working!
Folia Support The plugin will load, and some commands work but still finishing this up!
The /rs edit <point> GUI The /rs list GUI
All available commands /rs help
Hard Dependencies The plugin will not work without it! Vault or ServiceIO | Essentials or CMI
Commands & Permissions
Disable RandomSpawn on Death Disables the RandomSpawn death logic handler so Essentials/CMI/Vanilla respawn is being used instead. Permission:randomspawn.disabledeath
/rs Random Teleport to Configured Spawns or Opens Spawn Menu
enableRandomTeleport: true → Teleports to a random spawn
enableRandomTeleport: false → Opens spawn selection menu
Permission: randomspawn.use
/rs info Displays Plugin Info
Permission:randomspawn.info (default: all players)
/rs help Shows Plugin Help Menu
Permission: randomspawn.help (default: all players)
/rs list Directly opens the Spawn List GUI
Permission:randomspawn.list
/rs menu Directly opens the Spawn List GUI
Permission:randomspawn.menu
/rs teleport <point> Teleport yourself to a spawn point
Permission:randomspawn.teleport
/rs teleport <point> <player> Teleport another player to a spawn point
Permission:randomspawn.force
/rs create <name>, /rs setpoint <name>, /rs createpoint <name>, /rs setspawn <name> Create a new spawn point at your current location
Permission: randomspawn.create
/rs edit <name>, /rs change <name>, /rs modify <name> Edit or move an existing spawn point
Permission: randomspawn.edit
/rs remove <name>, /rs removepoint <name>, /rs deletepoint <name> Remove a spawn point
Permission: randomspawn.remove
/rs disable Enable or disable random spawn globally
Permission:randomspawn.disable
/rs reload Reload plugin configuration and spawn database
Permission: randomspawn.reload
/rs save Save all plugin data
Permission:randomspawn.save
All commands All permissions above can be granted with:
Permission: randomspawn.* (Operators /op also have access to all features by default)