mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-05 00:56:42 +00:00
final i think update yAY
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user