Guys, help me: how to function: $sender->sendMessage(TEXTFORMAT::AQUA . "TEXT"); to make 2 text with different colors?
Topic close, to understand: $sender->sendMessage(TEXTFORMAT::AQUA . "text1" .TextFormat::RED . "text2"); Thank you for documentation!
I told you before, that is not compatible with future changes and doesn't tell the people that reads your code what it does. Instead of §l§6, write TextFormat::BOLD . TextFormat::GOLD