How to give Operator permissions (Op) to a player
As Operator you have all permissions on the server.You can use all available plugins, mods, command blocks, and built-in minecraft commands withou restrictions. An operator can cause a lot of destruction to a server, so be careful to only give it to trusted players.
Giving operator
Operator can be given through the console or by another operator
Through the console operator is given with the command `op <nickname>`
. Whenever running a command through the console, a `/` sign isn't used.
If you already have operator permissions, you can give operator to another player by writing the command `/op <nickname>`
in the chat. When using commands in-game, the `/` sign is used.
The server will announce that operator has been given to the player. If you don't get this notification, something has gone wrong.
Removing Operator access
You can remove operator access from a player in-game using the command `/deop <nickname>`
. You need operator permissions to do this.
You can remove operator access through the console with the command `deop <nickname>`
The server will announce the removal of operator permissions. If you don't get this notification, something has went wrong.