Merge branch 'develop' of https://github.com/Mineplex-LLC/Minecraft-PC into Dual_1.9
This commit is contained in:
commit
fcc3e8e024
@ -79,6 +79,9 @@ public final class DBPool
|
||||
|
||||
public static DataSource getServerStats()
|
||||
{
|
||||
if (SERVER_STATS == null)
|
||||
loadDataSources();
|
||||
|
||||
return SERVER_STATS;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user