Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .
- These commands work on Java Minecraft 1.21.4 and up.
- They don't work on console/bedrock or "whatever" version.
- If you run a Spigot or CraftBukkit server with the Essentials plugin installed you need to add "minecraft:" in front of the command.
- If you run a regular vanilla Spigot, CraftBukkit or "Mojang" server without Essentials you don't need to add "minecraft:"
- You don't need / in front of the command if you put the command in a command block.
- Example for Spigot or CraftBukkit servers with the Essentials plugin:
- minecraft:give @p diamond_sword
- minecraft:xp add @p -36 levels
- Let's continue with the commands.
- Night Vision 1 Hour
- /give @p potion[potion_contents={custom_color:8439583,custom_effects:[{duration:72000}]},custom_name='["",{"text":"Potion of Night Vision","italic":false}]'] 1
- Netherite Helmet
- Name - Level
- Protection 4, Respiration 3, Aqua Affinity 1, Unbreaking 3, Mending 1
- give @p netherite_helmet[enchantments={levels:{protection:4,respiration:3,aqua_affinity:1,unbreaking:3,mending:1}}]
- Netherite Chestplate
- Name - Level
- Fire protection 4, Thorns 3, Unbreaking 3, Mending 1
- give @p netherite_chestplate[enchantments={levels:{fire_protection:4,thorns:3,unbreaking:3,mending:1}}]
- Netherite Leggings
- Name - Level
- Blast Protection 4, Unbreaking 3, Mending 1
- give @p netherite_leggings[enchantments={levels:{blast_protection:4,unbreaking:3,mending:1}}]
- Netherite Boots
- Name - Level
- Feather Falling 4, Projectile Protection 4, Depth Strider 3, Unbreaking 3, Mending 1
- give @p netherite_boots[enchantments={levels:{feather_falling:4,projectile_protection:4,depth_strider:3,unbreaking:3,mending:1}}]
- Sword: Mobs (Catch me outside)
- Name - Level
- Smite 5, Knockback 1, Fire Aspect 2, Looting 3, Sweeping Edge 3, Unbreaking 3, Mending 1
- give @p netherite_sword[custom_name='["Catch me outside"]',enchantments={levels:{smite:5,knockback:1,fire_aspect:2,looting:3,sweeping_edge:3,unbreaking:3,mending:1}}]
- Sword: Endermen
- Name - Level
- Sharpness 5, Looting 3, Sweeping Edge 3, Unbreaking 3, Mending 1
- give @p netherite_sword[custom_name='["Endermen"]',enchantments={levels:{sharpness:5,looting:3,sweeping_edge:3,unbreaking:3,mending:1}}]
- Sword: Animals
- Name - Level
- Sharpness 5, Fire Aspect 2, Looting 3, Sweeping Edge 3, Unbreaking 3, Mending 1
- give @p netherite_sword[custom_name='["Animals"]',enchantments={levels:{sharpness:5,fire_aspect:2,looting:3,sweeping_edge:3,unbreaking:3,mending:1}}]
- Bow: Bow Wow
- Name - Level
- Flame 1, Infinity 1, Power 5, Punch 2, Unbreaking 3, Mending 1
- give @p bow[custom_name='["Bow Wow"]',enchantments={levels:{flame:1,infinity:1,power:5,punch:2,unbreaking:3,mending:1}}]
- Give 64 arrows
- give @p arrow 1
- Fishing Rod: The Fishy Rod
- Name - Level
- Luck of the Sea 3, Lure 3, Unbreaking 3, Mending 1
- give @p fishing_rod[custom_name='["The Fishy Rod"]',enchantments={levels:{luck_of_the_sea:3,lure:3,unbreaking:3,mending:1}}]
- Pickaxe: Fortune 3
- Name - Level
- Efficiency 5, Fortune 3, Unbreaking 3, Mending 1
- give @p netherite_pickaxe[custom_name='["Fortune"]',enchantments={levels:{efficiency:5,fortune:3,unbreaking:3,mending:1}}]
- Pickaxe: Fortune 64
- Name - Level
- Efficiency 5, Fortune 64, Unbreaking 3, Mending 1
- give @p netherite_pickaxe[custom_name='["Fortune 64"]',enchantments={levels:{efficiency:5,fortune:64,unbreaking:3,mending:1}}]
- Pickaxe: Efficiency 8 Unbreaking 10 Fortune 10
- Name - Level
- Efficiency 8, Fortune 10, Unbreaking 10, Mending 1
- give @p netherite_pickaxe[custom_name='["Suppa Duppa"]',enchantments={levels:{efficiency:8,fortune:10,unbreaking:10,mending:1}}]
- give @p netherite_pickaxe[enchantments={levels:{efficiency:8,fortune:10,unbreaking:10,mending:1}}]
- Pickaxe: Silk Touch
- Name - Level
- Efficiency 5, Silk Touch 1, Unbreaking 3, Mending 1
- give @p netherite_pickaxe[custom_name='["Silk Touch"]',enchantments={levels:{efficiency:5,silk_touch:1,unbreaking:3,mending:1}}]
- Axe: The Choppa
- Name - Level
- Efficiency 5, Fortune 3, Unbreaking 3, Mending 1
- give @p netherite_axe[custom_name='["The Choppa"]',enchantments={levels:{efficiency:5,fortune:3,unbreaking:3,mending:1}}]
- Shovel: Pooper Scooper
- Name - Level
- Efficiency 5, Silk Touch 1, Unbreaking 3, Mending 1
- give @p netherite_shovel[custom_name='["Pooper Scooper"]',enchantments={levels:{efficiency:5,silk_touch:1,unbreaking:3,mending:1}}]
- Elytra: Bird is the Word
- Name - Level
- Unbreaking 3, Mending 1
- give @p elytra[custom_name='["Bird is the Word"]',enchantments={levels:{unbreaking:3,mending:1}}]
- Give 64 Fireworks
- give @p firework_rocket[fireworks={flight_duration:3,explosions:[{shape:small_ball}]}] 64
- Trident: Aquatic
- Name - Level
- Loyalty 3, Impaling 5, Unbreaking 3, Mending 1
- give @p trident[custom_name='["Trident Aquatic"]',enchantments={levels:{loyalty:3,impaling:5,unbreaking:3,mending:1}}]
- Trident: Aquatic Riptide
- Name - Level
- Loyalty 3, Impaling 5, Riptide 3, Unbreaking 3, Mending 1
- give @p trident[custom_name='["Trident Aquatic Riptide"]',enchantments={levels:{loyalty:3,impaling:5,riptide:3,unbreaking:3,mending:1}}]
- .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement