forked from VoxeLibre/VoxeLibre
mcl_commands
This commit is contained in:
parent
fd00164bde
commit
83b7f03f0d
|
@ -0,0 +1,23 @@
|
|||
# textdomain: mcl_commands
|
||||
Players can't be killed right now, damage has been disabled.=玩家現在不能被殺死,傷害已被禁用。
|
||||
Player @1 does not exist.=玩家 @1 不存在。
|
||||
You are already dead=你已經死了
|
||||
@1 is already dead=@1 已經死了。
|
||||
@1 committed suicide.=@1 自殺了。
|
||||
@1 was killed by @2.=@1 被 @2 殺死了。
|
||||
[<name>]=[<名字>]
|
||||
Kill player or yourself=殺死玩家或自己
|
||||
Can use /say=可以使用 /say
|
||||
<message>=<信息>
|
||||
Send a message to every player=廣播信息給每個玩家
|
||||
Invalid usage, see /help say.=無效用法,見 /help say
|
||||
<X>,<Y>,<Z> <NodeString>=<X>,<Y>,<Z> <方塊名稱>
|
||||
Set node at given position=在指定位置放置指定方塊
|
||||
Invalid node=無效方塊
|
||||
@1 spawned.=@1 已生成。
|
||||
Invalid parameters (see /help setblock)=無效參數(見 /help setblock)
|
||||
List bans=查看封鎖列表
|
||||
Ban list: @1=封鎖列表:@1
|
||||
Show who is logged on=列出在線玩家
|
||||
Displays the world seed=顯示種子碼
|
||||
Only peaceful mobs allowed!=只允許和平生物!
|
Loading…
Reference in New Issue