Recent content by LABSTORM

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  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('&'...