How to give levels in minecraft
Olivia House
Updated on March 28, 2026

To give 20 experience levels to the player called DigMinecraft in Minecraft 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18: /xp add DigMinecraft 20 levels. To give 8 experience points to the nearest player: /xp add @p 8 points. To remove 3 experience points from all players: /xp add @a -3 points. To set the experience levels of a random player to 50:
There are other answers below:
To give 3 levels to Alice: xp 3L Alice [Bedrock Edition only] or xp add Alice 3 levels [Java Edition only] To remove all levels from all players: xp -2147483648L @a [Bedrock Edition only] or xp set @a 0 [Java Edition only] or xp set @a 0 levels [Java Edition only] History []
This Minecraft tutorial explains how to use the /xp command to increase your experience points with a video and some examples. Command examples: To give (number) experience levels to (player): /xp add (player) (number) levels To give (number) experience points to the nearest player: /xp add @p (number) points
Give Command in Minecraft Java Edition (PC/Mac) In Minecraft Java Edition (PC/Mac) 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18, the syntax to give a player an item is: /give
To get the CRAZY ENCHANTMENTS I show you guys in this video, copy and paste this into your command block: /give @p minecraft:stick{Enchantments:[{id:sharpnes…
First of all, you need to get a command block in Minecraft. /give yourname minecraft:command_block 1 then put the command block on the ground press right click on it and paste this command: give @p minecraft:diamond_pickaxe 1 0 {ench:[{id:”fortune”,lvl:999}]}
The standard syntax in Minecraft to create a 1000+ Sharpness weapon is “/give @p
Showcasing ALL Minecraft Enchantments capable of the Maximum Level, Level 32767! —————————————. Commands: Fortune Level 32767 Diamond Pickaxe. /give @p diamond_pickaxe {Enchantments: [ {id:fortune, lvl:32767}]} 1. Protection Level …
It’s $1.99 on the Apple Store and I don’t know if it’s available for Android. To get a sharpness 10 diamond sword you would perform: .g diamond_sword, sharpness:10. .g is used like this: .g ITEM_NAME_OR_ID_WITH_UNDERSCORE,enchant1NoUnderscore:Level,enchant2:Level etc. Comma is the separator for enchantments.
- Xp Command in Minecraft Java Edition (PC/Mac) In Minecraft Java Edition (PC/Mac) 1.13, 1.14, 1.15 and 1.16, there are different syntaxes depending on whether you would like to add, query or set the experience of a player. To add experience to a player: /xp add <targets> <amount> [levels¦points]
- Similar search: how to add xp in minecraft
Related Questions
How do you add levels to a Minecraft player?
For example, you could add 5 levels of experience to the player called DigMinecraft with the following command: /xp 5L DigMinecraft. Type the command in the chat window and press the Enter key to run the command. Before the /xp command is entered, the player is at experience level 2.
How to give experience levels to the nearest player in Minecraft?
To give 20 experience levels to the player called DigMinecraft in Minecraft 1.13, 1.14, 1.15 and 1.16: /xp add DigMinecraft 20 levels To give 8 experience points to the nearest player: /xp add @p 8 points
How do you get 5 levels in digminecraft?
/xp 5L DigMinecraft. Type the command in the chat window and press the Enter key to run the command. Before the /xp command is entered, the player is at experience level 2. Once the cheat has been entered, you will see the message “Given 5 levels to DigMinecraft” appear in the lower left corner of the game window.
How do you give Alice 3 levels in Minecraft?
To give 3 levels to Alice: xp 3L Alice [ Bedrock Edition only] or xp add Alice 3 levels [ Java Edition only] To remove all levels from all players: xp -2147483648L @a [ Bedrock Edition only] or xp set @a 0 [ Java Edition only] or xp set @a 0 levels [ Java Edition only]