mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-06-03 18:32:19 +00:00
Version 2.0.0-SNAPSHOT: Updated to use SQLLite with versioning. Needed a recode of the database system to allow for future updates.
This commit is contained in:
@@ -42,8 +42,8 @@ public class BungeeListener extends VPNExecutor implements Listener {
|
||||
cacheResetTask.cancel();
|
||||
cacheResetTask = null;
|
||||
}
|
||||
threadExecutor.shutdown();
|
||||
BungeePlugin.pluginInstance.getProxy().getPluginManager().unregisterListener(this);
|
||||
super.shutdown();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user