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

BlossomWarps

Blossom-series /warp command and utilities

Загрузки
16K
Подписчики
26
Обновлён
20 июня 2026 г.
Лицензия
MIT

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

BlossomWarps

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

Table of contents

Dependencies

Config

This library's config file can be found at config/BlossomMods/BlossomWarps.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

Commands & their permissions

  • /warp <warp> - alias of /warp <warp> {self}
    Permission: blossom.warps.warp (default: true)
  • /warp <warp> <who> - teleport a player to a warp point called <warp>
    Permission: blossom.warps.warp.others (default: OP level 2)
  • /warps - alias of /warps list
    Permission: blossom.warps.warps (default: true)
    • list - list all available warps
    • add <name> [<position> <rotation>] [<dimension>] - add a warp called <warp> in <dimension> at <position> with rotation: <rotation>. If position/rotation or dimension not provided, executors position will be used.
      Permission: blossom.warps.add (default: OP level 2)
    • remove <name> - removes a warp called <name>
      Permission: blossom.warps.remove (default: OP level 2)
    • add-global <name> - add warp as global warp (accessible with /<name> after server restart, behavior not defined if command /<name> already exists)
      Permission: blossom.warps.add.global (default: OP level 2)
      As well as each global warp has blossom.warps.global.<name> (default: true)

Translation keys

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

  • blossom.warps.add: 1 argument - warp name
  • blossom.warps.add.failed: 1 argument - warp name
  • blossom.warps.remove: 1 argument - warp name
  • blossom.warps.remove.failed: 1 argument - warp name
  • blossom.warps.list.header: 1 argument - dimension name
  • blossom.warps.list.item: 1 argument - warp name
  • blossom.warps.list.item.description: 8 arguments - warp name, warp owner UUID, warp dimension key, warp x, warp y, warp z, warp yaw, warp pitch
  • blossom.warps.list.dimension.empty: 1 argument - dimension name

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

Центр версий

21 версий
  • Релиз33 КБ
  • Релиз33 КБ
  • Релиз33 КБ
  • Релиз33 КБ
  • Релиз33 КБ
  • Релиз33 КБ
  • Релиз33 КБ
  • Релиз33 КБ
  • Релиз33 КБ
  • Релиз33 КБ
  • Релиз33 КБ
  • Релиз33 КБ
  • Релиз32 КБ
  • Релиз32 КБ
  • Релиз32 КБ
  • Релиз32 КБ
  • Релиз32 КБ
  • Релиз32 КБ
  • Релиз31 КБ
  • Бета31 КБ

Ченджлог

2.0.17+26.1Релиз26.1.1, 26.1.2, 26.2 · 20 июня 2026 г.
  • Update to support 26.2
2.0.16+26.1Релиз26.1, 26.1.1, 26.1.2 · 4 мая 2026 г.
  • Update to support 26.1
2.0.15+1.21.11Релиз1.21.11 · 14 декабря 2025 г.
  • Update to support 1.21.11
2.0.14+1.21.5Релиз1.21.8, 1.21.9, 1.21.10 · 11 октября 2025 г.
  • Update to support 1.21.10
2.0.13+1.21.5Релиз1.21.5, 1.21.6 · 24 июня 2025 г.
  • Update to support 1.21.6
2.0.12+1.21.5Релиз1.21.5 · 31 марта 2025 г.
  • Update to support 1.21.4
2.0.11+1.21.4Релиз1.21.2, 1.21.3, 1.21.4 · 7 декабря 2024 г.
  • Update to support 1.21.4
2.0.10+1.21.3Релиз1.21.2, 1.21.3 · 27 октября 2024 г.
  • Update to support 1.21.3

Комментарии

Загружаем…