mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-05 10:20:23 +01:00
Debug on disable.
This commit is contained in:
parent
d4cd53cd07
commit
450f777de8
@ -259,6 +259,7 @@ public class Plan extends BukkitPlugin<Plan> {
|
||||
scheduler.shutdown(); // Schedules the save to shutdown after it has ran the execute method.
|
||||
}
|
||||
|
||||
getPluginLogger().endAllDebugs();
|
||||
Log.info(Locale.get(Msg.DISABLED).toString());
|
||||
Locale.unload();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user