#Disable players that are afk, win /giveaway rewards

1 messages · Page 1 of 1 (latest)

hollow sonnet
#
                    set {winner} to a random player of all players```
Doesnt work for that so i am unsure.
viral bay
#

After hopeless hours trying to get worldguard to work with skript, I find that the expression if "%region at player%" contains "afk2" works fine. Just make sure your world name isn't called afk2 lol

viral bay
#

Hope that helps 👍

merry mirage
#

You can use something like


set {_winner} to random element out of (all players where [region of input != region "afk2"])```
crisp oracle
opaque zephyr
crisp oracle