What's New in Version 1.1.1 See changelog
Released
Updated API
Added show as warning to the cfg
Warning Tips have a max timer of 5 sec
void TIP(BasePlayer player, string message, float dur , bool warning) RandomTips?.Call("TIP", player, "Your text here", 6f ,true);