mojira.dev
BDS-43

ops.json and whitelist.json missing

The files whitelist.json and ops.json are not included in the download of BDS. Thus, all opped & whitelisted players are no longer remembered by the server as soon as it is restarted.

Linked issues

Comments 24

this can be temporarily fixed using the syntax: 

[
{
"permission": "operator",
"xuid": "xxxxx"
},
{
"permission": "opterator",
"xuid": "xxxxx"
}
]

 

in a file called ops.json in the same directory as the .exe

but changes made in the console wont update the .json

this can be temporarily fixed using the syntax: 

[
{
"permission": "operator",
"xuid": "xxxxx"
},
{
"permission": "opterator",
"xuid": "xxxxx"
}
]

 

in a file called ops.json in the same directory as the .exe

but changes made in the console wont update the .json

this can be temporarily fixed using the syntax: 

[
{
"permission": "operator",
"xuid": "xxxxx"
},
{
"permission": "opterator",
"xuid": "xxxxx"
}
]

 

in a file called ops.json in the same directory as the .exe

but changes made in the console wont update the .json

14 more comments

Please vote up this issue and follow it at MCPE-26842

Please vote up this issue and follow it at MCPE-26842

I just tested this with the latest BDS release and both ops.json and whitelist.json are included in the download now.

I just tested this with the latest BDS release and both ops.json and whitelist.json are included in the download now.

I just tested this with the latest BDS release and both ops.json and whitelist.json are included in the download now.

Earthcomputer

(Unassigned)

Retrieved