getLastColors

public static String getLastColors(String input)

Gets the ChatColors used at the end of the given input string.

Return

Any remaining ChatColors to pass onto the next line.

Parameters

input

Input string to retrieve the colors from.