mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-09 05:53:22 +00:00
condense info
This commit is contained in:
parent
42a710d885
commit
8585727acb
5 changed files with 70 additions and 14 deletions
|
@ -161,6 +161,7 @@ public class SQLManager implements AbstractDB {
|
|||
}
|
||||
stored.get(world).put(new PlotId(idx, idz), id);
|
||||
}
|
||||
stmt.close();
|
||||
} catch (final SQLException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue