<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 07:25:32 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[BDS-3472] When whitelist is turned on, the console says &quot;not implemented&quot;. Non whitelisted players can still join. </title>
                <link>https://bugs.mojang.com/browse/BDS-3472</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;Hello. I host a bedrock server. Its* fully* vanilla. Im going to explain the problem as easy as possible.  Using server.properties I turned on whitelist and restarted the server to make sure it worked. But when restarting I took a look in the console. It says first &quot;Whitelist on&quot;  and then after that it says &quot;Not implemented.&quot; And players who were not whitelisted were still able to join the server. I dont know if this is a bug, but why would &quot;Whitelist&quot; be in the server.properties if its not working?&lt;/p&gt;</description>
                <environment></environment>
        <key id="293618">BDS-3472</key>
            <summary>When whitelist is turned on, the console says &quot;not implemented&quot;. Non whitelisted players can still join. </summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="5">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="YouCanHearMe">Dijon</reporter>
                        <labels>
                            <label>awaiting-response</label>
                    </labels>
                <created>Thu, 5 Mar 2020 10:39:18 +0100</created>
                <updated>Fri, 6 Mar 2020 14:06:55 +0100</updated>
                            <resolved>Fri, 6 Mar 2020 14:06:16 +0100</resolved>
                                    <version>1.14.32.1</version>
                                                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="643895" author="ionicecko" created="Fri, 6 Mar 2020 14:06:55 +0100"  >&lt;p&gt;No problem Dijon!&lt;/p&gt;

&lt;p&gt;Happy Minecrafting!&lt;/p&gt;</comment>
                            <comment id="643833" author="youcanhearme" created="Fri, 6 Mar 2020 08:21:49 +0100"  >&lt;p&gt;Hello, the white-list=true fixed it!  &lt;/p&gt;

&lt;p&gt;The issue was that I put a number &quot;1&quot; instead of true. Thats why it did not work at all. Im sorry. This is not a bug. This was an issue with server.pro. Once again, this is my faulth. Thank you for all your help&lt;/p&gt;</comment>
                            <comment id="643832" author="youcanhearme" created="Fri, 6 Mar 2020 08:15:52 +0100"  >&lt;p&gt;Yes I understand. I copied what you commented and I paste it into whitelist.json. I restarted the server and did /whitelist on. I still got the &quot;not implemented&quot; message on the console. I did this many times to make sure I did not do anything wrong.&lt;/p&gt;

&lt;p&gt;I did an edit to the thread and added 2 pictures showing that I copied your comment and pasted it into the whitelist.json. I also took a screenshot of the console when I activated whitelist. &lt;/p&gt;

&lt;p&gt;I did something extra aswell. When the whitelist.json was empty and I restarted server. There was only 1 word written in the whitelist.json and it was &quot;null&quot;. &lt;/p&gt;</comment>
                            <comment id="643831" author="ionicecko" created="Fri, 6 Mar 2020 08:12:04 +0100"  >&lt;p&gt;Ignore the console output, that&apos;s something coming from the fact that Server.pro clearly don&apos;t support the bedrock server software properly.&lt;/p&gt;

&lt;p&gt;If you&apos;ve modified the server.properties file to include &quot;white-list=true&quot; and you have populated the whitelist.json, you should find anyone without en entry in whitelist.json can&apos;t connect.&lt;/p&gt;</comment>
                            <comment id="643728" author="ionicecko" created="Fri, 6 Mar 2020 03:35:38 +0100"  >&lt;p&gt;Thanks Dijon.&lt;/p&gt;

&lt;p&gt;This looks like something coming from the web console you&apos;re using as it doesn&apos;t appear using just the vanilla server software.&lt;/p&gt;

&lt;p&gt;Have you updated the whitelist.json file with contents mentioned in the bedrock_server_how_to.html?&lt;/p&gt;

&lt;p&gt;It should look something like this:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-json&quot;&gt;[
    {
        &lt;span class=&quot;code-quote&quot;&gt;&quot;ignoresPlayerLimit&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;,
        &lt;span class=&quot;code-quote&quot;&gt;&quot;name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;IonicEcko&quot;&lt;/span&gt;
    },
    {
        &lt;span class=&quot;code-quote&quot;&gt;&quot;ignoresPlayerLimit&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;,
        &lt;span class=&quot;code-quote&quot;&gt;&quot;name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Dijon&quot;&lt;/span&gt;
    }
]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Ionic&lt;/p&gt;</comment>
                            <comment id="643319" author="youcanhearme" created="Thu, 5 Mar 2020 11:03:52 +0100"  >&lt;p&gt;I added a picture of the console&lt;/p&gt;</comment>
                            <comment id="643316" author="ionicecko" created="Thu, 5 Mar 2020 10:43:14 +0100"  >&lt;p&gt;Hi Dijon,&lt;/p&gt;

&lt;p&gt;Please provide more information such as a screenshot of your console, the OS you&apos;re running BDS on etc.&lt;/p&gt;

&lt;p&gt;I used the whitelist feature in 1.14.30.1 so unless there&apos;s been a regression in 1.14.32.1 it should work.&lt;/p&gt;

&lt;p&gt;Ionic&lt;/p&gt;

&lt;p&gt;Edit: I never remembered seeing &quot;whitelist on&quot; in my console output so I&apos;ve just retested and that line doesn&apos;t show. Are you sure you&apos;re using the official software?&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;272158_thumb&quot; href=&quot;https://bugs.mojang.com/secure/attachment/272158/272158_image-2020-03-05-19-49-33-148.png&quot; title=&quot;image-2020-03-05-19-49-33-148.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;272158&quot; file-preview-title=&quot;image-2020-03-05-19-49-33-148.png&quot;&gt;&lt;img src=&quot;https://bugs.mojang.com/secure/thumbnail/272158/_thumb_272158.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="272160" name="Screenshot 2020-03-05 at 10.48.50.png" size="198708" author="YouCanHearMe" created="Thu, 5 Mar 2020 11:02:29 +0100"/>
                            <attachment id="272326" name="Server.pro _ Professional Game Server Hosting - Google Chrome 2020-03-06 07_54_22.png" size="30914" author="YouCanHearMe" created="Fri, 6 Mar 2020 08:02:14 +0100"/>
                            <attachment id="272328" name="Server.pro _ Professional Game Server Hosting - Google Chrome 2020-03-06 07_54_49.png" size="108935" author="YouCanHearMe" created="Fri, 6 Mar 2020 08:03:06 +0100"/>
                            <attachment id="272158" name="image-2020-03-05-19-49-33-148.png" size="75063" author="IonicEcko" created="Thu, 5 Mar 2020 10:49:35 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                    <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i18hxz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>