2019-03-13 23:40:59 +01:00
|
|
|
# textdomain: mcl_commands
|
2024-12-03 23:42:44 +01:00
|
|
|
##[ kill.lua ]##
|
2019-03-13 23:40:59 +01:00
|
|
|
Players can't be killed right now, damage has been disabled.=
|
|
|
|
Player @1 does not exist.=
|
|
|
|
You are already dead=
|
|
|
|
@1 is already dead=
|
|
|
|
[<name>]=
|
|
|
|
Kill player or yourself=
|
2024-12-03 23:42:44 +01:00
|
|
|
##[ setblock.lua ]##
|
2019-03-13 23:40:59 +01:00
|
|
|
<X>,<Y>,<Z> <NodeString>=
|
|
|
|
Set node at given position=
|
|
|
|
Invalid node=
|
|
|
|
@1 spawned.=
|
|
|
|
Invalid parameters (see /help setblock)=
|
2024-12-03 23:42:44 +01:00
|
|
|
##[ seed.lua ]##
|
2019-03-16 05:29:28 +01:00
|
|
|
Displays the world seed=
|
2024-12-03 23:42:44 +01:00
|
|
|
##[ summon.lua ]##
|
2020-01-06 13:46:43 +01:00
|
|
|
Only peaceful mobs allowed!=
|
2024-12-03 23:42:44 +01:00
|
|
|
##[ say.lua ]##
|
|
|
|
Can use /say=
|
|
|
|
<message>=
|
|
|
|
Send a message to every player=
|
|
|
|
Invalid usage, see /help say.=
|
|
|
|
##[ list.lua ]##
|
|
|
|
Show who is logged on=
|
|
|
|
##[ sound.lua ]##
|
|
|
|
<sound> <target>=
|
|
|
|
Play a sound. Arguments: <sound>: name of the sound. <target>: Target.=
|
|
|
|
Sound name is invalid!=
|
2024-12-03 23:26:03 +01:00
|
|
|
Target is invalid!=
|
2024-12-03 23:42:44 +01:00
|
|
|
##[ alias.lua ]##
|
|
|
|
List bans=
|
|
|
|
Ban list: @1=
|
|
|
|
List clear commands=
|
|
|
|
To clear inventory use /clearinv or /clearinventory=
|
|
|
|
To clear mobs use /clearmobs=
|
|
|
|
To clear the weather use /weather clear=
|
|
|
|
Clearing the chat is not possible, you can hide the chat using "Toggle chat log" key (default F2) on PC or the chat icon on the mobile version=
|