SetSpawnpoint
🟡 Updated this year🖼️ Gallery (4 images)
🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #1166 of 1560 bukkit mods in this game by downloads
📋 About This Mod
# SetSpawnpoint **SetSpawnpoint** is a highly optimized, modern, and feature-rich teleportation core plugin for your Minecraft server. It offers everything from basic spawn management to advanced features like per-world spawns, homes, warps, and an asynchronous TPA system. Built with modern servers in mind, it fully supports Folia and Paper natively, while remaining 100% compatible with standard Spigot servers. --- <details> <summary>English Description</summary> ### Core Features * **Full Folia & Paper Support:** Native support for modern server software using Region/Entity Schedulers, ensuring peak performance (while fully supporting standard Spigot). * **Per-World Spawns:** Set a unique spawn point for every world, or rely on a global fallback spawn. It seamlessly adapts to your server structure. * **Advanced Home System:** Allow players to set personal homes. You can dynamically set maximum home limits using permissions (e.g., `setspawnpoint.homes.5`). * **Warps, Hub & Lobby:** Easily set up central server locations. Perfect for server networks and SMPs alike. * **Asynchronous TPA System:** Let players send `/tpa` requests safely and asynchronously. Includes `/tpaccept` and `/tpdeny` with automatic request expiration. * **Death & Teleport Back:** Players can use `/back` to return to their previous location after a teleport or a sudden death. * **Actionbar Countdowns:** No more chat spam. Teleport wait times are elegantly displayed right in the player's action bar. * **100% Customizable:** Every single message, prefix, cooldown, and permission is fully customizable in the beautifully structured `config.yml` and the brand new `messages.yml`. Full HEX color support included (`&#aabbcc`). * **Instant Reloads:** Apply configuration changes on the fly using `/setspawnpoint reload` without ever restarting your server. -------------------------------------------------------------------- **Check out my other projects:** (https://modrinth.com/user/fernsehheft) *This plugin is actively maintained and currently in Release or in Alpha depends on the Version.* -------------------------------------------------------------------- </details> <details> <summary>Premissions</summary> Here is the complete list of permission nodes for the plugin. You can easily copy and use these in LuckPerms (e.g., via `/lp group default permission set <node>`) or in the LuckPerms Web Editor. -------------------------------------------------------------------------------- ### 1. PLAYER PERMISSIONS (Default rights for players) -------------------------------------------------------------------------------- Command / Feature | Permission Node --------------------------------------|----------------------------------------- TPA request/accept/deny | setspawnpoint.tpa Teleport to last location (/back) | setspawnpoint.back View warps list (/warps) | setspawnpoint.warps Use a specific warp | setspawnpoint.warp.<warpname> Use all warps | setspawnpoint.warp.* Unlimited homes | setspawnpoint.homes.unlimited Set a custom maximum home limit | setspawnpoint.homes.<amount> ``` Note: The commands /spawn, /lobby, /hub, and /home (with default limit of 5 homes) do not require permissions by default. They are active for all players unless disabled in the config.yml. ``` -------------------------------------------------------------------------------- ### 2. BYPASS PERMISSIONS (Skip cooldowns / wait times) -------------------------------------------------------------------------------- Feature | Permission Node --------------------------------------|----------------------------------------- Bypass teleport cooldown | setspawnpoint.bypass.cooldown Bypass teleport wait time (warmup) | setspawnpoint.bypass.wait -------------------------------------------------------------------------------- ### 3. ADMIN / STAFF PERMISSIONS (Management rights) -------------------------------------------------------------------------------- Command / Feature | Permission Node --------------------------------------|----------------------------------------- Set spawn (/setspawn) | setspawnpoint.setspawn Delete spawn (/delspawn) | setspawnpoint.delspawn Set lobby (/setlobby) | setspawnpoint.setlobby Delete lobby (/dellobby) | setspawnpoint.dellobby Set hub (/sethub) | setspawnpoint.sethub Delete hub (/delhub) | setspawnpoint.delhub Create warp (/setwarp) | setspawnpoint.setwarp Delete warp (/delwarp) | setspawnpoint.delwarp Reload config (/setspawnpoint reload) | setspawnpoint.reload </details> -------------------------------------------------------------------------------- Made by Fernsehheft \ License: ARR --------------------------
# SetSpawnpoint
SetSpawnpoint is a highly optimized, modern, and feature-rich teleportation core plugin for your Minecraft server. It offers everything from basic spawn management to advanced features like per-world spawns, homes, warps, and an asynchronous TPA system.
Built with modern servers in mind, it fully supports Folia and Paper natively, while remaining 100% compatible with standard Spigot servers.
English Description
### Core Features
Full Folia & Paper Support: Native support for modern server software using Region/Entity Schedulers, ensuring peak performance (while fully supporting standard Spigot). Per-World Spawns: Set a unique spawn point for every world, or rely on a global fallback spawn. It seamlessly adapts to your server structure. Advanced Home System: Allow players to set personal homes. You can dynamically set maximum home limits using permissions (e.g., `setspawnpoint.homes. 5`). Warps, Hub & Lobby: Easily set up central server locations. Perfect for server networks and SMPs alike. Asynchronous TPA System: Let players send `/tpa` requests safely and asynchronously. Includes `/tpaccept` and `/tpdeny` with automatic request expiration. Death & Teleport Back: Players can use `/back` to return to their previous location after a teleport or a sudden death. Actionbar Countdowns: No more chat spam. Teleport wait times are elegantly displayed right in the player's action bar. 100% Customizable: Every single message, prefix, cooldown, and permission is fully customizable in the beautifully structured `config.yml` and the brand new `messages.yml`. Full HEX color support included (`aabbcc`). Instant Reloads: Apply configuration changes on the fly using `/setspawnpoint reload` without ever restarting your server.
- -------------------------------------------------------------------
- Check out my other projects: (https://modrinth.com/user/fernsehheft)
This plugin is actively maintained and currently in Release or in Alpha depends on the Version. --------------------------------------------------------------------
Premissions
Here is the complete list of permission nodes for the plugin. You can easily
copy and use these in LuckPerms (e.g., via `/lp group default permission set
--------------------------------------------------------------------------------
### 1. PLAYER PERMISSIONS (Default rights for players)
- -------------------------------------------------------------------------------
- Command / Feature | Permission Node
- -------------------------------------|-----------------------------------------
- TPA request/accept/deny | setspawnpoint.tpa
- Teleport to last location (/back) | setspawnpoint.back
- View warps list (/warps) | setspawnpoint.warps
- Use a specific warp | setspawnpoint.warp.
- Use all warps | setspawnpoint.warp.
- Unlimited homes | setspawnpoint.homes.unlimited
- Set a custom maximum home limit | setspawnpoint.homes.
``` Note: The commands /spawn, /lobby, /hub, and /home (with default limit of 5 homes) do not require permissions by default. They are active for all players unless disabled in the config.yml. ```
--------------------------------------------------------------------------------
### 2. BYPASS PERMISSIONS (Skip cooldowns / wait times)
- -------------------------------------------------------------------------------
- Feature | Permission Node
- -------------------------------------|-----------------------------------------
- Bypass teleport cooldown | setspawnpoint.bypass.cooldown
- Bypass teleport wait time (warmup) | setspawnpoint.bypass.wait
- -------------------------------------------------------------------------------
### 3. ADMIN / STAFF PERMISSIONS (Management rights)
- -------------------------------------------------------------------------------
- Command / Feature | Permission Node
- -------------------------------------|-----------------------------------------
- Set spawn (/setspawn) | setspawnpoint.setspawn
- Delete spawn (/delspawn) | setspawnpoint.delspawn
- Set lobby (/setlobby) | setspawnpoint.setlobby
- Delete lobby (/dellobby) | setspawnpoint.dellobby
- Set hub (/sethub) | setspawnpoint.sethub
- Delete hub (/delhub) | setspawnpoint.delhub
- Create warp (/setwarp) | setspawnpoint.setwarp
- Delete warp (/delwarp) | setspawnpoint.delwarp
- Reload config (/setspawnpoint reload) | setspawnpoint.reload
--------------------------------------------------------------------------------
Made by Fernsehheft \ License: ARR
--------------------------
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- fernsehheft
- Version
- 2.0.0
- Downloads
- 1,646
- Endorsements
- 2
- Category
- bukkit
- Created
- 6/8/2025
- Updated
- 6/5/2026
- Game Versions
- 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1
- Tags
- management, transportation
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does SetSpawnpoint support?
The author lists 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2. Other versions may work but are untested by the author.
What is the latest version of SetSpawnpoint?
Version 2.0.0, published 2026-06-05 with 1,646 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await



