Mojira Archive
MCPE-177129

In MinecraftServer API, setOp() will cause host can't use /setmaxplayer anymore

It banned me to use /setmaxplayer in a localword
Code:

import { world } from "@minecraft/server"

world.getPlayers()[0].setOp(false)
world.getPlayers()[0].setOp(true)

after that, /setmaxplayers can't be used, and also after restart. Still don't recovered

Incomplete

jasonlaubb

2023-11-26, 09:38 AM

2024-02-27, 05:51 PM

2024-02-27, 05:51 PM

0

0

Unconfirmed

1.20.41 Hotfix

-