loop all players in "%arg 1%":
loop {@Lines} times:
broadcast ""
broadcast "{@Prefix} {@Chat cleared message}"
I have a command with an argument so I can clear the chat in a specific world.
However, when I reload the skript it says "%arg 1% is not a world" so my skript doesnt work.
How would I get this to work?
loop {@Lines} times:
broadcast ""
broadcast "{@Prefix} {@Chat cleared message}"
I have a command with an argument so I can clear the chat in a specific world.
However, when I reload the skript it says "%arg 1% is not a world" so my skript doesnt work.
How would I get this to work?