offline metadata

  • 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. J

    Offline player metadata ?

    I want offline player metadata in veriable. Example: set {_player} to "%{test}%" parsed as offline player if metadata "player.uuid" of {_player} is set: send "test 1" to player It's work but only player is online. If player is offline It's don't work. Thank for interest.