Files
minecraft-aiworld/lobby-addon/lobby_transfer_BP
SysAdmin 25870ef082
All checks were successful
Deploy Addons / deploy (push) Successful in 14s
fix(lobby_transfer): pass connectionOptions object to transferPlayer
The @minecraft/server-admin beta transferPlayer API takes
(player, { hostname, port }) — passing host/port positionally raised
"incorrect arguments, expected 2 received 3" at runtime. Matches the
working call site in hub_return_transfer_BP.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 00:33:31 +01:00
..