stripColor

public static String stripColor(String input)

Strips the given message of all color codes

Return

A copy of the input string, without any coloring

Parameters

input

String to strip of color