General - Packet Type (Expression) — PacketEventsSK

Addon: PacketEventsSK · Category: Expression · Since: 1.1.1

Syntax

[the] packet[ ]type of %packet%

Description

The packet type of a packet

Examples

# can be used to see which packets get sent in certain circumstances
on any packet:
    send packet type of event-packet to console

View source