that's not needed
This commit is contained in:
parent
002be01ef1
commit
84b887fe89
@ -213,11 +213,6 @@ public class ClansManager extends MiniClientPlugin<ClientClan>implements IRelati
|
|||||||
{
|
{
|
||||||
super("Clans Manager", plugin);
|
super("Clans Manager", plugin);
|
||||||
|
|
||||||
if (serverName.equals("GarboClans-1"))
|
|
||||||
{
|
|
||||||
addCommand(new Meow(new OutpostManager(this)));
|
|
||||||
}
|
|
||||||
|
|
||||||
_instance = this;
|
_instance = this;
|
||||||
|
|
||||||
_punish = punish;
|
_punish = punish;
|
||||||
|
Loading…
Reference in New Issue
Block a user