SetHome
A plugin that adds homes to your world!
SetHome
[⚠️]NOTE! If u have aby issue with the plugin please report to in our discord!
Main Commands 🚀 A lightweight plugin for managing multiple named homes on a Minecraft server ✨. Players can set, teleport to, delete, and rename home locations. Data is stored in homes.yml, with a configurable home limit. Main Commands 🚀
2 /sethome <name> : Sets a home at your current location (including facing direction) 📍. Permission: homes.sethome 2 /homes or /homes <name> No args: Lists all your homes (sorted) with current/max count 📜. With name: Teleports you to that home ⚡. /homes reload (admin only): Reloads config and homes 🔄. Permission: homes.use
4 /delhome <name> Deletes a home 🗑️. Permission: homes.delhome 4 /rehome <old_name> <new_name> Renames an existing home (respects limit) ✏️. Permission: homes.rehome
Configuration ⚙️
- config.yml (auto-created) ``` max-homes: 5 ``` Change the maximum number of homes per player 🔢. - homes.yml (auto-created): Stores all player homes with coords, world, yaw, and pitch.
Permissions 🔑
- homes.use – View/teleport to homes - homes.sethome – Set homes - homes.delhome – Delete homes - homes.rehome – Rename homes - homes.admin – Reload command
Key Features & Notes 😎
- Home names are case-insensitive (no caps drama) 😌 - Saves exact facing direction on teleport 👀 - Skips homes in missing worlds (logs warning) ⚠️ - Homes stored in memory for speed, saved on changes/shutdown 💾 - Instant teleport – no delay! 🚀 - Console can't use commands 🚫
Clean, efficient, and perfect for survival servers needing multiple named teleport points 🌍. Easy to extend if you want more features! 🚀