
This plugin is very simple. It only brings /spawn command and the fact that the player is teleported when he joins the server or not (you can choose in config file). You can reload your changes in the config file with command :
/simplespawn reload
No need to restart or reload the server.
It is my first ever plugin so please be indulgent.
1.2.0 Update
You can set a minimal Y level to teleport the player to spawn if he is lower than the Y level choosed.
config.yml# Set your spawn location
spawn:
world: "world"
x: 0
y: 150
z: 0
yaw: 0.0
pitch: 0.0
# true : defines if the player should be teleported when joining the server
jointp: true
# Useful for sky based spawn teleports the player to the spawn location if he goes below a specified Y coordinate
tpbelow:
enabled: false
y: 10.0
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.13, 1.13.1, 1.13.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.
Verified by MCModsHub
- Ships as simple_spawn-1.3.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.