xSetHome

โญ โ€” (2 endorsements) ๐Ÿ“ฅ 220 downloads ๐Ÿ“Œ vv1.0.3 ๐Ÿ“… 3/18/2026
๐ŸŸก Updated this year

By jn_willfrydev ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 4/15/2026 ๐Ÿ“… Created: 3/18/2026

๐Ÿ” Analysis

  • ๐Ÿ† #804 of 1317 bukkit mods in this game by downloads

๐Ÿ“‹ About This Mod

<div align="center"> <h1>๐Ÿก xSetHome</h1> <p><i>A modern, lightweight, and highly customizable home system for your Minecraft server.</i></p> </div> !(https://cdn.modrinth.com/data/cached_images/08dbbf4f9c73ca9427cd75394205d2c3e6fc9c52.jpeg) --- ## โœจ Key Features * **Interactive GUI Menu:** Let players view and manage their homes through a clean, fully customizable `/homes` inventory. Includes built-in support for empty states and custom buttons. * **Dynamic Custom Icons:** Players can personalize how their homes look in the menu! Simply **Right-Click** a home icon while holding a block to update its appearance. * **Safe Teleportation:** Configure a safe teleport delay. If a player moves during the countdown, the teleportation is automatically canceled. * **Immersive Visuals & Audio:** Enhance the player experience with highly customizable ActionBars, on-screen Titles, sound effects, and particles during teleportation. * **100% Customizable:** Tailor every single message, prefix, and menu item. Features native support for HEX colors (e.g., `&#FAEDCB`). * **Custom Head Support:** Use Base64 textures to decorate your menus (perfect for custom "Close Menu" buttons or specific icons). * **PlaceholderAPI Integration:** Extract data from your players' homes to display on scoreboards, holograms, or custom UI menus. --- ## ๐Ÿ“ Commands & Permissions | Command | Description | Permission | | :--- | :--- | :--- | | `/sethome <name>` | Saves your current location as a home. | `xsethome.use.sethome` | | `/home <name>` | Teleports you to a saved home. | `xsethome.use.home` | | `/homes` | Opens the visual homes GUI. | *None (Free for all)* | | `/delhome <name>` | Deletes a saved home. | `xsethome.use.delhome` | | `/xsethome reload` | Reloads the configuration files. | *Admin Only* | | `/xsethome help` | Displays admin commands. | *Admin Only* | > **Note:** The default home limit for standard players is **3** (fully adjustable in the `config.yml`). --- ## ๐Ÿ”— PlaceholderAPI Variables You can use the following placeholders in your menus, scoreboards, or chat formatting. *(Make sure to replace `<home>` with the exact name of the home)*: * `%xsethome_<home>_name%` โ–ธ Returns the name of the home. * `%xsethome_<home>_world%` โ–ธ Returns the world where it is located. * `%xsethome_<home>_x%` โ–ธ X coordinate of the home. * `%xsethome_<home>_y%` โ–ธ Y coordinate of the home. * `%xsethome_<home>_z%` โ–ธ Z coordinate of the home. * `%xsethome_<home>_date%` โ–ธ Exact date of creation. --- ## ๐Ÿš€ Installation Guide 1. **Download** the latest version of `xSetHome.jar`. 2. **Move** the downloaded file into your server's `plugins` folder. 3. *(Optional but recommended)* Install **PlaceholderAPI** to utilize the custom variables. 4. **Restart** your server to generate the configuration files. 5. **Configure** `config.yml` and `menu.yml` to your liking, then run `/xsethome reload` in-game or from the console. 6. Enjoy! --- ## ๐Ÿ› ๏ธ Support & Links * ๐ŸŒ **Official Website:** (https://xplugins.es/plugins/xsethome) * ๐Ÿ’ฌ **Discord Support:** (https://xplugins.es/discord) --- *Developed with โค๏ธ by (https://xplugins.es/) (2026).*

๐Ÿก xSetHome

A modern, lightweight, and highly customizable home system for your Minecraft server.

!(https://cdn.modrinth.com/data/cached_images/08dbbf4f9c73ca9427cd75394205d2c3e6fc9c52.jpeg)

## โœจ Key Features

Interactive GUI Menu: Let players view and manage their homes through a clean, fully customizable `/homes` inventory. Includes built-in support for empty states and custom buttons. Dynamic Custom Icons: Players can personalize how their homes look in the menu! Simply Right-Click a home icon while holding a block to update its appearance. Safe Teleportation: Configure a safe teleport delay. If a player moves during the countdown, the teleportation is automatically canceled. Immersive Visuals & Audio: Enhance the player experience with highly customizable ActionBars, on-screen Titles, sound effects, and particles during teleportation. 100% Customizable: Tailor every single message, prefix, and menu item. Features native support for HEX colors (e.g., `&#FAEDCB`). Custom Head Support: Use Base64 textures to decorate your menus (perfect for custom "Close Menu" buttons or specific icons). PlaceholderAPI Integration: Extract data from your players' homes to display on scoreboards, holograms, or custom UI menus.

## ๐Ÿ“ Commands & Permissions

| Command | Description | Permission | | :--- | :--- | :--- | | `/sethome ` | Saves your current location as a home. | `xsethome.use.sethome` | | `/home ` | Teleports you to a saved home. | `xsethome.use.home` | | `/homes` | Opens the visual homes GUI. | None (Free for all) | | `/delhome ` | Deletes a saved home. | `xsethome.use.delhome` | | `/xsethome reload` | Reloads the configuration files. | Admin Only | | `/xsethome help` | Displays admin commands. | Admin Only |

> Note: The default home limit for standard players is 3 (fully adjustable in the `config.yml`).

## ๐Ÿ”— PlaceholderAPI Variables

You can use the following placeholders in your menus, scoreboards, or chat formatting. (Make sure to replace `` with the exact name of the home):

`%xsethome__name%` โ–ธ Returns the name of the home. `%xsethome__world%` โ–ธ Returns the world where it is located. `%xsethome__x%` โ–ธ X coordinate of the home. `%xsethome__y%` โ–ธ Y coordinate of the home. `%xsethome__z%` โ–ธ Z coordinate of the home. `%xsethome__date%` โ–ธ Exact date of creation.

## ๐Ÿš€ Installation Guide

1. Download the latest version of `xSetHome.jar`. 2. Move the downloaded file into your server's `plugins` folder. 3. (Optional but recommended) Install PlaceholderAPI to utilize the custom variables. 4. Restart your server to generate the configuration files. 5. Configure `config.yml` and `menu.yml` to your liking, then run `/xsethome reload` in-game or from the console. 6. Enjoy!

## ๐Ÿ› ๏ธ Support & Links

๐ŸŒ Official Website: (https://xplugins.es/plugins/xsethome) ๐Ÿ’ฌ Discord Support: (https://xplugins.es/discord)

  • --
  • Developed with โค๏ธ by (https://xplugins.es/) (2026).*
๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
jn_willfrydev
Version
v1.0.3
Downloads
220
Endorsements
2
Category
bukkit
Created
3/18/2026
Updated
4/15/2026
Game Versions
1.16.5, 1.17, 1.17.1, 1.18, 1.18.1
Tags
minigame, storage, utility

๐Ÿ”ง 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 xSetHome support?

The author lists 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2. Other versions may work but are untested by the author.

What is the latest version of xSetHome?

Version v1.0.3, published 2026-04-15 with 220 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More bukkit ๐Ÿ‘ค More by jn_willfrydev ๐Ÿ”Ž Similar Mods ๐ŸŒ Best bukkit (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods