Перейти к содержимому
Mineforgian

BlossomHomes

Blossom-series /home command and utilities

70K загрузок65 подписчиковMITfabricquilt

Обновлён 20 июня 2026 г. · опубликован 18 июля 2022 г.

BlossomHomes

BlossomHomes is a Minecraft Fabric mod in the Blossom-series mods that provides /home command and utilities

Table of contents

Dependencies

Config

This mod's config file can be found at config/BlossomMods/BlossomHomes.json, after running the server with the mod at least once.

teleportation: TeleportationConfig - teleportation settings
standStill: int - (seconds), how long the player has to stand still before being teleported
cooldown: int - (seconds), how long the player has to wait after teleporting using this command, before being able to teleport again
defaultHome: String - name of the default home
startHomes: int - default max homes
dimensionBlacklist: String[] - a list of dimension ids (like minecraft:the_end) in which a player can't set a home useBlacklistAsWhitelist: boolean - invert blacklist to function as a whitelist
fallbackToPlayerSpawnPoint: boolean - use player spawn point if no default home set

Commands & their permissions

In all commands where <name> is optional, if it's not provided, config value defaultHome will be used.
Do pay attention that only /homes subcommand permissions have the homes as a plural. This is done to allow the server owners to hide some commands in case of command clutter.

  • /home [<name>] - teleport self to home named <name>
    Permission: blossom.home (default: true)
  • /sethome [<name>] - creates a home named <name>
    Permission: blossom.home.set (default: true)
  • /sethome <name> <position> <rotation> - creates a home named <name> at <position> facing <rotation>
    Permission: blossom.home.set.pos (default: false)
  • /sethome <name> <position> <rotation> <dimension> - creates a home named <name> in <dimension> at <position> facing <rotation>
    Permission: blossom.home.set.dim (default: false)
  • /delhome [<name>] - delete a home named <name>
    Permission: blossom.home.remove (default: true)
  • /listhomes - lists all homes
    Permission: blossom.home.list (default: true)
  • /homes - alias of /listhomes
    Permission: blossom.homes.list (default: true)
    • list - alias of /listhomes
      Permission: blossom.homes.list (default: true)
    • set - alias of /sethome
      Permission: blossom.homes.set (default: true)
    • add - alias of /sethome
      Permission: blossom.homes.add (default: false)
    • delete - alias of /delhome
      Permission: blossom.homes.delete (default: true)
    • remove - alias of /delhome
      Permission: blossom.homes.remove (default: false)
    • set-max <new-max> <players> - set all <players>'s max homes to <new-max>
      Permission: blossom.homes.set-max (default: OP level 2)
    • load-legacy [<overwrite>] - load legacy FabricHomes player homes, appending them to existing player homes, unless <overwrite> is set to true, then replace all (found) player homes. Players don't have to be online for their homes to be updated
      Permission: blossom.homes.load-legacy (default: OP level 4)

Permission: blossom.homes.set.in-blacklist (default: OP level 2) - allow setting homes in blacklisted dimensions. To set other players' homes, /execute as <player> run sethome <name> can be used.

Translation keys

only keys with available arguments are shown, for full list, please see src/main/resources/data/blossom/lang/en_us.json

  • blossom.homes.list.empty: 1 argument - max home count
  • blossom.homes.list.header: 2 arguments - total home count, max home count
  • blossom.homes.list.item: 1 argument - home name
  • blossom.homes.list.item.description: 7 arguments - home name, home dimension key, home x, home y, home z, home yaw, home pitch
  • blossom.homes.add: 1 argument - home name
  • blossom.homes.add.failed.max: 1 argument - max home count
  • blossom.homes.add.failed.name: 1 argument - home name
  • blossom.homes.remove: 1 argument - home name
  • blossom.homes.remove.failed: 1 argument - home name
  • blossom.homes.setMax: 2 arguments - new max, players
  • blossom.homes.load-legacy.done: 2 arguments - home count, player count

zh_cn (Chinese, Simplified), zh_tw (Chinese, Traditional) - added by @BackWheel, updated by @Pau1am

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.2.13+26.1Релиз26.1, 26.1.1, 26.1.2, 26.2fabric, quilt20 июня 2026 г..jar (37 КБ)
2.2.12+26.1Релиз26.1, 26.1.1, 26.1.2fabric, quilt4 мая 2026 г..jar (37 КБ)
2.2.11+1.21.11Релиз1.21.11fabric, quilt14 декабря 2025 г..jar (37 КБ)
2.2.10+1.21.5Релиз1.21.7, 1.21.8, 1.21.9, 1.21.10fabric, quilt11 октября 2025 г..jar (37 КБ)
2.2.9+1.21.5Релиз1.21.5, 1.21.6fabric, quilt24 июня 2025 г..jar (37 КБ)
2.2.8+1.21.5Релиз1.21.5fabric, quilt31 марта 2025 г..jar (37 КБ)
2.2.7+1.21.4Релиз1.21.2, 1.21.3, 1.21.4fabric, quilt7 декабря 2024 г..jar (37 КБ)
2.2.6+1.21.3Релиз1.21.2, 1.21.3fabric, quilt27 октября 2024 г..jar (37 КБ)
2.2.5+1.21Релиз1.21, 1.21.1fabric, quilt8 сентября 2024 г..jar (37 КБ)
2.2.4+1.21Релиз1.21fabric, quilt18 июня 2024 г..jar (37 КБ)
2.2.3+1.20.6Релиз1.20.6fabric, quilt6 мая 2024 г..jar (38 КБ)
2.2.2+1.20.4Релиз1.20.4fabric, quilt10 декабря 2023 г..jar (37 КБ)
2.2.1+1.20Релиз1.20, 1.20.1, 1.20.2fabric, quilt29 сентября 2023 г..jar (37 КБ)
2.2.0+1.19.4Релиз1.19.4fabric, quilt5 августа 2023 г..jar (37 КБ)
2.2.0+1.20Релиз1.20, 1.20.1fabric, quilt5 августа 2023 г..jar (37 КБ)

Показаны последние 15 из 29 версий. Все версии — на Modrinth.

Ченджлог

2.2.13+26.1Релиз26.1.1, 26.1.2, 26.2 · 20 июня 2026 г.
  • Update to support 26.2
2.2.12+26.1Релиз26.1, 26.1.1, 26.1.2 · 4 мая 2026 г.
  • Update to support 26.1
2.2.11+1.21.11Релиз1.21.11 · 14 декабря 2025 г.
  • Update to support 1.21.11
2.2.10+1.21.5Релиз1.21.8, 1.21.9, 1.21.10 · 11 октября 2025 г.
  • Update to support 1.21.10

  • 2.2.9

  • Update to support 1.21.6

2.2.9+1.21.5Релиз1.21.5, 1.21.6 · 24 июня 2025 г.
  • Update to support 1.21.6
2.2.8+1.21.5Релиз1.21.5 · 31 марта 2025 г.
  • Update to support 1.21.4
2.2.7+1.21.4Релиз1.21.2, 1.21.3, 1.21.4 · 7 декабря 2024 г.
  • Update to support 1.21.4
2.2.6+1.21.3Релиз1.21.2, 1.21.3 · 27 октября 2024 г.
  • Update to support 1.21.1

Полная история изменений — на Modrinth.

Комментарии

Загружаем…