It’d never require any privilege before. And I’m no idea about what caused the error, but the code caused the error should be the following:
import { world, system } from "@minecraft/server";
const lvl = world.scoreboard.getObjective("level");
It’d never require any privilege before. And I’m no idea about what caused the error, but the code caused the error should be the following:
import { world, system } from "@minecraft/server";
const lvl = world.scoreboard.getObjective("level");
This requist should be closed. I just found out the reason why it happens.