mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-06-18 17:40:39 +00:00
Removed redundant "Disabling AntiVPN..." log message on Velocity
This commit is contained in:
-1
@@ -104,7 +104,6 @@ public class VelocityPlugin implements LoaderBootstrap {
|
||||
|
||||
@Override
|
||||
public void onDisable() {
|
||||
logger.info("Disabling AntiVPN...");
|
||||
AntiVPN.getInstance().getExecutor().log("Disabling AntiVPN...");
|
||||
|
||||
if (AntiVPN.getInstance().getDatabase() != null) {
|
||||
|
||||
Reference in New Issue
Block a user