The Ultimate Minecraft Commands Cheat Sheet (2024)

Server Management

Ban Player

/ban [target] [reason]

Ban IP Address

/ban-ip [target/IP address] [reason]

View Banned Users

/banlist players

/banlist IPs

Change Default Gamemode

/defaultgamemode (survival/creative/adventure/spectator)

Remove Operator Privileges

/deop [target]

Force a Chunk to Load Constantly

/forceload (add/remove) (chunk coords)

/forceload remove all

/forceload query (chunk coords)

Set the Current Gamemode

/gamemode (survival/creative/adventure/spectator) [target]

Set a Gamerule

/gamerule [RuleName] (RuleValues)

List Players on Server

/list

/list uuids

Kick Player

/kick [target] [reason]

Give Operator Status

/op [player]

Unban Player

/pardon [player]

Unban IP Address

/pardon-ip [address]

Allow LAN Users to Join a Singleplayer World

/publish [port]

Save a Backup of a World

/save hold

/save query

/save resume

Save a Server

/save-all (flush)

Disable Automatic Server Saves

/save-off

Enable Automatic Server Saves

/save-on

Change Idle Kick Time

/setidletimeout [minutes]

Set Maximum Player Count

/setmaxplayers [amount]

Set Default Spawn Point

/setworldspawn

/setworldspawn (x, y, z)

Make Spectator Follow Entity

/spectate [target] [player]

Spread Players Across World

/spreadplayers (center coords) [distance of spread] [maximum range] [team spread: true/false] [targets]

Shut Down Server

/stop

Count an Entity

/testfor [target]

Transfer to Another Server

/transferserver [ip address] [port]

Modify the Server Whitelist

/whitelist (add/remove) [player]

/whitelist (on/off)

/whitelist list

/whitelist reload

Enable/Disable Mob Events

/mobevent [event] (true/false)

Connect to a WebSocket Server

/wsserver OR /connect [ip]

Player Modification and Cheats

Clear Items from Inventory

/clear [target]

/clear [target] [item]

/clear [target] [item] [amount]

Add or Remove Advancements

/advancement (grant/remove) [target] everything

Grant or Remove a Status Effect

For Java: /effect give [entity] [effect] (duration) (effect level) (hide particles: true/false)

For Bedrock: /effect [entity] [effect] (duration) (effect level) (hide particles: true/false)

For Java: /effect clear [entity] [effect]

For Bedrock: /effect [entity] clear

Enchant Current Weapon

/enchant [target] [enchantment ID] [level]

Add or Remove Experience Points

(/experience OR /xp) add [target] [amount] (points/levels)

(/experience OR /xp) set [target] [amount] (points/levels)

/experience query [target] (points/levels)

Give an Item to Someone

/give [target] [item] [amount]

Kill Entity

/kill

/kill [target]

Locate Structure

/locate [structure]

Add or Remove Recipes

/recipe (give/take) [player] [recipe name]

Set Player's Spawn Point

/spawnpoint

/spawnpoint (x, y, z)

/spawnpoint [optional target] (x, y, z)

Summon an Entity

/summon [entity]

/summon [entity] (x, y, z)

Teleport an Entity

/teleport OR /tp (coords)

/tp [target] (coords)

/tp [target] (coords) (rotation)

/tp [target] (coords) facing (location)

/tp [target] (coords) facing [entity]

World Editing and Management

Clone a Region of Blocks

/clone (beginning coord of region) (end coord of region) (destination coords)

Replace Items in Blocks

/replaceitem block (block coords) [slot] [item] (amount)

Change a Block to a Different Block

/setblock (x, y, z) [block]

Edit Blocks in a Region

/fill (beginning region coord) (end region coord) [block type] (destroy/hollow/keep/outline/replace)

Test if a Block is Present

/testforblock (x, y, z) [block name]

Test if Blocks in Two Regions Are Identical

/testforblocks (beginning coord of region) (end coord of region) (comparison coords)

Add or Remove a Ticking Area

/tickingarea add (beginning coord of region) (end coord of region) [name]

/tickingarea add circle (center coord) (radius) [name]

/tickingarea remove (name/all)

Adjust or See the World Time

/time (add/set) [amount]

/time query (daytime/gametime/day)

Display or Edit a Title Screen

/title [player] (title/subtitle/actionbar) [title]

/title [player] times [fadein time] [stay time] [fadeout time]

/title [player] clear

/title [player] reset

Turn Rain On or Off

/toggledownfall

Change the Weather

/weather (clear/rain/thunder) [duration]

Display the World Seed

/seed

Modify the World Border

/worldborder add [distance] [time]

/worldborder center (coords)

/worldborder damage (amount/buffer) [variables]

/worldborder get

/worldborder set [distance] [time]

/worldborder warning (distance/time) [variables]

Toggle World Builder Status

/worldbuilder OR /wb

Communication

Display Custom Action in Chat

/me [action]

Send a Private Message

(/msg OR /tell OR /w) [player] [message]

Send a Message to the Server

/say [message]

Send a Message to Your Team

