ChatColor+ Premium icon

ChatColor+ Premium -----

Let users control via a gui what chat/tab/name color and font they want!




Some bug fixes regarding rainbow/ sign color and the /color command
----------, Sep 24, 2024

Hey,

ChatColor+ Premium got completly recoded to support new features like Hex Codes and a ColorCreator!

I will post an update on the documentation in the next two days.
I wasn't able to test much yet so feel free to report any bugs!
----------, Sep 24, 2024

Added new placeholders to get colored names:
%ChatColorPlusPremium_name_color_coloredName%
%ChatColorPlusPremium_name_color_coloredDisplayName%

You will need to download the newest ChatColorPlusPremium expansion from the ecloud (version 1.2)!
This will give you the players Name colored. So if the user has a red Namecolor it will return §4Username and not only the color code §4.
This could be useful if you want to get rainbow names.
getting the color if the player has rainbow will nur return nothing.
if u get the coloredName it will return the Name of the user in rainbow.

- Fixed a bug which stopped you from removing example fonts
----------, Jun 13, 2020

Thanks alot to @starwarsfreak219 who tested ChatColor+ Premium on 1.8, 1.12, 1.13 and 1.14.
The latest ChatColor+ version wasnt working properly for Minecraft versions below 1.13, which has been fixed now.
With that comes a new system how to change items in the config.
For example you can use YELLOW_WOOL or WOOL:4, however, 35:4 won't! work anymore.

Also: You can now add PlaceholderAPI support by downloading the ChatColorPlusPremium Expansion.
You can do that with the /papi ecloud download ChatColorPlusPremium
----------, Jun 3, 2020

The resource has been updated to the newest Minecraft version.

- Fixed a bug when using rainbow color the actually name of the rainbow collor would appear in front of the players name.

Important: Spigot has removed items ID's. They are no longer supported in this plugin as well. You need to delete the old config's and generate new configs or replace all ID's in your config with the actual item name. For example: change ID 20 with GLASS.
Otherways errors will appear!
----------, May 31, 2020

This plugin does no longer support placeholder expansions however it does support PlaceholderAPI now.
----------, Aug 24, 2018

You can now change the messages for tabcolor/namecolor/signcolor/chatcolor commands.
Comming soon: same feature for font
----------, Apr 30, 2018

Fixed a Nullpointerexception which had no impact but spamed the console when a Player clicked on an item outside the chatcolor inventorys.
----------, Apr 22, 2018

Fixed a bug which reseted the users chatcolor when he was choosing rainbow. This bug occured when the name of the rainbow type used color codes in the config.
----------, Apr 21, 2018

fixed a bug which stopped files from being created
----------, Apr 20, 2018

!!! Note you need to remove all color files or watch below if you dont want to rewrite everything!!!

- fixed that you couldnt use the mix gui
- fixed a bug which added the rainbow name infront of the message but did not change the color.

if you dont want to remove the color files simple replace the special color section with this one:
Code (Text):
SpecialColors:
  MAGIC:
    Name: '&kmagic'
    Lore:
    - '&6Left-click &eto mix your first Color with magic&6!'
    - '&6Right-click &eto mix this color with other colors'
    ItemID: '171:1'
    Code: k
  BOLD:
    Name: '&lbold'
    Lore:
    - '&6Left-click &eto mix your first Color with bold&6!'
    - '&6Right-click &eto mix this color with other colors'
    ItemID: '171:2'
    Code: l
  STRIKETHROUGH:
    Name: '&mstrikethrough'
    Lore:
    - '&6Left-click &eto mix your first Color with strikethrough&6!'
    - '&6Right-click &eto mix this color with other colors'
    ItemID: '171:3'
    Code: m
  UNDERLINE:
    Name: '&nunderline'
    Lore:
    - '&6Left-click &eto mix your first Color with underline&6!'
    - '&6Right-click &eto mix this color with other colors'
    ItemID: '171:4'
    Code: n
  ITALIC:
    Name: '&oitalic'
    Lore:
    - '&6Left-click &eto mix your first Color with italic&6!'
    - '&6Right-click &eto mix this color with other colors'
    ItemID: '171:5'
    Code: o
----------, Apr 20, 2018

