ServerSpawns
Modern Multi-World Spawn & Lobby System
Lightweight • Fast • Fully Configurable
Overview
ServerSpawns is a lightweight and modern spawn management plugin for Paper servers.
It allows you to control:
- Per-world spawn locations
- Global lobby (hub) system
- Join and death teleport behavior
- Teleport delays and movement cancellation
Designed for simplicity, performance, and full server control without dependencies.
✨ Features
- Per-World Spawns — each world has its own spawn location
- Global Lobby System — single hub for all players
- Join Control — choose where players spawn on join
- Death Control — customize respawn behavior
- Teleport Cooldowns — delay teleportation for balance
- Move Cancellation — cancel teleport if player moves
- First Join Handling — send new players to lobby
- Lightweight Design — optimized for performance
- Fully Configurable Messages — supports & and HEX colors
⚙️ Configuration
Code (YAML):
# ServerSpawns Configuration
# By MINEPRORELESE
teleport:
cooldown
: 3
cancel-on-movement
: true
behavior:
on-join
:
"lobby"
first-join-hub
: true
on-death
:
"worldspawn"
messages:
prefix
:
"&8[&bServerSpawns&8] "
teleporting
:
"&7Teleporting..."
teleport-success
:
"&aTeleported successfully!"
teleport-cancelled
:
"&cTeleport cancelled!"
spawn-not-set
:
"&cSpawn is not set!"
hub-not-set
:
"&cLobby is not set!"
Compatibility
- Paper 1.20+
- Purpur
- Spigot
Why Server Owners Use It
- Easy setup in under 1 minute
- No database required
- Fast and lightweight
- Works with all multi-world setups
- Clean and modern configuration
Made by MINEPRORELESE