mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-11-04 19:23:44 +01:00
Debug PlotMe conversion (temporary)
This commit is contained in:
@@ -45,6 +45,7 @@ public class ClassicPlotMeConnector extends APlotMeConnector {
|
||||
}
|
||||
} catch (SQLException | ClassNotFoundException ignored) {
|
||||
//ignored
|
||||
ignored.printStackTrace();
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
@@ -44,6 +44,7 @@ public class PlotMeConnector_017 extends APlotMeConnector {
|
||||
}
|
||||
} catch (SQLException | ClassNotFoundException ignored) {
|
||||
//ignored
|
||||
ignored.printStackTrace();
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user