Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPS or WHITELIST doesn't work in offline mode #116

Open
klucsik opened this issue Mar 20, 2022 · 2 comments
Open

OPS or WHITELIST doesn't work in offline mode #116

klucsik opened this issue Mar 20, 2022 · 2 comments

Comments

@klucsik
Copy link

klucsik commented Mar 20, 2022

Im working with java version
I installed the server with the helm chart, added player usernames to the ops and whitelist fields, like this:
whitelist: User1,User2,User3,User4,klucsik
ops: User1,User2,User3,User4,klucsik
overrideServerProperties: true

The server is freshly installed, its in offline mode, but I got rejected with the klucsik username.
[15:09:13] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6b639c5c[id=09cfa1dc-dd17-3c85-bb06-5e391a0f199e,name=klucsik,properties={},legacy=false] (/192.168.100.201:38299): You are not white-listed on this server!

Is it possible to use whitelist/ops in offline mode?

@itzg
Copy link
Owner

itzg commented Mar 21, 2022

Seems to be related to itzg/docker-minecraft-server#1436

@klucsik
Copy link
Author

klucsik commented Mar 21, 2022

I looked into the volume, and the uuid-s are different than the ones in the usercache.json. If I populate the whitelist/ops from the usercache, it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants