Disable Alpha Manager.
This commit is contained in:
parent
036565abb7
commit
6b61d4aecd
@ -276,7 +276,7 @@ public class ClansManager extends MiniClientPlugin<ClientClan>implements IRelati
|
||||
new ClanEnergyTracker(plugin, this);
|
||||
new StuckManager(this);
|
||||
|
||||
new ClansAlphaManager(this, taskManager);
|
||||
// new ClansAlphaManager(this, taskManager);
|
||||
|
||||
new PotatoManager(plugin, this);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user