From bd57eaeec8e419872128dbec64ee0f24ab360f86 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 9 Mar 2021 15:17:16 +0100 Subject: [PATCH] ajout commande afk --- main.sk | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/main.sk b/main.sk index 3a12612..ee1e8d9 100644 --- a/main.sk +++ b/main.sk @@ -151,3 +151,9 @@ command rename : set the name of the player's tool to "§r%{_name}%" else: send "&4Tu n'as pas la permission d'utiliser cette commande." + +command afk: + executable by: players + description: Annonce que tu vas afk + trigger: + broadcast "&cJe vais afk ! &8(&a%player's name%&8)"