▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Home Point
Home Point

Home Point

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

Оцените первым
604
2
Все версииHome Point 1.5.6 for 1.21.1 Fabric/Quilt

Home Point 1.5.6 for 1.21.1 Fabric/Quilt

Release09.04.2026

Список изменений

Changelog 1.5.6

⭐ New Features

  • Multi-Player Sharing (@a, @p, @r selectors): The /home share and /home share_coords commands 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.
  • Explicit true/false Toggle for Share Button: The includeButton argument now uses BoolArgumentType, meaning you get proper TAB-autocomplete suggestions for true and false when typing the command.
  • New /home share_coords with Target Support: You can now specify a target player or selector for share_coords as well.
    • Example: /home share_coords "My Base" @p — sends plain-text coordinates to the nearest player.

🪲 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 name argument now uses StringArgumentType.string() instead of greedyString() for share/share_coords, allowing subsequent arguments (target, includeButton) to be parsed correctly.

📋 Full Command Reference (v1.5.6)

Basic Navigation

CommandDescription
/homeOpens 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

CommandDescription
/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)

CommandDescription
/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 shareHome method now accepts Collection<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-1.5.6.jar(32.71 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.5.6

Загрузчики

Fabric
Quilt

Версии игры

1.21.1

Загрузок

45

Дата публикации

09.04.2026

Загрузил

ID версии

Главная