From ce0445c0d847286dfcfcb1c318c8aa153a21f755 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 28 Jun 2021 02:45:00 +0200 Subject: [PATCH] fix messagein killall --- main.sk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sk b/main.sk index 4108715..53ecf76 100644 --- a/main.sk +++ b/main.sk @@ -248,7 +248,7 @@ command killall: # tue toutes les entités kill loop-entity add 1 to {_count} send "Tu as tué %{_count}% entités." - sendToOperators(player, "&7%{player}%&7 as tué %{_count}%&7 entités.") + sendToOperators(player, "&7%player%&7 as tué %{_count}%&7 entités.") else: send {@errorMessage}