-
Bug
-
Resolution: Incomplete
-
None
-
1.19.73
-
None
-
Unconfirmed
-
Windows
When creating a javascript script with the Beta API, the bool function "isOp" will always return true whether or not the player it is being run on is an operator.
Steps to reproduce:
- Create a new behavior pack with a js scripting module
- In that module, create a function to output whether or not the player has Op
- deop and op yourself in game and see