Op a Player on a Hytale Server
Giving a player Op privilege is giving them access to run commands directly in game. As Op’ed players have great power, it’s critical that you only op players who you absolutely trust as your server admin. When a player is Op'ed, they have full permissions to run any commands on a server as well as switching game modes by pressing O. A full list of commands can be found by pressing B when in Creative.
Make a player Op
- Login to Command Center.
- From the Servers page, click Manage on the server you want to Op a player on.
- Select the Console tab to open the server console.
- Type
/op add <player>in the console and press Enter, where<player>is the username of the player you would like to Op.
The changes should take effect right away, and you don't need to restart or log back into the server.
Remove Op permissions from a player
If a player's Op permissions need to be removed, another command can be run to remove these permissions.
- Login to Command Center.
- From the Servers page, click Manage on the server you want to remove Op from a player on.
- Select the Console tab to open the server console.
- Type
/op remove <player>in the console and press Enter, where<player>is the username of the player you would like to remove as Op.
Manage Op permssions frompermissions.jsonYou may find a
permissions.jsonfile on your server. This contains data on all users that have joined the server and what groups they are in. These permissions are stored per player UUID, so the easiest way to manage Op permissions is with/op.
Updated about 20 hours ago
