Skip to main content

Granting Player Privileges

Finding Built-in Player Privileges

Luanti makes it possible to give players privileges in-game; as such, there's a basic list of privileges that you can grant to any player. To view the list of player privileges, as well as other commands, first:

  1. Bring up the chat box in game (default bind is T), and enter /help. Docs Version Dropdown

  2. A menu will show command groups (there can be more if you have mods installed). Navigate to *builtin* Docs Version Dropdown

  3. You will be presented with a list of available commands - all player privileges can be found here. Docs Version Dropdown

Docs Version Dropdown

Granting Player Privileges

Docs Version Dropdown

To grant a player specific privileges, first:

  1. Bring up the chat box in game (default bind is T). Docs Version Dropdown

  2. Enter a command (for example fly to permit a player to fly) /grant <playername> fly, and press enter. Docs Version Dropdown

  3. You will see the following message on your screen if successful Docs Version Dropdown

info

If you want to grant multiple specific privileges at once, you can chain them together with a comma. For example, to give a player flight, noclip, and fast mode, enter /grant <playername> fly,noclip,fast

Granting Op Privileges

Oftentimes, rather than granting specific permissions to a player, you may want to give Op privileges. To do so;

  1. Bring up the chat box in game (default bind is T). Docs Version Dropdown

  2. Enter the command /grant <playername> all, and press enter. Docs Version Dropdown

  3. You should see a message beginning with Privileges of <playername>:, followed by the list of privileges. Docs Version Dropdown

Success! You've granted a player all permissions. Time for carnage!

Docs Version Dropdown