Skip to content

Conversation

sj-hub9796
Copy link

No description provided.

boiscljo and others added 27 commits December 15, 2021 10:22
Weaken ::process(List<String>) to ::process(Collection<String>)
…hmedYT/master

Add bungeecord support, rewrite IridiumColorAPI#apply, fix a potential bug
@meteorOSS
Copy link
Contributor

why

@sj-hub9796
Copy link
Author

sj-hub9796 commented Mar 24, 2025

why

um, stripping color should of course also apply to §r.

cause below codes return false.

String origin = "Hello World!";
String text = "§aHello §rWorld&a!";
String stripped = IridiumColorAPI.stripColorFormatting(text);

if (origin.equals(stripped)) {
    // it returns false
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants