I am attempting to kick a player if the player is connected to any of my servers on the bungee network, but it isn't working... I have tried messaging @LimeGlass, but no response, he is probably busy
. I think I may just have the syntax wrong....
Skript Ver: Bensku dev28c
Skellett: Latest
SkellettProxy: Latest
Error: "There's no loop that matches 'loop-player'"
Skript Ver: Bensku dev28c
Skellett: Latest
SkellettProxy: Latest
code_language.skript:
loop all bungeecord players:
if loop-player is "%argument 1%":
kick loop-player due to "blah blah blah"
Error: "There's no loop that matches 'loop-player'"