I am playing Minecraft 1.8.7 and I can't become an operator, even though I own the server. How do I become and operator in Minecraft 1.8.7?

The problem is that I can't find the server console, and give the command op playername. I just can't figure it out and having trouble with server consoles, and that ops.txt. I can't find it.


Solution 1:

Write the following into the Server Console to OP a Player:

op [playername]

You csn remove OP-Rights by using the following command:

deop [playername]

Every OP can op and deop other players

Alternatively you can edit the document in your server folder that contains the op names. Its enough to write your playername on the first line if the document was previously empty.

Minecraft will convert that name into the new OP-saving-method which also saves permission level if the document is completely empty besides the list of names. (Every playername on seperate lines)