Mojira Archive
MCPE-173980

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

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>

Duplicate

stevarino

2023-08-05, 04:32 AM

2024-01-13, 02:14 PM

2024-01-13, 02:09 PM

0

0

Unconfirmed

Script-API

1.20.13 Hotfix

-