every 1 second:
{vl::%uuid of player%} > 1:
loop all players:
if loop-player has permission funwatcher.alerts
message "&4FunWatcher &8» &c%player% &7has failed &cIncorrect Movement! [{vl::%uuid of player%}]" to loop-player
btw the reason i made it loop after the uuid, as i want it to flag, if someone have the vl of more then 1, to only players with correct permission
{vl::%uuid of player%} > 1:
loop all players:
if loop-player has permission funwatcher.alerts
message "&4FunWatcher &8» &c%player% &7has failed &cIncorrect Movement! [{vl::%uuid of player%}]" to loop-player
btw the reason i made it loop after the uuid, as i want it to flag, if someone have the vl of more then 1, to only players with correct permission