Complete List of Minecraft Bedrock Edition Commands (Mobile):
■ Building and World Control Commands:
/fill <from> <to> <block> - Fills an area with blocks
/clone <from> <to> <destination> - Copies an area to another location
/setblock <coordinates> <block> - Places a block at a specific location
/summon <entity> - Summons an entity (e.g., zombie, sheep)
/weather <clear/rain/thunder> - Changes the weather
/time set <day/night/noon/midnight> - Sets the time of day
/toggledownfall - Toggles rain on/off
/locate <structure> - Locates the nearest structure (e.g., village)
/setworldspawn - Sets the world's spawn point
/spawnpoint - Sets a player's respawn point
■■■■ Player and Entity Commands:
/gamemode <creative/survival/adventure/spectator> - Changes the game mode
/give <player> <item> [amount] - Gives an item to a player
/effect <player> <effect> [duration] [amplifier] - Applies a status effect
/effect clear <player> - Removes all effects
/tp <player> <destination> - Teleports a player
/kill <player/entity> - Kills a player or entity
/xp <amount> <player> - Gives experience points
/enchant <player> <enchantment> [level] - Enchants the held item
/clear <player> - Clears a player's inventory
■■ Game Management Commands:
/difficulty <peaceful/easy/normal/hard> - Changes difficulty level
/gamerule <rule> <true/false> - Changes game rules
/op <player> - Grants operator privileges
/deop <player> - Removes operator privileges
/list - Lists connected players
/kick <player> - Kicks a player from the server
/ban <player> - Bans a player
/ban-ip <IP address> - Bans an IP address
/pardon <player> - Unbans a player
/pardon-ip <IP address> - Unbans an IP address
■ Communication Commands:
/say <message> - Sends a global chat message
/me <message> - Shows a message as an action
/tell <player> <message> - Sends a private message
/title <player> <title/subtitle/actionbar> <message> - Displays a screen title
/tellraw <player> <JSON> - Sends a raw JSON message
■■ Advanced Commands:
/execute - Executes a command under conditions or from an entity
/function <name> - Executes a function file
/scoreboard - Manages player stats and objectives
/tag <entity> <add/remove> <tag> - Adds or removes a tag from an entity
/tickingarea - Manages always-loaded chunks
/particle - Creates particle effects
/playsound <sound> <player> - Plays a sound to a player
/camera - Controls camera perspective
/playanimation - Plays an animation on an entity
/structure - Saves or loads a structure
■ Notes:
- Enable cheats in world settings to use these commands.
- Use @p (nearest player), @a (all players), @e (all entities), @r (random player).