Search results

  1. L

    Solved Alternative to ChatColor.translateAlternateColorCodes

    This looks very cool, I will definitely use it in future plugins! But I think I will use this for this plugin. Thanks a lot both of you :)
  2. 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('&'...