Skip to content

Commit

Permalink
announce_afk_kick.mcfunction aktualisieren
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx authored Jul 20, 2024
1 parent 3976835 commit 9706690
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
tellraw @a[scores={afk_notification=1}] ["",{"selector":"@s","color":"gray"},{"text":" got kicked for being AFK for more than ","color":"gray"},{"score":{"name":"@s","objective":"afk_timer"},"color":"gray"},{"text":" seconds","color":"gray"}]
kick @s Kicked for inactivity.
kick @s "Kicked for inactivity."
scoreboard players set @s afkannouncer.afk_time 0

0 comments on commit 9706690

Please sign in to comment.