Network Player (Type) — skNetwork

Addon: skNetwork · Category: Type · Since: 1.0.0

Syntax

networkplayer

Description

Somebody on the network, wherever they are. Accepts a name, a UUID or a real player. Reads come from the player list the proxy already pushes to this server, so nothing waits on the wire.

Examples

set {_who} to network player "Notch"
send "%{_who}% is on %network server of {_who}%"

View source