{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "293618",
   "self": "https://bugs.mojang.com/rest/api/2/issue/293618",
   "key": "BDS-3472",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "5",
      "customfield_10500": null,
      "customfield_12800": null,
      "customfield_12602": [],
      "customfield_12601": null,
      "customfield_12604": null,
      "customfield_12603": null,
      "customfield_12606": null,
      "customfield_12605": null,
      "customfield_12608": null,
      "resolutiondate": "2020-03-06T15:06:16.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-3472/watchers",
         "watchCount": 1,
         "isWatching": false
      },
      "created": "2020-03-05T11:39:18.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [
         "awaiting-response"
      ],
      "customfield_11700": "{}",
      "versions": [
         "19001"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-03-06T15:06:55.000+0200",
      "status": "5",
      "description": "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 \"Whitelist on\"  and then after that it says \"Not implemented.\" And players who were not whitelisted were still able to join the server. I dont know if this is a bug, but why would \"Whitelist\" be in the server.properties if its not working?",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [
         "272158",
         "272160",
         "272326",
         "272328"
      ],
      "summary": "When whitelist is turned on, the console says \"not implemented\". Non whitelisted players can still join. ",
      "creator": "youcanhearme",
      "reporter": "youcanhearme",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i18hxz:",
      "environment": null,
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/293618/comment/643316",
               "id": "643316",
               "author": "ionicecko",
               "body": "Hi Dijon,\n\nPlease provide more information such as a screenshot of your console, the OS you're running BDS on etc.\n\nI used the whitelist feature in 1.14.30.1 so unless there's been a regression in 1.14.32.1 it should work.\n\nIonic\n\nEdit: I never remembered seeing \"whitelist on\" in my console output so I've just retested and that line doesn't show. Are you sure you're using the official software?\n\n !image-2020-03-05-19-49-33-148.png|thumbnail! ",
               "updateAuthor": "ionicecko",
               "created": "2020-03-05T11:43:14.566+0200",
               "updated": "2020-03-05T11:49:46.526+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/293618/comment/643319",
               "id": "643319",
               "author": "youcanhearme",
               "body": "I added a picture of the console",
               "updateAuthor": "youcanhearme",
               "created": "2020-03-05T12:03:52.142+0200",
               "updated": "2020-03-05T12:05:31.449+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/293618/comment/643728",
               "id": "643728",
               "author": "ionicecko",
               "body": "Thanks Dijon.\n\nThis looks like something coming from the web console you're using as it doesn't appear using just the vanilla server software.\n\nHave you updated the whitelist.json file with contents mentioned in the bedrock_server_how_to.html?\n\nIt should look something like this:\n\n{code:json}\n[\n    {\n        \"ignoresPlayerLimit\": false,\n        \"name\": \"IonicEcko\"\n    },\n    {\n        \"ignoresPlayerLimit\": false,\n        \"name\": \"Dijon\"\n    }\n]\n{code}\n\nIonic",
               "updateAuthor": "ionicecko",
               "created": "2020-03-06T04:35:38.674+0200",
               "updated": "2020-03-06T04:35:38.674+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/293618/comment/643831",
               "id": "643831",
               "author": "ionicecko",
               "body": "Ignore the console output, that's something coming from the fact that Server.pro clearly don't support the bedrock server software properly.\n\nIf you've modified the server.properties file to include \"white-list=true\" and you have populated the whitelist.json, you should find anyone without en entry in whitelist.json can't connect.",
               "updateAuthor": "ionicecko",
               "created": "2020-03-06T09:12:04.505+0200",
               "updated": "2020-03-06T09:12:04.505+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/293618/comment/643832",
               "id": "643832",
               "author": "youcanhearme",
               "body": "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 \"not implemented\" message on the console. I did this many times to make sure I did not do anything wrong.\n\nI 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. \n\nI 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 \"null\". \n",
               "updateAuthor": "youcanhearme",
               "created": "2020-03-06T09:15:52.701+0200",
               "updated": "2020-03-06T09:15:52.701+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/293618/comment/643833",
               "id": "643833",
               "author": "youcanhearme",
               "body": "Hello, the white-list=true fixed it!  \n\nThe issue was that I put a number \"1\" 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",
               "updateAuthor": "youcanhearme",
               "created": "2020-03-06T09:21:49.258+0200",
               "updated": "2020-03-06T09:21:49.258+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/293618/comment/643895",
               "id": "643895",
               "author": "ionicecko",
               "body": "No problem Dijon!\n\nHappy Minecrafting!",
               "updateAuthor": "ionicecko",
               "created": "2020-03-06T15:06:55.857+0200",
               "updated": "2020-03-06T15:06:55.857+0200"
            }
         ],
         "maxResults": 7,
         "total": 7,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-3472/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 8,
      "total": 8,
      "histories": [
         {
            "id": "1457613",
            "author": "ionicecko",
            "created": "2020-03-05T11:49:46.540+0200",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "272158",
                  "toString": "image-2020-03-05-19-49-33-148.png"
               }
            ]
         },
         {
            "id": "1457614",
            "author": "youcanhearme",
            "created": "2020-03-05T12:02:29.665+0200",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "272160",
                  "toString": "Screenshot 2020-03-05 at 10.48.50.png"
               }
            ]
         },
         {
            "id": "1458553",
            "author": "ionicecko",
            "created": "2020-03-06T04:35:52.933+0200",
            "items": [
               {
                  "field": "labels",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "",
                  "to": null,
                  "toString": "awaiting-response"
               }
            ]
         },
         {
            "id": "1458628",
            "author": "youcanhearme",
            "created": "2020-03-06T09:02:14.502+0200",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "272326",
                  "toString": "Server.pro _ Professional Game Server Hosting - Google Chrome 2020-03-06 07_54_22.png"
               },
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "272327",
                  "toString": "Server.pro _ Professional Game Server Hosting - Google Chrome 2020-03-06 07_54_49.png"
               }
            ]
         },
         {
            "id": "1458632",
            "author": "youcanhearme",
            "created": "2020-03-06T09:15:52.752+0200",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "272328",
                  "toString": "Server.pro _ Professional Game Server Hosting - Google Chrome 2020-03-06 07_54_49.png"
               },
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "272329",
                  "toString": "Server.pro _ Professional Game Server Hosting - Google Chrome 2020-03-06 07_54_22.png"
               }
            ]
         },
         {
            "id": "1458633",
            "author": "youcanhearme",
            "created": "2020-03-06T09:16:28.442+0200",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": "272327",
                  "fromString": "Server.pro _ Professional Game Server Hosting - Google Chrome 2020-03-06 07_54_49.png",
                  "to": null,
                  "toString": null
               }
            ]
         },
         {
            "id": "1458634",
            "author": "youcanhearme",
            "created": "2020-03-06T09:16:34.064+0200",
            "items": [
               {
                  "field": "Attachment",
                  "fieldtype": "jira",
                  "from": "272329",
                  "fromString": "Server.pro _ Professional Game Server Hosting - Google Chrome 2020-03-06 07_54_22.png",
                  "to": null,
                  "toString": null
               }
            ]
         },
         {
            "id": "1458830",
            "author": "ocelotonesie",
            "created": "2020-03-06T15:06:16.526+0200",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "5",
                  "toString": "Cannot Reproduce"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}