How to set a player as OP
When using Server Utilities the normal way of making a player an operator (using /op) won’t work. The proper way to do so now is one of three ways:
- /rank add (player) op
- /rank permission add (rank) *
- /permission add (player) *
For (player) you will enter the player name and for (rank) you should use a rank that either the player already has or one that you plan to give them.