online players

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  1. K

    Solved How do I check the online players forever

    so i cant update the online players on my scoreboard heres my script: on join: scoreboard(player) loop all players in world "world": function scoreboard(P: player): set title of {_P}'s scoreboard to "&E&LDuckAura" set line 3 of {_P}'s scoreboard to "&eRank: &a"...
  2. S

    There is no online player whose name starts with "XXX"

    Hello, i made that simple skript and when i send command /isonline (online_nick) it works, but when i send /isonline (offline_nick), it writes "There is no online player whose name starts with "xxx", no my message... how i can repair it? Thanks for reply... command /isonline <player>...