-
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>
- duplicates
-
BDS-18725 [Scripting] isOp() returns false when players are operator
- Reopened