Welcome to the KX-Spawn plugin! 🎉 This is a simple, lightweight spawn plugin that supports Folia and all Paper forks. It provides essential spawn management features for your Minecraft server 🧭.
- ✅ Folia Support: Fully compatible with Folia, ensuring smooth performance and stability.
- 🌀 Teleportation: Allows players to teleport to the spawn location with a configurable delay.
- 🧍♂️ Movement Check: Cancels teleportation if the player moves, ensuring they stay in place.
- 💬 Custom Messages: Configurable messages for teleportation events, including cancellation and completion.
- ♻️ Configuration Reload: Easily reload configuration and messages without restarting the server.
- 🧵 Concurrent Handling: Uses thread-safe data structures for optimal performance.
- 📥 Download the latest version of the KX-Spawn plugin from here or from the releases page.
- 📂 Place the downloaded
.jar
file into your server'splugins
directory. - 🔁 Start or restart your Minecraft server to load the plugin.
- 🛠️ Configure the plugin by editing the
config.yml
andmessages.yml
files in theplugins/KX-Spawn
directory.
/spawn
- Teleports the player to the spawn location./spawn set
- Sets the current location as the spawn point (requires permission)./spawn reload
- Reloads the plugin configuration and messages (requires permission).
kx.spawn.use
- Allows the use of the/spawn
command.kx.spawn.set
- Allows setting the spawn location.kx.spawn.reload
- Allows reloading the plugin configuration and messages.kx.spawn.bypass
- With this permission user can bypass required spawn teleportation time.
The plugin provides a config.yml
file for setting the teleportation delay and movement check options. The messages.yml
file allows you to customize the messages sent to players during teleportation events.
If you encounter any issues or have any questions, please report them on the GitHub issues page.
🙌 Thank you for using KX-Spawn! We hope it enhances your Minecraft server experience. 🧡