Skip to content

v1.2-1.21.11

Choose a tag to compare

@EasterGhost EasterGhost released this 21 Feb 17:33

TeleportCommandsFabric v1.2

Useful Infomation can be Found at README!

What's new:

  • TPA enhance: Request messages provide clickable [Accept] / [Deny] actions and support precise accept/deny handling via requestId.
  • /wild command: Add /wild command to teleport randomly, with its administrative command to define random radius.
  • Client-side confirmation optimization: Added a client-side mixin to automatically bypass the “trusted command” confirmation prompt for commands such as tpaaccept, tpadeny, home, warp, back true, and worldspawn true (effective when the client also has this mod installed).
  • Structure & configuration cleanup: Further refactored and completed the teleport command structure and configuration system to improve maintainability and extensibility.
  • Build & project optimization: Optimized Loom configuration and removed unnecessary sourceSet splitting.
  • Documentation & localization updates: Updated the README usage documentation and i18n.

新东西:

  • TPA 体验增强:请求消息提供可点击的 [Accept] / [Deny],并支持通过 requestId 精确接受/拒绝请求。
  • /wild指令:增加/wild指令以随机传送,并添加其对应的管理员指令来设置随机传送的半径
  • 客户端确认优化:新增客户端侧 mixin,对 tpaaccept/tpadeny/home/warp/back true/worldspawn true 等命令自动绕过“受信任命令”确认弹窗(客户端也安装本模组时生效)。
  • 结构与配置整理:传送命令结构与配置系统进一步重构/补全,便于维护与扩展。
  • 构建与工程优化:优化 Loom 配置,移除不必要的 sourceSet 拆分。
  • 文档与本地化更新:README 使用文档与多语言文本更新。