Single Player Commands コマンド一覧日本語版
追記 (11/07/07)
予想以上にアクセスがあったため、一から書き直しました。
以下を参照して下さい。
Single Player Commands コマンド一覧日本語版 Ver2
Minecraft MOD、Single Player Commands で“自分が使用する”コマンド一覧日本語版。
使用しない・理解していないコマンドは表記していないので和訳ではない。どちらかと言えば使い方解説か?
alias <NAME> <COMMAND> {ARGS} - Allows you to assign an alias to one or more words
略称を設定します。[alias 略称 コマンド 引数]
例)alias im instantmine
bind <KEYCODE> <COMMAND> {COMMANDPARAMS} - Binds a command to a keyboard button.
ショートカットキーを設定します。[bind キー名/コード コマンド 引数]
例)bind t time day
cannon [STRENGTH] - Shoots a primed TNT in the direction you are pointing.
起爆状態のTNTを射出します。[cannon 射出速度(Default:1.0)]
例)cannon 1.5
damage - Turns player damage on/off
自分のダメージの有無を切り替えます。[damage]
defuse [all] - Defuses any TNT nearby which has been hit, drops 1 tnt in its place
起爆状態のTNTを無効化します。[defuse]
drops - Turns item drops on/off, having them turned off will make the game run a little bit faster, and also stop your inventory from filling.
アイテムドロップの有無を切り替えます。[drops]
大規模爆破時の軽量化に有効。
explode [SIZE] - Sets off an explosion in your current location.
自分を中心に爆発を引き起こします。[explode 爆発規模]
sizeに200くらいを指定すると非常にキモチワルイ。
例)explode 20
fly [SPEED] - Allows you to turn flying mode on/off, speed specified your flying speed
I can fly!!、空を飛びます。[fly スピード(Default:1)]
例)fly 2.5
freeze - Freezes mobs so that they cannot move or attack you
すべてのMOBの動きを停止させます。[freeze]
goto <NAME> - Goto a waypoint
setコマンドで指定した場所にワープします。[goto ワープ先]
grow [all] - Grows all saplings/wheat on the map.
ワールドに存在するすべての小麦と木の苗を成長させます。[grow]
help [COMMAND] - Gives general help when COMMAND isn’t specified, gives specific help when COMMAND is specified. Same as /h
各コマンドのヘルプを参照します。[help コマンド]
コマンドを指定しなかった場合は、利用できるコマンドが一覧表示されます。
例)help time
home – Teleport to spawn point
リスポーンポイントにワープします。[home]
infiniteitems - Toggles infinite items on/off
アイテム無限化。設置しても減りません。[infiniteitems]
instantkill - Instantly kills any NPC you hit
一撃でMOBを倒します。[instantkill]
instantmine - Turns instant mining on/off
一撃でブロックを破壊します。[instantmine]
item <ITEMCODE|ITEMNAME> [QUANTITY] [DAMAGE] – Gives player item, if quantity isn’t specified maximum amount of that item. Same as /give and /i
任意のアイテムを出せます。マルチの/give相当。[item アイテム名/コード 個数 耐久度]
TooManyItemsを利用するべきでしょう。
itemdamage - Turn item damage on/off. This means you will never have to repair an item again
道具の耐久度減少の有無を切り替えます。[itemdamage]
itemname - Use this command to discover the itemname and ID of your currently selected item.
選択しているアイテムの名前とコードを表示します。[itemname]
keepitems - Turn this on and you will keep your items when you die.
死亡時のアイテムロストの有無を切り替えます。[keepitems]
kill – Kills the current player
自殺します。[kill]
killall <MOBTYPE> - Kills all of the specified mob type
Entities(敵MOB、動物、絵画、ボート、トロッコ等)を削除します。[killall 対象の名前]
例)killall Pig
killnpc [all|monster|animal] - Kills all living creatures nearby.
MOBを殺害します。[killnpc 対象(all|monster|animal)]
例)killnpc animal
light - Turns permanent lighting on and off
全域の明るさをMAXに設定します。[light]
ralias <NAME> - Removes the specified alias
指定された略称を削除します。[ralias 略称]
rem <NAME> - Removes the specified waypoint
setコマンドで指定した地名を削除します。[rem 地名]
ride - Allows you to ride any NPC which you point at
選択しているMOBに乗ります。[ride]
set <NAME> - Mark a waypoint on the world
ワープ用の地名を設定します。[set 地名]
setspawn [<X> <Y> <Z>] – Set the current position as the spawn point, if X Y Z are specified sets that position as spawn point
リスポーンポイントを指定します。[setspawn X Y Z]
setspeed [SPEED|reset] - Sets the speed that the player moves
移動スピードを指定します。[setspeed 速度/reset]
spawn <NAME|ID|random|list> [QTY] - Allows you to spawn an individual creature.
MOBを生成します。[spawn 名前/ID 匹数]
spawn listでMOB一覧を表示します。
例)spawn 91 20
startup <COMMAND> {ARGS} - Specifies a command to run on startup
起動時にコマンドを実行します。[startup コマンド 匹数]
tele <X> <Y> <Z> - Teleport to X Y Z coordinates. Same as /t
指定した座標にテレポートします。/tでも可。[tele X Y Z]
*いしのなかにいる*
例)tele 23 100 185
time [set|get|day|night [minute|hour|day [TIME]]] - Set and get the time within minecraft.
時間を操作します。[time set/get/day/night]
time dayで朝、time nightで夜に設定。
unbind <KEYCODE|all> - Unbinds the specified key from a command.
ショートカットキーの割り当てを解除します。[unbind キーコード/all]
weather <lightning|thunder|rain> - Toggles weather on/off
天気を操作します。[weather lightning|thunder|rain]
weather lightningで雷を落とす、weather thunderで雷雨の有無、weather rainで雨の有無を設定。
その他、WorldEditのコマンドを利用できます。
記載されていない便利なコマンド、または情報に間違いがあれば、以下のコメント欄よりお願いします。
