ops.json does not create itself on server start or when using the command op <playername>
When using the command: op <playername>, it will only temporarily op a player until they are disconnected from the server.
I noticed that my server could not find an ops.json file and so I created my own using the format :
[
{ "permission": "operator", "xuid": "xxxxx"},
{ "permission": "operator", "xuid": "xxxxx" }]
I then manually added the player(s) I wanted to op by going into ops.json, which works.
I am still finding that using the op command does not add a player to the ops.json.
Environment
Running on Linux - Ubuntu 18.04
Linked Issues
History4
Added duplicates link: BDS-76BDS does not generate a ops.json fileDuplicate
Resolution: Unresolved → Duplicate
Added duplicates link: BDS-43ops.json and whitelist.json missingFixed
Removed duplicates link: BDS-76BDS does not generate a ops.json fileDuplicate