custom motd
This commit is contained in:
parent
9f45f24696
commit
402ba64f14
1 changed files with 3 additions and 0 deletions
3
main.sk
3
main.sk
|
@ -316,3 +316,6 @@ command /reponse <text>: # réponse à un DM
|
||||||
execute player command "msg %{dmReply.%uuid of player%}% %arg-1%"
|
execute player command "msg %{dmReply.%uuid of player%}% %arg-1%"
|
||||||
else:
|
else:
|
||||||
send "&4Tu n'as personne a qui répondre."
|
send "&4Tu n'as personne a qui répondre."
|
||||||
|
|
||||||
|
on server ping:
|
||||||
|
set motd to "&e&kx &cServeur d'Anri &e&kx"
|
||||||
|
|
Loading…
Reference in a new issue