HomePlugin

โญ โ€” (24 endorsements) ๐Ÿ“ฅ 21,678 downloads ๐Ÿ“Œ vModern-26.2-0.8.9-SNAPSHOT ๐Ÿ“… 3/10/2024
๐ŸŸก Updated this year

By fuzeblocks ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 8/14/2026 ๐Ÿ“… Created: 3/10/2024

๐Ÿ” 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/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)

## โœจ 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 ` | Delete a home | `homeplugin.command.delhome` | | `/listhome` (`/homes`) | List all your homes | `homeplugin.command.listhome` | | `/renamehome ` | Rename an existing home | `homeplugin.command.renamehome` | | `/relocatehome ` | 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 ` | Request to teleport to a player | `homeplugin.command.tpa.use` | | `/tpaccept ` | Accept a teleport request | `homeplugin.command.tpa.use` | | `/tpdeny ` | Deny a teleport request | `homeplugin.command.tpa.use` | | `/rtp` | Random teleport (if enabled) | `homeplugin.command.rtp` | | `/warp ` | 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 ` | 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 ` | Clear cache for a specific player | `homeplugin.admin` (or `homeplugin.admin.cache.player`) | | `/lang set ` | Set the active language (e.g. `en`, `fr`) | `homeplugin.command.lang` | | `/lang update` | Update/merge language fil

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š 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

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