
ModsJava
Simple Spawnz
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.



SimpleSpawn
A lightweight and customizable spawn plugin for your server.
SimpleSpawn provides a simple and effective way to manage your server's spawn point. Players can easily teleport to the hub, and admins can set the spawn location with a single command.
Features
/spawn: Teleports any player to the server's set spawn point./setspawn: Sets the spawn point to your current location (OP only).- Security: Non-OP players who try to use
/setspawnwill see a customizable "Unknown Command" message, keeping the admin command hidden. - Full Customization: Every message, including the prefix and error messages, can be edited in the
config.ymlfile. Supports standard color codes (&a,&l, etc.).

Installation
- Download the
SimpleSpawn.jarfile. - Place it in your server's
pluginsfolder. - Restart your server.
- (Optional) Edit the
plugins/SimpleSpawn/config.ymlfile to customize messages.
Commands & Permissions
| Command | Description | Permission |
|---|---|---|
/spawn |
Teleport to the spawn point. | None (Available to all) |
/setspawn |
Set the spawn point to your location. | op (Server Operator) |
Configuration
The config.yml is straightforward and allows you to change all in-game messages.
# SimpleSpawn Configuration by Ayaan
spawn-location:
world: "world"
x: 0
y: 100
z: 0
yaw: 0
pitch: 0
messages:
# The prefix shown before some messages (optional)
prefix: "&8[&bSimpleSpawn&8] "
# Message sent when teleporting to spawn
teleport-success: "&aTeleported to spawn!"
# Message sent when spawn is set
setspawn-success: "&aSpawn location set successfully!"
# Error: When spawn hasn't been set yet
spawn-not-set: "&cSpawn has not been set yet! Ask an admin to use /setspawn."
# Error: When the world in the config doesn't exist
world-invalid: "&cThe world for the spawn point no longer exists!"
# FAKE ERROR: This is shown to non-OP players who try to use /setspawn
# &c = Red, &l = Bold
fake-unknown-command: "&c&lThis Command Does Not exists"
## # Join discord for support or to build your own plugins with us [Discord](https://discord.gg/D7u8pxUk)
Quick facts
- 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.
Verified by MCModsHub
- Ships as SimpleSpawn-1.4.jar — drop this file into the mods folder
- Download size: 6 KB
- Download link checked 10 Sept 2026 — working
These come from our own check of the pack file, not from the source page.