Skip to content

v2.2-26.1

Choose a tag to compare

@EasterGhost EasterGhost released this 19 Jun 04:36
· 82 commits to main since this release
e3d8102

TeleportCommandsFabric v2.2

What's New:

  • Add /back preview to view recorded previous-teleport and death locations before using /back

  • Add /tpcancel so players can cancel their own pending teleport

  • Add version and integration status information to /tpc help and /tpc status

  • Add separate build variants:

    • Standard build: includes core teleport features and bundled Xaero integration
    • Core build: includes only core teleport features, without bundled map integration

Changes:

  • Refactor Xaero integration into a bundled JAR-in-JAR integration module

  • Separate core teleport features from bundled map integration packaging

  • Allow core-only builds through the includeXaeroIntegration build option

  • Improve admin CLI output with clearer page headings

  • Keep config schema version at 3 and storage schema version at 1

Bug Fix:

  • Fix silent Xaero map visibility commands generated from waypoint delete actions when page arguments are not included

Other:

  • The standard build is recommended for most users

  • The core build is intended for servers that only need server-side teleport commands or do not use bundled map integration

  • Core teleport features remain usable without installing the client-side mod


新增功能:

  • 添加 /back preview,可在使用 /back 前查看当前记录的上一传送前位置和死亡点

  • 添加 /tpcancel,玩家可以取消自己正在等待执行的传送

  • /tpc help/tpc status 中显示版本与联动状态信息

  • 添加不同构建版本:

    • 标准版:包含核心传送功能和内嵌 Xaero 联动
    • 核心版:只包含核心传送功能,不包含内嵌地图联动

变更:

  • 将 Xaero 联动重构为内嵌 JAR-in-JAR integration 模块

  • 分离核心传送功能与内嵌地图联动的打包边界

  • 支持通过 includeXaeroIntegration 构建选项生成核心版

  • 改进管理员 CLI 输出,添加更清晰的页面标题

  • 配置结构版本保持为 3,存储结构版本保持为 1

Bug修复:

  • 修复从 Xaero 航点删除动作触发的静默地图显示/隐藏命令在缺少页码参数时无法正确处理的问题

其他:

  • 推荐大多数用户使用标准版

  • 核心版适合只需要服务端传送命令,或不使用内嵌地图联动的服务器

  • 核心传送功能仍然不要求客户端安装本模组