Skip to content

v1.3-1.21.11

Choose a tag to compare

@EasterGhost EasterGhost released this 08 Mar 20:13

TeleportCommandsFabric v1.3

What's New:

  • Added Xaero’s Minimap / World Map teleport integration
  • Waypoints can now use TeleportCommands teleport logic
  • Experimental feature: Pre-load chunks before teleport commands execution

Changes:

  • Reworked RTP system
  • /wild renamed to /rtp related commands
  • RTP search performance improvements
  • Added configurable teleport interval
  • Admin command backend refactored

Bug Fix:

  • Fixed incorrect message when TPA fails
  • Fixed dimension change during RTP search
  • Fixed offline player related issues
  • Fixed storage and timer bugs

Other:

  • Config UTF-8 handling improvements
  • Invalid home cleanup improvements
  • Code cleanup and README update

新增功能:

  • 集成 Xaero 小地图/世界地图传送功能
  • 航点现可使用传送命令框架的传送逻辑
  • 实验性功能:在执行传送命令前预加载区块

变更:

  • 重构RTP系统
  • 将/wild重命名为/rtp相关命令
  • 提升RTP搜索性能
  • 添加可配置传送间隔
  • 重构管理员命令后端

Bug修复:

  • 修复TPA失败时的错误提示
  • 修复RTP搜索期间维度变更问题
  • 修复离线玩家相关问题
  • 修复存储与计时器漏洞

其他:

  • 优化配置文件UTF-8处理机制
  • 改进无效home传送点清理流程
  • 代码优化与README文档更新