- fixed a NPE when selecting a rainbow color
----------, Apr 19, 2018

- files should get created now again
----------, Apr 18, 2018

small bug fix related to the last update
----------, Apr 17, 2018

!!! 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'
----------, Apr 17, 2018

- fixed an mysql error thanks to @SvedishGuy for figureing this out!
----------, Apr 10, 2018

- Disable font wasnt working probably. Fixed now.
----------, Apr 7, 2018

- fixed a TabColor NPE
----------, Apr 1, 2018

- /<color> remove <Player> is now working again!

You now can use the colors in the console/commandblocks etc. as well!
----------, Mar 31, 2018

added Permissions:
- <Color>.all - Example: ChatColor.all will add all colors to the players inventory

- <Color>.MixColor.multiply.all - Example: NameColor.mixcolor.multiply.all will allow the user to mix his color multiply times with all colors.
----------, Mar 23, 2018

- groups are now working with MySql as well.
- You can now use /chatcolour, /namecolour as well to perform the /chatcolor command.
----------, Mar 23, 2018

- fixed a bug where fonts wont replace the chat strings
----------, Mar 20, 2018

title says it all
----------, Mar 18, 2018

Please remove all color config.yml files! (recommended)
If you dont want that then replace the old group stuff in the files with this(not recommended):
[​IMG]
Permission for default groups: <ColorName>.groups.<groupname>.
Example: TabColor.groups.vip
----------, Mar 18, 2018

Hey guys,

the last update broke the whole plugin duo a config bug.
When I tested it it was no problem because I had the old config. However it didnt really created a new one which destroyed the whole plugin.
Please delete all ColorConfig files after adding this version to your server to make this plugin work probably again.
----------, Mar 16, 2018

- You can now create groups in the ColorConfigs to set default colors
The players need the permission ChatColor.<GroupName> .
If the player has no permission group he will get the default group.

- fixed a ChatColor.use bug which allowed users to still open the inventory

- Rainbow is no longer supported when using the PlaceholderAPI.
Looking for a solution to make rainbow work with placeholderapi.
----------, Mar 15, 2018

- fixed a feature disable bug
----------, Mar 13, 2018

You can now use /chatcolorplus reload .
This will reload the plugin but this command is not recommended to use.
Permissions: Chatcolorplus.reload
----------, Mar 13, 2018

You can now disable certain features in the GeneralConfig.yml
requested by @starwarsfreak219
[​IMG]
Comming with the next update: reload command
----------, Mar 13, 2018

The permissions did not work like promissed in the plugin description but should now.
Thanks to @sif27 for reporting this error!
----------, Mar 13, 2018

- when using PlaceholderAPI you can get the ChatColor+ Premium expansion by using /papi ecloud download ChatColorPremium
----------, Mar 13, 2018

added support for PlaceholderAPI:
%chatcolorpremium_chat_color%
%chatcolorpremium_tab_color%
%chatcolorpremium_sign_color%
%chatcolorpremium_font%

%chatcolorpremium_chat_color_name%
%chatcolorpremium_sign_color_name%
%chatcolorpremium_name_color_name%
%chatcolorpremium_tab_color_name%
%chatcolorpremium_name_color%

note: you probably need to /papi ecloud download chatcolorpremium
----------, Mar 12, 2018

New feature:

- Rainbow for all color types(namecolor,tabcolor,signcolor,chatcolor)
Permission to add it to a color inventory:
<Color>.rainbow

The config will expand:
[​IMG]
If a player selects rainbow it will change the choosen color to rainbow but with only the colors being in the list. So if you remove every color except &0 and &1 it will make it rainbow mixed with &0 and &1.

if random is set to false:
[​IMG]

if random is set to true:
[​IMG]

when random is false it will always choose the same color
sequence everytime. if its true it will choose completly random colors every time from the colors list.
----------, Mar 11, 2018

- fixed a bug which prevented players from right clicking items in their normal inventory.
- fixed a NPE when clicking on a not ChatColor inventory
----------, Mar 10, 2018

Resource Information
Author:
----------
Total Downloads: 302
First Release: Mar 8, 2018
Last Update: Sep 24, 2024
Category: ---------------
All-Time Rating:
22 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings