Sarit
0
Q:

Utils code for plugin minecraft

package ____________;

import org.bukkit.ChatColor;

public class Utils {

    public  static String chat (String s) {
        return ChatColor.translateAlternateColorCodes('&', s);
    }

}
1

New to Communities?

Join the community