Offline Player (Type) — Skript

Addon: Skript · Category: Type · Since: 2.0 beta 8

Syntax

offlineplayer

Description

A player that is possibly offline. See player for more information. Please note that while all effects and conditions that require a player can be used with an offline player as well, they will not work if the player is not actually online.

Examples

set {_p} to "Notch" parsed as an offlineplayer # returns Notch even if they're offline

View source