v2.2.6:
A quick fix and then some!
⇒ Fix GUI support in 1.21.x in some cases.
⇒ Add /ezcolors toggle command to toggle your chat. The permission is '
ezcolors.toggle'
v2.2.5:
And we're back, again!
⇒ Add support for 1.20.5-1.21.
v2.2.4:
And we're back!
⇒ Add support for 1.20.2-1.20.4.
v2.2.3:
Back at it again.
⇒ Add support for 1.20.
⇒ Drop Java 17 Requirement. Supports Java 8+ now.
v2.2.2:
Fixes and additions.
⇒ Add support for 1.19.4.
⇒ Fix ezcolors.color.reset permission (not working when opped).
⇒ Add option to not download locales on start (DownloadLocales bool in the config.yml).
This version requires Java 17+
(this is a re-post to fix the Download URL not working)
v2.2.2:
Fixes and additions.
⇒ Add support for 1.19.4.
⇒ Fix ezcolors.color.reset permission (not working when opped).
⇒ Add option to not download locales on start (DownloadLocales bool in the config.yml).
This version requires Java 17+
v2.2.1:
Additions and more x2!
⇒ Add Chat Priority in config.yml.
⇒ Update to 1.19.3.
This version and versions beyond will require Java 17+
v2.2.0:
Additions and more!
⇒ Add MySQL caching support.
Only for one server using MySQL.
⇒ Add Ukrainian Language (thanks to
@Farmer ).
⇒ Cleanup/edit language files, add more command localizations, etc.
v2.1.7:
Quick fix!
⇒
Fix 1.19.1 Support.
There was an issue with the Anvil GUI not working in 1.19.1, this has been fixed.
⇒ Made the not enough permissions chat message translatable.
v2.1.6: Back again!
⇒ Full 1.19 Support.
I've tested this update to the best of my ability, if you find any issues, feel free to contact me via Spigot/Discord so I can get them sorted out ASAP!
v2.1.5: Fixes and more.
⇒
Full 1.18.2 Support.
⇒ Finally fixed the language cloud downloader (server-side). Should work on older versions too!
I've tested this update to the best of my ability, if you find any issues, feel free to contact me via Spigot/Discord so I can get them sorted out ASAP!
v2.1.4: New year, new bug fix.
⇒ Fixed an issue with the chat event priority being incorrect. If the color was not appearing in chat before, it should now!
Apparently, this fixes an issue where the color only appeared in chat if you were opped.
I've tested this update to the best of my ability, if you find any issues, feel free to contact me via Spigot/Discord so I can get them sorted out ASAP!
v2.1.3: Back at it again.
⇒
Full 1.18 Support.
⇒ Removed the Java 16 plugin requirement (the plugin is now compiled using Java 8), so this update will work with all MC Versions supported. You still need the required Java version per your Minecraft version.
I've tested this update to the best of my ability, if you find any issues, feel free to contact me via Spigot/Discord so I can get them sorted out ASAP!
v2.1.2: Long time no see!
⇒
Full 1.17.x Support.
Requires Java 16
I've tested this update to the best of my ability, if you find any issues, feel free to contact me via Spigot/Discord so I can get them sorted out ASAP!
v2.1.1: Wow, an update.
⇒
Full 1.16.4 Support.
I've tested this update to the best of my ability, if you find any issues, feel free to contact me via Spigot/Discord so I can get them sorted out ASAP!
v2.1.0: Additions and more!
⇒
Full 1.16.2 Support.
⇒ New Rainbow/HEX GUI.
⇒ You can now set someone else's color by specifying their name after the color in the command! (Permission: ezcolors.<color>.other)
⇒ Language files are now online. (They will still get updated in the plugin every update)
⇒ Some MySQL optimizations.
⇒ Closing a GUI will now go back.
⇒ Some other bug fixes.
IMPORTANT:
This update will need to be translated (besides English). If it cannot find the specified key for a language, it will default to English. If you update your language, feel free to DM me on Spigot/Discord so I can update it on the API!
I've tested this update to the best of my ability, if you find any issues, feel free to contact me via Spigot/Discord so I can get them sorted out ASAP!
v2.0.1: Some fixes & more.
⇒ Fixed some issues with placeholders not returning the correct value.
⇒ The Serbian language is now officially translated by
@MrWolfeh
MAKE SURE TO RESET YOUR LANG FILES (IF YOU WANT TO USE SERBIAN)
(DELETE THE LOCALES FOLDER BEFORE RESTART).
YOU CAN SEE THE LANG FILES HERE:
https://github.com/EazyFTW/EZColors-Lang
v2.0.0: 1.16 support & more!
⇒
Added Hex Colors via the command or gui, 1.16 only (ezcolors.color.hex)
⇒
Improved the backend a ton.
⇒
Fixed some issues with placeholders.
⇒
Some other tiny things.
⇒ New PAPI Placeholder:
%ezcolors_color_msg_<msg>% - Returns the message formatted with the player's color.
There may be bugs in this update. If you find any, contact me in the discord below or on Spigot DMs!
MAKE SURE TO RESET YOUR LANG FILES
(DELETE THE LOCALES FOLDER BEFORE RESTART).
YOU CAN SEE THE LANG FILES HERE:
https://github.com/EazyFTW/EZColors-Lang
v1.6.1: Languages and fixes.
⇒ Added Indonesian. Thanks to
@PACDev
⇒ Added a back button to the Custom Chat Color GUI to make going back much easier.
⇒ Fixed a couple of things.
v1.6: Additions
⇒ Added a new option in the config to split the colors by a space.
(RainbowType)
⇒ Added the Serbian Language. Thanks to
@MrWolfeh
⇒ You can now translate: "
COLOR_CHAT_EXAMPLE"
MAKE SURE TO RESET YOUR CONFIG.YML AND LANG FILES.
OR YOU CAN ADD THIS TO YOUR CONFIG.YML:
Code (YAML):
#RainbowType:
#NORMAL: Each character gets a different color.
#SPACE: Each space gets a different color.
RainbowType
: NORMAL
YOU CAN SEE THE LANG FILES HERE:
https://github.com/EazyFTW/EZColors
v1.4.1: PlaceholderAPI!
⇒ Added PlaceholderAPI Support for chat plugins that do not work with the plugin!
Code (Text):
%ezcolors_color% - Returns the player's Chat Color. (&x)
%ezcolors_color_set% - Returns True or False depending if the player has a color set.
⇒ Cleaned up the code a bit.
* Also, the main page is now updated with the new permissions and is now text!
*
v1.4: Fixes, changes and additions.
⇒ Added Languages
⇒ Players now need the ezcolors.showlanguage permission to show the languages button.
⇒ Players now need the ezcolors.showrainbow permission to show the rainbow button.
⇒ New option to change the table of the database (for MySQL) in the config.
⇒ Removed Apache Commons from my api, reducing the plugin size by a ton!
Please delete your config or add MySQL.table, and set it to 'ezcolors' (default).
Also, if you would like the new languages, please delete the languages folder!
Just updated download link.
This will fix a future issue when I redo my website.
v1.3.2: Fixes and changes.
⇒ Added translation in all languages for "No Color Set".
Generated using Google Translate for non English languages. You can edit them here: https://github.com/EazyFTW/EZColors. (They will not auto update)
⇒ Rearranged main menu items on bottom.
⇒ Fixed being able to set the custom color when no color is set. (it would just show up with '&' in chat. It now goes back to the main color menu)
⇒ Fixed an issue with versions below 1.15.
Because of the language addition. You will have to reset all language files for them to regenerate.
v1.3.1: Buzzing Bees!
⇒ Added 1.15.x support!
⇒ Some tiny fixes.
Not as big as the Minecraft Bee though!
EZColors now supports 1.8.8-1.15.x!
v1.3.0: Language Update and More!
⇒ Updated Languages
......List of Updated Languages:
....... - English UK (
added)
........- Italian (
added
&
officially translated)
........
- German (
officially translated)
........- Spanish (
officially translated)
........- OwO (
removed)
⇒ Added Custom Color Support!
ezcolors.color.custom (New Permission) (/colors custom, new cmd)
⇒ Added language item in Main Menu.
⇒ Added currently selected color item in Main Menu.
⇒
Added MySQL Support!
⇒ Tiny fixes.
Notes:
⇒ If you want the updated languages, you will need to delete all the language files in the locales folder.
⇒ If you want to use MySQL, you will need to delete your config.yml on start, so it can be regenerated.
You may contribute to the Languages here:
https://github.com/EazyFTW/EZColors
v1.2.0: Languages and More!
⇒ Added Languages
......List of Languages:
........- English (default)
........
- German
........- Spanish
........- OwO (I got bored)
⇒ /color now supports Tab Completion! (It will check for perms too!)
⇒ /color languages will pop up with a gui where you can select the language!
⇒ /color reload will now reload languages.
⇒ Tiny fixes.
Notes:
⇒ The command does not support languages (yet).
⇒ German and Spanish were generated using Google Translator. As many may know, it is not the most accurate. If you have a better translation, contact me on Discord or Spigot, and I would be glad to add it!
v1.1.0: Additions!
⇒ Added support for changing the color with a cmd. /color <color>
⇒ Added /color reload. You can now reload EZColors! (Perm: ezcolors.reload)
⇒ You can now specify if you want the players to be able to use the gui, command, or both! (In the config)
⇒ Tiny bug fixes.
Here is the new default config:
https://i.eazyftw.com/kHc42jd
If you don't add "Selection" to the config, it will default to BOTH.
v1.0.1: A Fix!
⇒ Fixed an issue where heads would not load (be skulls) if using 1.12.2 or below (1.8.8 for sure).