Update Main.php
This commit is contained in:
parent
4a1cf6230e
commit
edd9d564ad
|
@ -115,5 +115,6 @@ class Main extends PluginBase{
|
||||||
$sender->sendMessage(TextFormat::DARK_RED.$this->config["ingameonly"]);
|
$sender->sendMessage(TextFormat::DARK_RED.$this->config["ingameonly"]);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue