final i think update yAY

This commit is contained in:
ayunami2000
2022-04-08 02:55:41 -04:00
parent 78f3127dc9
commit 15d9eab91e
3 changed files with 25 additions and 7 deletions

View File

@ -164,11 +164,6 @@ public class Plex extends JavaPlugin
PlexLog.log("Punishment System initialized");
commandBlockerManager = new CommandBlockerManager();
// todo: make this a service lmao --v
getServer().getScheduler().scheduleSyncDelayedTask(this, () -> {
commandBlockerManager.syncCommands();
PlexLog.log("Command Blocker commands loaded");
});
PlexLog.log("Command Blocker initialized");
generateWorlds();