Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Commit

Permalink
Remove Ctech (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
provsalt authored and Infernus101 committed Jul 9, 2019
1 parent 43da113 commit 04b874f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Infernus101/KitUI/Main.php
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ public function onCommand(CommandSender $sender, Command $cmd, String $label, ar
return false;
}
if(isset($args[0])){
$sender->sendMessage(TextFormat::GREEN . "About:\nKit UI by Infernus101! github.com/Infernus101/KitUI\n" . TextFormat::AQUA . "Servers - FallenTech.tk | CounterTech.tk 19132");
$sender->sendMessage(TextFormat::GREEN . "About:\nKit UI by Infernus101! github.com/Infernus101/KitUI\n" . TextFormat::BLUE . "Servers - FallenTech.tk 19132");

return false;
}
Expand Down

0 comments on commit 04b874f

Please sign in to comment.