Search results

  1. L

    Solved Alternative to ChatColor.translateAlternateColorCodes

    I have a config file wich looks something like this: # colour codes start with & # variables are enclosed by % Messages: NoPermission: '&4Denied access! You are not allowed to do this.' Join: '&a>>&7 %Player%' ... In my old code I just used ChatColor.translateAlternateColorCodes('&'...