namespace PacketLib; public class PlayerCommandPacket { public PlayerCommand[] commands { get; set; } }