Disable /allowCmd
This commit is contained in:
parent
fdf500b090
commit
8de5280241
@ -221,7 +221,6 @@ public class BonusManager extends MiniClientPlugin<BonusClientData> implements I
|
|||||||
addCommand(new GuiCommand(this));
|
addCommand(new GuiCommand(this));
|
||||||
addCommand(new AnimationCommand(this));
|
addCommand(new AnimationCommand(this));
|
||||||
addCommand(new TicketCommand(this));
|
addCommand(new TicketCommand(this));
|
||||||
addCommand(new AllowCommand(this));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Just keeping things up-to-date
|
// Just keeping things up-to-date
|
||||||
|
Loading…
Reference in New Issue
Block a user