mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-24 11:38:40 +01:00
whoops
This commit is contained in:
parent
41362aa34a
commit
27f6f225c9
@ -236,7 +236,7 @@ public class LPBukkitPlugin extends JavaPlugin implements LuckPermsPlugin {
|
||||
}
|
||||
|
||||
// shutdown the temporary executor when the Bukkit one starts
|
||||
doAsync(() -> {
|
||||
getServer().getScheduler().runTaskAsynchronously(this, () -> {
|
||||
schedulerAvailable = true;
|
||||
executorService.shutdown();
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user