ajout commande afk
This commit is contained in:
parent
e98b0dfdbb
commit
bd57eaeec8
1 changed files with 6 additions and 0 deletions
6
main.sk
6
main.sk
|
@ -151,3 +151,9 @@ command rename <string>:
|
|||
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)"
|
||||
|
|
Loading…
Reference in a new issue