bomb

ちょっとおしゃれな攻略本を目指して。マインクラフトに関する記事を作成指定ます。

no image

2026/9/6

/tell 「コマンド図鑑」【Minecraft / マインクラフト】

「 /tell 」 基本情報 /tell JE /tell information ・構文 /tell <プレイヤー> <メッセージ> ・権限 全プレイヤー(レベル0) メモ ・他のプレイヤーにプライベートメッセージ(DM)を送る ・使用例: /tell Steve ゲーム開始!(Steveにだけ見えるメッセージ) ・/msgと/wは同じコマンドの別名

no image

2026/9/6

/summon 「コマンド図鑑」【Minecraft / マインクラフト】

「 /summon 」 基本情報 /summon JE /summon information ・構文 /summon <エンティティ> [<座標>] [<NBT>] ・権限 OP(レベル2) メモ ・エンティティ(Mobなど)を召喚する ・使用例: /summon minecraft:lightning_bolt ~-10 ~ ~(10ブロック西に雷を落とす) ・NBTで名前や装備などの詳細を指定できる

no image

2026/9/6

/stop 「コマンド図鑑」【Minecraft / マインクラフト】

「 /stop 」 基本情報 /stop JE /stop information ・構文 /stop ・権限 OP(レベル4) メモ ・サーバーを保存して停止する ・使用例: /stop(サーバーをシャットダウン) ・マルチプレイ(サーバー)専用

no image

2026/9/6

/stopsound 「コマンド図鑑」【Minecraft / マインクラフト】

「 /stopsound 」 基本情報 /stopsound JE /stopsound information ・構文 /stopsound <対象> [<サウンド分類>] [<サウンド>] ・権限 OP(レベル2) メモ ・再生中のサウンドを停止する ・使用例: /stopsound @a music(全員のBGMを停止) ・分類やサウンド名を省略すると全てのサウンドを停止

no image

2026/9/6

/teleport 「コマンド図鑑」【Minecraft / マインクラフト】

「 /teleport 」 基本情報 /teleport JE /teleport information ・構文 /teleport [<対象>] (<移動先エンティティ>|<座標> [<回転>|facing <座標>|facing entity <エンティティ>]) ・権限 OP(レベル2) メモ ・エンティティを指定座標や他のエンティティの位置へテレポートさせる ・使用例: /teleport @s 100 64 100(自分を ...

no image

2026/9/6

/teammsg 「コマンド図鑑」【Minecraft / マインクラフト】

「 /teammsg 」 基本情報 /teammsg JE /teammsg information ・構文 /teammsg <メッセージ> ・権限 全プレイヤー(レベル0) メモ ・自分が所属するチームのメンバーだけにメッセージを送る ・使用例: /teammsg 作戦開始(チームメイトにのみ送信) ・/tmは同じコマンドの短縮形

no image

2026/9/5

/spectate 「コマンド図鑑」【Minecraft / マインクラフト】

「 /spectate 」 基本情報 /spectate JE /spectate information ・構文 /spectate <対象> [<プレイヤー>] ・権限 OP(レベル2) メモ ・スペクテイターモードのプレイヤーを指定エンティティの視点にする ・使用例: /spectate @e[type=minecraft:creeper,limit=1](クリーパーの視点に入る) ・実行対象がスペクテイターモードである必要がある。引数なしで視点を解除

no image

2026/9/5

/setblock 「コマンド図鑑」【Minecraft / マインクラフト】

「 /setblock 」 基本情報 /setblock JE /setblock information ・構文 /setblock <座標> <ブロック> [destroy|keep|replace] ・権限 OP(レベル2) メモ ・指定座標にブロックを設置・置換する ・使用例: /setblock ~ ~-1 ~ minecraft:glowstone(足元をグロウストーンに) ・destroyは既存ブロックをドロップ付きで破壊、keepは空気の場合のみ設置

no image

2026/9/5

/seed 「コマンド図鑑」【Minecraft / マインクラフト】

「 /seed 」 基本情報 /seed JE /seed information ・構文 /seed ・権限 シングルは全プレイヤー(レベル0)、マルチはOP(レベル2) メモ ・ワールドのシード値を表示する ・使用例: /seed(シード値をチャットに表示) ・表示された値はクリックでコピーできる

no image

2026/9/5

/scoreboard 「コマンド図鑑」【Minecraft / マインクラフト】

「 /scoreboard 」 基本情報 /scoreboard JE /scoreboard information ・構文 /scoreboard objectives (add <名前> <条件> [<表示名>]|list|remove|setdisplay|modify) / /scoreboard players (set|add|remove|get|list|operation|reset ...) ・権限 OP(レベル2) メモ ・スコアボードのオブジェ ...