HomePlugin
๐ก Updated this year๐ผ๏ธ Gallery (10 images)
๐ Analysis
- ๐ 0.1% endorsement rate
- ๐ #219 of 1560 bukkit mods in this game by downloads
๐ About This Mod
<div align="center"> # ๐ก HomePlugin **A lightweight, flexible home & teleport management plugin for Paper/Spigot servers** (https://jitpack.io/v/fuzeblocks/HomePlugin.svg)](https://jitpack.io/#fuzeblocks/HomePlugin) (https://img.shields.io/discord/1394947383560900618?color=5865F2&logo=discord&logoColor=white&label=Discord)](https://discord.gg/5zJyKz6Nfm) (https://img.shields.io/badge/license-Apache--2.0-orange.svg)](https://github.com/fuzeblocks/HomePlugin?tab=Apache-2.0-1-ov-file) **Stable โข Fast โข Modular โข API-Driven** (#-features) โข (#%EF%B8%8F-installation) โข (#-commands) โข (#%EF%B8%8F-configuration) โข (https://fuzeblocks.github.io/HomePlugin/) !(https://bstats.org/signatures/bukkit/HomePlugin.svg) </div> --- ## โจ Features ### ๐ **Core Functionality** - **Named Homes** - Set multiple homes with custom names and optional metadata - **Global Spawn** - Server-wide spawn point management - **Teleport Requests (TPA)** - Request to teleport to other players with configurable timeout - **Random Teleport (RTP)** - Random teleport with cooldown and radius controls - **Back Command** - Return to your previous location ### ๐๏ธ **Flexible Storage** - **YAML** (default) - Simple file-based storage - **MySQL** - Full database support for larger servers - **Redis Caching** - Optional cross-instance cache synchronization ### ๐ฎ **Player Experience** - **Interactive GUI** - Visual home management interface - **Multiple Languages** - French, English, Spanish, Russian, Ukrainian, German, Turkish - **Teleport Warmup** - Configurable delays with titles, messages, and particles - **Permission-Based Limits** - Dynamic home limits via permissions ### ๐ **Integrations** - **PlaceholderAPI** - Rich placeholders for homes, counts, and locations - **Vault Economy** - Optional costs for home creation, teleportation, TPA, and RTP ### ๐ ๏ธ **Administration** - **Admin Tools** - Manage other players' homes, spawn points, and cache - **World Restrictions** - Block home creation in specific worlds - **Location Validation** - Prevent unfair placements - **Modular Architecture** - Extensible plugin loader for custom modules --- ## โฌ๏ธ Installation 1. **Download** the latest release from (https://github.com/fuzeblocks/HomePlugin/releases) or build from source 2. **Place** the JAR file into your server's `plugins/` folder 3. **Start** your server to generate default configuration files 4. **Configure** `plugins/HomePlugin/config.yml` to your preferences 5. **Restart** or reload your server ### Quick Configuration Tips - โ Works out-of-the-box with YAML storage - ๐๏ธ For MySQL: Configure credentials in `config.yml` before restarting - ๐ For Redis: Set `Use-Redis: true` and ensure Redis server is accessible --- ## ๐งพ Commands ### Player Commands | Command | Description | Permission | |---------|-------------|------------| | `/sethome ` | Create or update a home | `homeplugin.command.sethome` | | `/home ` | Teleport to a home (opens GUI if no name) | `homeplugin.command.home` | | `/delhome <name>` | Delete a home | `homeplugin.command.delhome` | | `/listhome` (`/homes`) | List all your homes | `homeplugin.command.listhome` | | `/renamehome <old> <new>` | Rename an existing home | `homeplugin.command.renamehome` | | `/relocatehome <name>` | Move a home to your current location | `homeplugin.command.relocatehome` | | `/back` | Return to your previous location | `homeplugin.command.back.use` | | `/spawn` | Teleport to server spawn | `homeplugin.command.spawn` | | `/tpa <player>` | Request to teleport to a player | `homeplugin.command.tpa.use` | | `/tpaccept <player>` | Accept a teleport request | `homeplugin.command.tpa.use` | | `/tpdeny <player>` | Deny a teleport request | `homeplugin.command.tpa.use` | | `/rtp` | Random teleport (if enabled) | `homeplugin.command.rtp` | | `/warp <name>` | Teleport to a predefined warp | `homeplugin.command.warp.use` | ### Admin / Utility Commands | Command | Description | Permission | |---------|-------------|------------| | `/setspawn` | Set the global spawn point for the current world | `homeplugin.admin` (or `homeplugin.admin.spawn.set`) | | `/delspawn` | Remove the global spawn point for the current world | `homeplugin.admin` (or `homeplugin.admin.spawn.delete`) | | `/homeadmin <player>` | Manage another player's homes (create/delete/edit) | `homeplugin.admin` (or `homeplugin.admin.home.manage`) | | `/cache view` | View cache statistics | `homeplugin.admin` (or `homeplugin.admin.cache.view`) | | `/cache clearall` | Clear all plugin caches | `homeplugin.admin` (or `homeplugin.admin.cache.clear`) | | `/cache player <name>` | Clear cache for a specific player | `homeplugin.admin` (or `homeplugin.admin.cache.player`) | | `/lang set <code>` | Set the active language (e.g. `en`, `fr`) | `homeplugin.command.lang` | | `/lang update` | Update/merge language fil
# ๐ก HomePlugin
A lightweight, flexible home & teleport management plugin for Paper/Spigot servers
[](https://jitpack.io/#fuzeblocks/HomePlugin) [!(https://img.shields.io/discord/1394947383560900618?color=5865F2&logo=discord&logoColor=white&label=Discord)](https://discord.gg/5zJyKz6Nfm) [!(https://img.shields.io/badge/license-Apache--2. 0-orange.svg)](https://github.com/fuzeblocks/HomePlugin?tab=Apache-2. 0-1-ov-file)
Stable โข Fast โข Modular โข API-Driven
(#-features) โข (#%EF%B8%8F-installation) โข (#-commands) โข (#%EF%B8%8F-configuration) โข (https://fuzeblocks.github.io/HomePlugin/)
!(https://bstats.org/signatures/bukkit/HomePlugin.svg)
## โจ Features
### ๐ Core Functionality - Named Homes - Set multiple homes with custom names and optional metadata - Global Spawn - Server-wide spawn point management - Teleport Requests (TPA) - Request to teleport to other players with configurable timeout - Random Teleport (RTP) - Random teleport with cooldown and radius controls - Back Command - Return to your previous location
### ๐๏ธ Flexible Storage - YAML (default) - Simple file-based storage - MySQL - Full database support for larger servers - Redis Caching - Optional cross-instance cache synchronization
### ๐ฎ Player Experience - Interactive GUI - Visual home management interface - Multiple Languages - French, English, Spanish, Russian, Ukrainian, German, Turkish - Teleport Warmup - Configurable delays with titles, messages, and particles - Permission-Based Limits - Dynamic home limits via permissions
### ๐ Integrations - PlaceholderAPI - Rich placeholders for homes, counts, and locations - Vault Economy - Optional costs for home creation, teleportation, TPA, and RTP
### ๐ ๏ธ Administration - Admin Tools - Manage other players' homes, spawn points, and cache - World Restrictions - Block home creation in specific worlds - Location Validation - Prevent unfair placements - Modular Architecture - Extensible plugin loader for custom modules
## โฌ๏ธ Installation
1. Download the latest release from (https://github.com/fuzeblocks/HomePlugin/releases) or build from source 2. Place the JAR file into your server's `plugins/` folder 3. Start your server to generate default configuration files 4. Configure `plugins/HomePlugin/config.yml` to your preferences 5. Restart or reload your server
### Quick Configuration Tips - โ Works out-of-the-box with YAML storage - ๐๏ธ For MySQL: Configure credentials in `config.yml` before restarting - ๐ For Redis: Set `Use-Redis: true` and ensure Redis server is accessible
## ๐งพ Commands
### Player Commands
| Command | Description | Permission |
|---------|-------------|------------|
| `/sethome ` | Create or update a home | `homeplugin.command.sethome` |
| `/home ` | Teleport to a home (opens GUI if no name) | `homeplugin.command.home` |
| `/delhome
### Admin / Utility Commands
| Command | Description | Permission |
|---------|-------------|------------|
| `/setspawn` | Set the global spawn point for the current world | `homeplugin.admin` (or `homeplugin.admin.spawn.set`) |
| `/delspawn` | Remove the global spawn point for the current world | `homeplugin.admin` (or `homeplugin.admin.spawn.delete`) |
| `/homeadmin ` | Set the active language (e.g. `en`, `fr`) | `homeplugin.command.lang` |
| `/lang update` | Update/merge language fil
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- fuzeblocks
- Version
- Modern-26.2-0.8.9-SNAPSHOT
- Downloads
- 21,678
- Endorsements
- 24
- Category
- bukkit
- Created
- 3/10/2024
- Updated
- 8/14/2026
- Game Versions
- 26.2
- Tags
- game-mechanics, transportation, 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 HomePlugin support?
The author lists 26.2. Other versions may work but are untested by the author.
What is the latest version of HomePlugin?
Version Modern-26.2-0.8.9-SNAPSHOT, published 2026-08-14 with 21,678 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await









