!!! NOTE YOU NEED TO REMOVE ALL COLOR CONFIGS OTHERWAYS THE PLUGIN WILL BREAK, THEY NEED TO BE RECREATED !!!
 (if you dont want to write everything new again look below)
 
 - You can now add multiple, diffrent rainbow designs (the names need to be diffrent !)
 - You can now name your rainbow items without being in need to have rainbow you can still achieve this by putting %rainbow% in the title.
 
 - Fixed a mysql "bug" for 
@maeulp 
 
 
 If you dont want to re-write the color configs put everywhere this and remove the old rainbow stuff:
 
 
 
  Code (Text):
 
 
 
  Rainbows:
  
   Rainbow1:
  
     random: false
  
     colors:
  
     - '&0'
  
     - '&1'
  
     - '&2'
  
     - '&3'
  
     - '&4'
  
     - '&5'
  
     - '&6'
  
     - '&7'
  
     - '&8'
  
     - '&9'
  
     - '&a'
  
     - '&b'
  
     - '&c'
  
     - '&d'
  
     - '&e'
  
     - '&f'
  
     Name: Click to set your ChatColor to rainbow!
  
     Lore:
  
     - '&6Everything will be rainbow!'
  
     ItemID: '349:3'
  
     Message:
  
       color: '%prefix%&eYou have changed your ChatColor to &0R&1a&2i&3n&4b&5o&6w'
  
   Rainbow2:
  
     random: true
  
     colors:
  
     - '&8'
  
     - '&9'
  
     - '&a'
  
     - '&b'
  
     - '&c'
  
     - '&d'
  
     - '&e'
  
     - '&f'
  
     Name: Click to set your ChatColor to a special Rainbow!
  
     Lore:
  
     - '&6Everything will be rainbow!'
  
     ItemID: '350'
  
     Message:
  
       color: '%prefix%&eYou have changed your ChatColor to &0R&1a&2i&3n&4b&5o&6w'