HomeJavaModsHome Point
Home Point
ModsJava

Home Point

by LavrinMods · on Modrinth

A simple server-side mod that adds a convenient /home system with cross-dimension teleportation and autocomplete. No client installation required!

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.2–1.21.11 · Bukkit⬇ Download for 1.21.11 · Fabric⬇ Download for 1.21.2–1.21.11 · Paper⬇ Download for 1.21.3–1.21.11 · Purpur⬇ Download for 1.21.11 · Quilt⬇ Download for 1.21.3–1.21.11 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Home Point — screenshot 1Home Point — screenshot 2Home Point — screenshot 3

🏠 Home Point

A lightweight, interactive teleport system for your Minecraft server.

Versions Loaders


🛡️ About the Mod

Home Point is a server-side only mod that completely overhauls the standard /home command experience. Instead of using clunky inventory GUIs or forcing you to type out long commands, everything is managed through a clean, clickable interface right in your chat box. Since it's server-side only, your players don't need to download anything to play!

✨ Features

🚀 Technical Performance

Home Point is built with massive multiplayer servers in mind:


💬 Commands & Arguments

Everything runs through the /home command, which fully supports TAB-Autocomplete. If your home name contains spaces, don't worry—the mod will automatically add quotes around the name for you!

🔹 Basic Navigation

Command Description
/home Opens the interactive Chat Menu with clickable [TP], [Ren], [Del], [Share] buttons
/home list <page> Shows a specific page of your homes list
/home <name> Instantly teleports you to the specified home
/home set <name> Creates a new home at your current location
/home del <name> Deletes an existing home
/home rename <old_name> <new_name> Renames an existing home

🔹 Sharing

When sharing homes, you can optionally specify who to share with using player names or entity selectors (@a, @p, @r), and control whether the clickable [Add Home] button is included.

Command Description
/home share <name> Broadcasts your home to the global chat with an [Add Home] button
/home share <name> <target> Sends your home to specific player(s). Supports @a (all), @p (nearest), @r (random)
/home share <name> <target> true Shares with target(s) with the [Add Home] button
/home share <name> <target> false Shares with target(s) without the [Add Home] button (coordinates only)
/home share_coords <name> Broadcasts your home to the global chat as plain coordinates (no button)
/home share_coords <name> <target> Sends plain-text coordinates to specific player(s)

Example: /home share "My Base" @a false — sends coordinates of "My Base" to every online player, without any clickable buttons.

🔹 Permission Ranks & Limits

The config allows you to set specific quotas like homes_limit_vip and homes_limit_admin. The mod automatically determines these quotas based on standard permission levels or Operator status. You can instantly bypass all limits natively by granting OP status if homes_unlimited_for_operators is set to true.


⚙️ Server Configuration (v1.5.6+)

Where to find it: config/home_mod.json

The config file is incredibly detailed but easy to read. If you ever update the mod, new settings will be safely added without breaking your existing config! Here is the full breakdown of every single setting you can tweak:

📐 1. Player Limits (homes_limit_*)

🚷 2. Anti-PvP Protection (pvp_block_*)

⏱ 3. Teleport Mechanics & Cooldowns (teleport_*)

🌌 4. Worlds & Dimensions (world_*)

🎨 5. Chat UI Functions (chat_* & button_*)

🏷 6. Hover Texts & Messages (hover_* & msg_*)

Translate or customize every single tooltip and error alert!

🎇 7. Visuals & Audio (effect_* & sound_*)

🔧 8. File Backups & Engine (system_*)


❓ Frequently Asked Questions (FAQ)

Q: Do my players need to download this mod? A: No! This mod is heavily injected into the server core. Players can join using a completely vanilla client and use all the clickable features out of the box!

Q: Will I lose my players' old homes if I update from 1.4.0 to 1.5.6? A: No. Our custom Gson configuration managers handle migrations perfectly. Your homes.json file is completely safe!

Q: Does this conflict with EssentialsX or other teleport mods? A: Nope. Modded loaders capture command execution properly. If there is a slight /home command identity conflict with another mod, standard native priority systems will handle it dynamically.


🛠️ Installation

IMPORTANT: This mod goes ONLY in your server's mods folder. Your players do not need to download it to join!

  1. Download the .jar file for your loader (Fabric, Forge, NeoForge, or Quilt).
  2. Drop it into your server's mods folder.
  3. Start the server once. The config/home_mod.json file will automatically generate for you to edit.

⚠️ Let's talk about older versions (1.12.2, 1.8.9)

If you are running a server on 1.12.2 or 1.8.9, the mod is limited to version 1.0.0. The older versions are purely command-based and do not have the clickable Chat UI or JSON configuration files.


📌 Version Note

Latest Version: 1.5.6 This description and the listed config settings are based on the newest version of the mod. If you are downloading an older release (like v1.3.0 or v1.4.0 for earlier Minecraft builds), some of the newest configuration options or chat features might not be present in your file. Always try to use the latest version available for your specific Minecraft loader!

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more