MySql handle raised an exception
MySql handle raised an exception (Exception: Connection is null)
  at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0002b] in <7a75fa05cbc04391919cf072f240bf30>:0
MySql handle raised an exception (Exception: Connection is null)
  at Oxide.Core.MySql.Libraries.MySql+MySqlQuery.Handle () [0x0002b] in <7a75fa05cbc04391919cf072f240bf30>:0

Some plugin that is trying to send SQL queries has no connection, look for anything that uses MySQL.

Ahha okay. Well, I'm going to see if I can find it tmrw. In the meantime, I'm gonna post an image of the plugins I have and if you see any that you know uses MySQL then please notify me about it. 

PlayerDatabase, MStats might be it

Okay great. I did go over all of my plugins and now it seems to be fixed. Thanks for the help.