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

@minecraft/server (gametest) player.isOp() returns false

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.20.13 Hotfix
    • Unconfirmed
    • Windows

      Code:

      console.log(`OP: ${player.name} ${player.isOp()}`); 

      Console output: 

      [2023-08-04 18:09:45:969 INFO] [Scripting] OP: <redacted> false 

      See screenshot for confirmation that I am op. Performing "op <name>" into the server's stdin results in:

      [2023-08-04 18:32:13:103 ERROR] Could not op (already op or higher): <name>

            stevarino39 stevarino
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: