Spawn Command
No reviews yet
Teleport to spawn with the /spawn Command
Adds new methods of transportation for players.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
SpawnCommand is a lightweight server‑side utility mod that adds a simple and reliable spawn system to your server. Admins can set a global spawn point using /setspawn, and players can teleport to it using /spawn — but only after a short delay to prevent abuse.
✨ Features
/setspawn – Sets the global spawn location (requires permission level 4)
/spawn – Teleports the player to the set spawn point
⏳ 3‑second teleport delay
❌ Teleport cancellation when the player:
-moves
-takes damage
✔ Server‑side only – No client mod required
⚙ Configurable (delay duration, movement cancel, damage cancel)
/spawnconfig
🔧 How it works
When a player runs /spawn, a 3-second countdown begins. If the player stays still and avoids damage, the teleport completes successfully. If they move or take damage, the teleport is cancelled and a message is shown.
Everything can be configured:
{
"teleport_delay": 3,
"cancel_on_move": true,
"cancel_on_damage": true,
"spawn_point": {
"dimension": "minecraft:overworld",
"x": 0.0,
"y": 120.0,
"z": 0.0,
"yaw": 0,
"pitch": 90.0
}
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources