mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-05 00:56:42 +00:00
Add smite command and a few other fixes
This commit is contained in:
@ -109,7 +109,7 @@ public class Plex extends JavaPlugin
|
||||
|
||||
system = config.getString("system");
|
||||
|
||||
PlexLog.log("Attempting to connect to DB: {0}", plugin.config.getString("data.central.storage"));
|
||||
PlexLog.log("Attempting to connect to DB: {0}", plugin.config.getString("data.central.db"));
|
||||
try
|
||||
{
|
||||
PlexUtils.testConnections();
|
||||
|
Reference in New Issue
Block a user