Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-180711

[ScriptAPI] setting the PlayerInputPermissions doesn't sync with clients

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.0.22 Preview
    • None
    • Plausible
    • Multiple

      PlayerInputpermissions correctly returns value, but when i want to update permissions it correctly change state on the server but its not synced with client "clients doesn't know about this change".

      Here is code to reproduce:

      player.inputPermissions.cameraEnabled = true;
      

            ConMaster2112 ConMaster2112
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              CHK: