allowlist.json in Bedrock Server?
-
wrote on Oct 7, 2023, 12:41 AM last edited by
Are we able to limit the Bedrock server only to white listed playees as we can in Java? I see that from the Docker guide whitelisting needs to be set as an environment variable. Has that been done? If so, where do we place the allowlist.json?
-
@eganonoa I put some docs at https://docs.cloudron.io/apps/minecraft/#allowlist
-
@eganonoa I put some docs at https://docs.cloudron.io/apps/minecraft/#allowlist
wrote on Oct 7, 2023, 4:14 AM last edited by@girish said in allowlist.json in Bedrock Server?:
@eganonoa I put some docs at https://docs.cloudron.io/apps/minecraft/#allowlist
Thank you very much!
-
-
-
wrote on Aug 26, 2024, 5:15 PM last edited by
Hi Everyone,
i'm facing an issue with the allowlist.json, it does not seems to work.[{"ignoresPlayerLimit":falce,"name":"player1","xuid":"0123456789123456"},
{"ignoresPlayerLimit":false,"name":"player2","xuid":"0123456789123456"}]the xuid and player name has been catched on the logs when the server does not have the allowlist=true
when the allow list isactivated, i'm getting "can't connect to world" no logs and not error.
anyone could help me ?thanks in advance for all your help i'm lost
Lolo -
wrote on Aug 31, 2024, 5:56 PM last edited by
Thanks, i was so focus on the issue that i didn't check the Typo. thanks a lot for opening my eyes
-
wrote on Mar 1, 2025, 10:36 AM last edited by
The typo is in the docs
https://docs.cloudron.io/apps/minecraft/#allowlist
maybe s.o. corrects it there. -
The typo is in the docs
https://docs.cloudron.io/apps/minecraft/#allowlist
maybe s.o. corrects it there.