Ubuntu 20.04 - Changed "white-list=true" in server.properties. When enter "whitelist on", console returned "Not implemented" but actually it is working.
I faced the problem in the following combination of Bedrock Dedicated Server:
- bedrock-server-1.18.31.04 on Ubuntu Linux 20.04
My Linux user called "mcadmin". Following is the output of the command "ll server.properties".
===============
mcadmin@SME-pl1:~/minecraft/bedrock_server/bedrock-server-1.18.31.04$ ll server.properties
rw-rw-r- 1 mcadmin mcadmin 5388 May 15 23:06 server.properties
===============
In the file "server.properties", I edited whitelist parameter as "white-list=ture".
I use the following commend to start the bedrock server.
===============
mcadmin@SME-pl1:~/minecraft/bedrock_server/bedrock-server-1.18.31.04$ sudo ./bedrock_server
===============
After server started, I typed the "whitelist on" command but it shows "Not implemented" as follow:
===============
[2022-05-15 23:06:47:592 INFO] Server started.
[2022-05-15 23:06:47:619 INFO] IPv4 supported, port: 41603
[2022-05-15 23:06:47:619 INFO] IPv6 supported, port: 51601
whitelist on
Not implemented
===============
However, I found that when I removed the player (let's say XXX) from the whitelist, XXX no longer able to join the server. XXX will see a message prompt "You're not invited to play on this server."
The message "Not implemented" is very confusing. Would you please verify if this is a bug. Thanks.
Comments2
History3
Resolution: Unresolved → Awaiting Response
Resolution: Awaiting Response → Unresolved
Resolution: Unresolved → Incomplete
Hi
Does this issue still occur after updating to 1.19.10?
This ticket will automatically reopen when you reply.
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki