exact amount of new lines in clearchat command

This commit is contained in:
Mylloon 2021-06-27 19:02:12 +02:00
parent 577f01fa5a
commit 635f347b07

View file

@ -45,7 +45,7 @@ command clearchat: # supprime l'historique du tchat
cooldown message: &4Tu dois attendre &l%remaining time% &4pour refaire cette commande ! cooldown message: &4Tu dois attendre &l%remaining time% &4pour refaire cette commande !
trigger: trigger:
if player is op: if player is op:
loop 150 times: loop 98 times:
broadcast " " in world of player broadcast " " in world of player
broadcast "&cLe Chat a été clear par &e%player%&c." in world of player broadcast "&cLe Chat a été clear par &e%player%&c." in world of player
broadcast " " in world of player broadcast " " in world of player