mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 06:38:56 +00:00
Added Parity/Sanity to Scrambling
This commit is contained in:
@@ -206,6 +206,8 @@ public class P extends JavaPlugin {
|
||||
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
} catch (InvalidKeyException e) {
|
||||
e.printStackTrace();
|
||||
} finally {
|
||||
try {
|
||||
data.close();
|
||||
|
||||
Reference in New Issue
Block a user