(/teammsg OR /tm) [message]

Send a JSON Message to All Players

/tellraw [player] (message)

Team and Scoreboard Management

Modify Player Teams

/team add [team name] [display name]

/team empty [team name]

/team join [team name] [players]

/team leave [players]

/team list [team name]

/team modify [team name] [attribute] [value]

/team remove [team name]

Modify the Scoreboard

/scoreboard objectives (add/list/modify/remove/setdisplay) [variables]

/scoreboard players (add/enable/get/list/operation/remove/reset/set) [variables]

Add, Remove, or View Scoreboard Tags

/tag [target] list

/tag [target] (add/remove) [tag]

Trigger a Scoreboard Objective

/trigger (objective name) [add/set(number)]

Data Management

Customize Boss Health Bars

/bossbar (add/get/list/remove/set) [bossbar id] [additional parameters]

Modify How Data Packs are Loaded and Unloaded

/datapack disable [data pack name]

/datapack enable [data pack name] (first/last)

/datapack enable [data pack name] (before/after) [data pack]

/datapack list (available/enabled)

Enable or Disable Debugging

/debug (start/stop/report)

Get Help for a Command

/help [page] [command]

Play a Sound

/playsound [sound] [category] [player] [source coord] [volume] [pitch] [min volume]

Stop a Sound Playing

/stopsound [target]

Reload Data Packs

/reload

Schedule a Function to Run

/schedule function [function path] [time(d/s/t)]

Run a Function

/function [function path]

Useful Target Modifiers

Target the Nearest Player

@p

Target a Random Player

@r

Target All Players

@a

Target All Entities

@e

Target a Team

[team=TeamName]

Target an Entity Type

[type=EntityTypeName]

Target Players With Specific EXP Levels

[level=LevelNumber]

[level=FromLevel..ToLevel]

[level=AboveLevel..]

[level=..BelowLevel]

Target Players in a Specific Gamemode

[gamemode=GamemodeName]

Targets Entities With a Specific Name

[name=TargetName]

Reverse a Target Modifier

[modifier=!target]

The Ultimate Minecraft Commands Cheat Sheet (2024)
Top Articles
M3GAN (Film, 2022) - MovieMeter.nl
Crown Castle Investor Relations
Hometown Pizza Sheridan Menu
Fan Van Ari Alectra
Www.1Tamilmv.cafe
Craigslist Monterrey Ca
Dollywood's Smoky Mountain Christmas - Pigeon Forge, TN
Culver's Flavor Of The Day Wilson Nc
Top Financial Advisors in the U.S.
Owatc Canvas
THE 10 BEST River Retreats for 2024/2025
Koop hier ‘verloren pakketten’, een nieuwe Italiaanse zaak en dit wil je ook even weten - indebuurt Utrecht
Job Shop Hearthside Schedule
Wgu Admissions Login
Mail.zsthost Change Password
Kylie And Stassie Kissing: A Deep Dive Into Their Friendship And Moments
G Switch Unblocked Tyrone
U Of Arizona Phonebook
Air Traffic Control Coolmathgames
Craigslist Houses For Rent In Milan Tennessee
E32 Ultipro Desktop Version
Tokyo Spa Memphis Reviews
Unable to receive sms verification codes
Yale College Confidential 2027
Angel Haynes Dropbox
Greyson Alexander Thorn
Craigslist Sf Garage Sales
Shauna's Art Studio Laurel Mississippi
Craigs List Tallahassee
Hermann Memorial Urgent Care Near Me
A Man Called Otto Showtimes Near Amc Muncie 12
The 38 Best Restaurants in Montreal
Directions To 401 East Chestnut Street Louisville Kentucky
450 Miles Away From Me
Spn-523318
MSD Animal Health Hub: Nobivac® Rabies Q & A
Kornerstone Funeral Tulia
Qlima© Petroleumofen Elektronischer Laserofen SRE 9046 TC mit 4,7 KW CO2 Wächter • EUR 425,95
Dogs Craiglist
Seven Rotten Tomatoes
Tripadvisor Vancouver Restaurants
COVID-19/Coronavirus Assistance Programs | FindHelp.org
Lucifer Morningstar Wiki
Sallisaw Bin Store
Reli Stocktwits
25 Hotels TRULY CLOSEST to Woollett Aquatics Center, Irvine, CA
300+ Unique Hair Salon Names 2024
8663831604
Coldestuknow
Stone Eater Bike Park
Wayward Carbuncle Location
Latest Posts
Article information

Author: Eusebia Nader

Last Updated:

Views: 6038

Rating: 5 / 5 (80 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Eusebia Nader

Birthday: 1994-11-11

Address: Apt. 721 977 Ebert Meadows, Jereville, GA 73618-6603

Phone: +2316203969400

Job: International Farming Consultant

Hobby: Reading, Photography, Shooting, Singing, Magic, Kayaking, Mushroom hunting

Introduction: My name is Eusebia Nader, I am a encouraging, brainy, lively, nice, famous, healthy, clever person who loves writing and wants to share my knowledge and understanding with you.