sr_skin_url_matches

Passes when the texture URL of the player's skin contains the given text.

Categories: player

Required arguments

Key(s)DescriptionType
urlThe text that the skin's texture URL must contain.STRING

Example

conditions:
  - id: sr_skin_url_matches
    args:
      url: <value>