Since 25w41a, level 3 operators (admins) are unable to use some client-side operator features like gamemode switcher. They can still use all commands available in previous versions, including /gamemode
and /ban
.
Steps to Reproduce
Set
op-permission-level=3
inserver.properties
Op someone
Check if they can use gamemode switcher
Expected Result
The player can open the gamemode switcher.
Actual Result
The player cannot open the gamemode switcher.
Code Analysis
Appears to be a copy-paste mistake in PlayerManager#sendCommandTree
.
Attachments
Comments 0
No comments.