2020-02-04 21:43:50 +01:00
|
|
|
# textdomain: mcl_commands
|
2024-12-03 23:42:44 +01:00
|
|
|
##[ kill.lua ]##
|
2020-02-04 21:43:50 +01:00
|
|
|
Players can't be killed right now, damage has been disabled.=Los jugadores no pueden ser asesinados en este momento, el daño ha sido desactivado.
|
|
|
|
Player @1 does not exist.=El jugador @1 no existe.
|
|
|
|
You are already dead=Ya estas muerto
|
|
|
|
@1 is already dead=@1 ya esta muerto
|
|
|
|
[<name>]=[<Nombre>]
|
|
|
|
Kill player or yourself=Mata al jugador o a ti mismo
|
2024-12-03 23:42:44 +01:00
|
|
|
##[ setblock.lua ]##
|
2020-02-04 21:43:50 +01:00
|
|
|
<X>,<Y>,<Z> <NodeString>=<X>,<Y>,<Z> <ID nodo>
|
|
|
|
Set node at given position=Establecer nodo en la posición dada
|
|
|
|
Invalid node=Nodo no válido
|
|
|
|
@1 spawned.=@1 generado.
|
|
|
|
Invalid parameters (see /help setblock)=Parámetros no válidos (Revisa el comando "/help setblock")
|
2024-12-03 23:42:44 +01:00
|
|
|
##[ seed.lua ]##
|
2020-02-04 21:43:50 +01:00
|
|
|
Displays the world seed=Muestra la semilla del mundo
|
2024-12-03 23:42:44 +01:00
|
|
|
##[ summon.lua ]##
|
2020-02-04 21:43:50 +01:00
|
|
|
Only peaceful mobs allowed!=¡Solo se permiten animales pacíficos!
|
2024-12-03 23:42:44 +01:00
|
|
|
##[ say.lua ]##
|
|
|
|
Can use /say=Puedes usar /say
|
|
|
|
<message>=<Mensaje>
|
|
|
|
Send a message to every player=Envía un mensaje a todos los jugadores
|
|
|
|
Invalid usage, see /help say.=
|
|
|
|
##[ list.lua ]##
|
|
|
|
Show who is logged on=Mostrar quién ha iniciado sesión
|
|
|
|
##[ 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=Lista de prohibiciones
|
|
|
|
Ban list: @1=Lista de baneados: @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=
|
|
|
|
|
|
|
|
|
|
|
|
##### not used anymore #####
|
|
|
|
|
|
|
|
@1 committed suicide.=@1 se suicidó.
|
|
|
|
@1 was killed by @2.=@1 fue asesinado por @2.
|
|
|
|
Invalid usage, see /help=Uso no válido, (Revisa el comando "/help say")
|