Minecraft In Game Commands

1. General Commands:

/help or /? — Display a list of available commands.

/me — Perform an action, e.g., /me waves.

/say — Broadcast a message to all players in the server.

2. Player Management:

/ban — Bans a player from the server.

/ban-ip — Bans a specific IP address.

/kick — Kicks a player from the server.

/pardon — Unbans a player.

/pardon-ip — Unbans an IP address.

/mute — Mutes a player, preventing them from chatting.

/unmute — Unmutes a player.

/whitelist add — Adds a player to the whitelist.

/whitelist remove — Removes a player from the whitelist.

/whitelist list — Lists all whitelisted players.

/op — Gives operator permissions to a player.

/deop — Removes operator permissions from a player.

/gamerule keepInventory true or false — Keep all items and XP when a player dies

3. World Management:

/time set — Sets the time of day (e.g., time set day, time set night).

/weather — Changes the weather.

/gamemode — Changes a player’s game mode (e.g., gamemode creative).

/spawnpoint — Sets the spawn point for a player.

/tp — Teleports a player to another player.

/teleport — Teleports to specific coordinates.

4. Item Management:

/give [amount] — Gives a player a specific item (e.g., /give TheMuscledG minecraft:diamond 64).

/clear — Clears the inventory of a player.

/effect [seconds] [amplifier] — Applies a potion effect to a player (e.g., /effect TheMuscledG minecraft:speed 60 1).

5. Server Management:

/stop — Stops the Minecraft server.

/restart — Restarts the Minecraft server.

/save-all — Saves all world data.

/save-off — Disables automatic world saving.

/save-on — Re-enables automatic world saving.

6. Command Blocks:

/execute — Runs commands from another player or entity.

/clone — Copies a region of blocks and pastes them elsewhere.

/fill — Fills a region with a specified block.

/setblock — Places a specific block at the given coordinates.

7. Advancements and Statistics:

/advancement revoke from — Revokes an advancement.

/advancement grant from — Grants an advancement.

/stats — Shows the statistics of a player or entity.

Leave a Reply

Your email address will not be published. Required fields are marked *