Skip to content

v2.1-26.1

Choose a tag to compare

@EasterGhost EasterGhost released this 13 Jun 15:32
· 97 commits to main since this release
fdc3d74

TeleportCommandsFabric v2.1

What's New:

  • Add TPA trust rules for tpa and tpahere

    Players can now set whether requests from specific players, or from everyone by default, should be accepted, denied, or handled normally.

  • Add clickable filter and sort controls for /homes and /warps

    Home and warp pages can now be adjusted directly from the command UI without manually typing the full query every time.

  • Add teleport rotation restore support

    Saved locations can now preserve player facing direction and restore it when teleporting.

Changes:

  • Improve known-target teleport safety handling and block-state lookup performance

  • Improve RTP destination safety checks with shared unsafe-block handling

  • Simplify Xaero waypoint recognition so only waypoints created by this mod are handled

  • Improve command page layout and interaction consistency for home, warp, TPA, and admin commands

  • Update internal command/admin structure for easier future maintenance

Bug Fix:

  • Fix custom Xaero home/warp waypoint sets not being recognized correctly for map teleport actions

  • Fix normal player-created Xaero waypoints possibly being handled as TeleportCommandsFabric waypoints when hiding or deleting map waypoints

  • Improve Xaero waypoint teleport and hide/delete command routing stability


新增功能:

  • 添加 tpatpahere 的 TPA 信任规则

    玩家现在可以为指定玩家或默认规则设置自动接受、自动拒绝或正常处理。

  • /homes/warps 添加可点击的筛选与排序控制

    home 和 warp 页面现在可以直接通过命令界面调整,不需要每次手动输入完整查询参数。

  • 添加传送朝向恢复支持

    保存的位置现在可以记录玩家朝向,并在传送时恢复。

变更:

  • 改进已知目标传送的安全检查处理与方块状态读取性能

  • 改进 RTP 落点安全检查,并统一不安全方块判定逻辑

  • 简化 Xaero 航点识别逻辑,现在只处理由本模组创建的同步航点

  • 改进 home、warp、TPA 和管理命令页面的布局与交互一致性

  • 调整内部命令与管理模块结构,便于后续维护

Bug修复:

  • 修复自定义 Xaero home/warp 航点集合无法被地图传送正确识别的问题

  • 修复隐藏或删除地图航点时,普通玩家自建 Xaero 航点可能被误识别为本模组航点的问题

  • 改进 Xaero 航点传送与隐藏/删除命令路由的稳定性