every 10 seconds:
loop all players:
if {wybrana.archer.%player%} is true:
display board named "&c&lInformacje" to loop-player
make score "&7Twoja klasa to &cArcher" in board of loop-player to 1
if {wybrana.chlop.%player%} is true:
display board named "&c&lInformacje" to loop-player
make score "&7Twoja klasa to &cChlop" in board of loop-player to 1
if {wybrana.wojownik.%player%} is true:
display board named "&c&lInformacje" to loop-player
make score "&7Twoja klasa to &cWojownik" in board of loop-player to 1
if {wybrana.ninja.%player%} is true:
display board named "&c&lInformacje" to loop-player
make score "&7Twoja klasa to &cNinja" in board of loop-player to 1
coś takiego próbowałem zrobić ale nie działa by mógł ktoś poprawić.