When a player w/o server-side operator permissions tries to change their game mode using F3+F4, the following message appears in the server console:
Player Test tried to change game mode to translation{key='selectWorld.gameMode.creative', args=[]} without required permissions
I'm sure that instead of
translation{key='selectWorld.gameMode.creative', args=[]}
there should be a readable mode name, in this case
CREATIVE
Comments 0
No comments.