
JoinSpawn Plugin
Version: 1.0 Minecraft: 1.21.x (Spigot / Paper) Java: 17+
Description
JoinSpawn is a lightweight Minecraft plugin that ensures players always spawn at a fixed location when they join the server. The spawn point can be easily set by an authorized player using a simple command, and it automatically updates the configuration file.
This plugin works with BungeeCord setups, as it runs on each Spigot/Paper server individually, ensuring consistent join spawn behavior across multiple servers.
Features
Teleports players to a fixed location on join.
Configurable spawn coordinates (x, y, z, yaw, pitch) in config.yml.
Set spawn using an in-game command
/setjp <x> <y> <z> [yaw] [pitch].Automatically saves changes to config.yml.
Supports multiple servers in a BungeeCord network if installed on each server.
Simple and lightweight, no additional dependencies.
Commands
/setjp <x> <y> <z> [yaw] [pitch]
Sets the join spawn location to the specified coordinates and optional orientation.
x, y, z — required coordinates.
yaw, pitch — optional rotation (default 0).
Permission: joinspawn.set (default OP only)
Example
/setjp 100 64 200 90 0
Configuration (config.yml)
spawn:
world: world # World name
x: 0.5 # X coordinate
y: 64 # Y coordinate
z: 0.5 # Z coordinate
yaw: 0 # Rotation yaw
pitch: 0 # Rotation pitch
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as JoinSpawn-2.0.jar — drop this file into the mods folder
- Download size: 5 KB
- Download link checked 29 Aug 2026 — working
These come from our own check of the pack file, not from the source page.