Hi, I'm using scripting to transfer players between two Bedrock servers with the transferPlayer function from server-admin.
I'm wondering if there's any way to also transfer player-specific data along with them — like inventory, tags, scoreboard values, or custom properties. Is there a supported method or best practice for sending data between servers during a transfer?