General - Player Skin of Player (Expression) — PacketEventsSK

Addon: PacketEventsSK · Category: Expression · Since: 1.0.0

Syntax

[the] skin of %player%

Description

Gets the skin the player had when they joined the server NOTE: This only works on servers in online mode

Examples

command revertToMySkin:
    trigger:
        set displayed skin of player to player's skin

View source