Compatibility
Minecraft: Java Edition
1.21.7โ1.21.11
Platforms
Tags
Creators
Details
Licensed ARR
Published 3 months ago
โจ Features
- Automatic Respawn โ players always spawn in the lobby after death
- Multiworld Support โ works with any number of worlds
- Lightweight & Fast โ minimal impact on server performance
- Simple Configuration โ just one command to set the spawn
- bStats Integration โ anonymous data collection for plugin improvement
๐ง How It Works
- Set the spawn on config lobby location
- Save & persist โ the location is automatically saved to config
- Automatic respawn โ when any player dies in any world, they respawn at the lobby world
- Works across restarts โ configuration persists through server restarts
๐ bStats
- This plugin uses bStats to collect anonymous usage statistics. The data helps improve the plugin and understand how it's being used.
What's collected:
- Plugin version
- Server version
- Number of worlds
- Online mode status
- Lobby world name (anonymized)
- View plugin statistics on bStats.org
Configuration ๐ The plugin automatically creates a config.yml file:
# The world where players will respawn
lobby-world: "world"
# Spawn coordinates
spawn:
x: 0.5
y: 64.0
z: 0.5
yaw: 0.0
pitch: 0.0


