hey, plugin_precache() is being executed before the config file is run, even if i manually specify it to run at the top of the function, it dosent get executed untill after all the plugins have fully loaded and done plugin_precache()
i really need a way to store some varibles (4) that can be read by plugin_precache() easily and can easily be modified by hand