Home Point 1.5.6 for 1.21.1 NeoForge
Release09.04.2026
Список изменений
Changelog 1.5.6
⭐ New Features
- Multi-Player Sharing (
@a,@p,@rselectors): The/home shareand/home share_coordscommands now support entity selectors! You can share your home with all players at once using@a, the nearest player with@p, or a random player with@r.- Example:
/home share "My Base" @a— broadcasts your home to every online player. - Example:
/home share "My Base" @a false— sends coordinates to everyone without the[Add Home]button.
- Example:
- Explicit
true/falseToggle for Share Button: TheincludeButtonargument now usesBoolArgumentType, meaning you get proper TAB-autocomplete suggestions fortrueandfalsewhen typing the command. - New
/home share_coordswith Target Support: You can now specify a target player or selector forshare_coordsas well.- Example:
/home share_coords "My Base" @p— sends plain-text coordinates to the nearest player.
- Example:
🪲 Bug Fixes
- Home Name Quoting in Share Commands: Fixed an issue where home names with spaces were not properly parsed in the share commands. The
nameargument now usesStringArgumentType.string()instead ofgreedyString()for share/share_coords, allowing subsequent arguments (target, includeButton) to be parsed correctly.
📋 Full Command Reference (v1.5.6)
Basic Navigation
| Command | Description |
|---|---|
/home | Opens the interactive Chat Menu with clickable buttons |
/home list <page> | Shows a specific page of your homes list |
/home <name> | 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> <new> | Renames an existing home |
Sharing
| 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, @p, @r |
/home share <name> <target> <true/false> | Same as above, but explicitly controls whether the [Add Home] button is included |
/home share_coords <name> | Broadcasts your home coordinates to global chat (no button) |
/home share_coords <name> <target> | Sends plain-text coordinates to specific player(s) |
NeoForge 1.21.1 Only (Extended)
| Command | Description |
|---|---|
/home tp_pos <x> <y> <z> | Teleports to exact coordinates |
/home add_pos <name> <x> <y> <z> <yaw> <pitch> <dim> | Adds a home at specific coordinates (used internally by the [Add Home] button) |
📝 Technical Notes
- Updated
EntityArgument.player()→EntityArgument.players()(NeoForge) /EntityArgumentType.players()(Fabric) across all 8 module versions. - The
shareHomemethod now acceptsCollection<ServerPlayer>and iterates over all selected targets, sending a confirmation message listing all recipient names. - All platforms updated: Fabric 1.16.5, 1.19.2, 1.21.1, 1.21.11, 26.1 · NeoForge 1.21.1, 26.1 · Forge 1.20.1 (Architectury)
Файлы
homemod-neoforge-1.5.6.jar(34.63 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.5.6
Загрузчики
NeoForge
Версии игры
1.21.1
Загрузок
37
Дата публикации
09.04.2026

