Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
. These commands work on Java Minecraft 1.21.6 - 1.21.7 - 1.21.8 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 @a potion[potion_contents={custom_color:8439583,custom_effects:[{id:night_vision,duration:72000,show_particles:0b}]}] /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={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={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={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={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={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={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={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={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={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={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={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={efficiency:8,fortune:10,unbreaking:10,mending:1}] give @p netherite_pickaxe[enchantments={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={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={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={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={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={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={loyalty:3,impaling:5,riptide:3,unbreaking:3,mending:1}] .
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Free Giftcards Method
JavaScript | 9 sec ago | 0.31 KB
✅ Crypto Accounts
JavaScript | 15 sec ago | 0.31 KB
Exchange Exploit
JavaScript | 21 sec ago | 0.31 KB
✅ Make $1500 in 20 minutes
JavaScript | 26 sec ago | 0.31 KB
Swapzone Glitch (Working)
JavaScript | 32 sec ago | 0.31 KB
Profit Method
JavaScript | 39 sec ago | 0.31 KB
Instant Profit Method
JavaScript | 45 sec ago | 0.31 KB
✅ MAKE $900 INSTANTLY
JavaScript | 51 sec ago | 0.31 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!