PlotSquared/Bukkit
Alexander Söderberg a221d6fd07 Run tasks synchronously on Bukkit when the plugin is disabled.
Previously, the tasks would fail to run, as the scheduler prevents disabled plugins from running tasks. This would cause problems on server shutdown, especially when the SQLManager attempts to perform database queries.

This fixes #2446.
2019-11-10 12:10:38 +01:00
..
src/main Run tasks synchronously on Bukkit when the plugin is disabled. 2019-11-10 12:10:38 +01:00
build.gradle Fix okio 2019-11-07 17:02:34 +01:00