Chatcolor Skript
A well done chatcolor skript
• Used on popular servers!
• Great for server monetization!
• Fast support
Support
For support please visit - https://discord.gg/FufGJb7yT6
The discord also offers help for skripts I don't make or general skript help.
Dependencies
all of the dependencies are on the tab but they are here too. They are all needed for the skript to workA well done chatcolor skript
• Used on popular servers!
• Great for server monetization!
• Fast support
Support
For support please visit - https://discord.gg/FufGJb7yT6
The discord also offers help for skripts I don't make or general skript help.
Dependencies
Skript-Gui - skript-gui
SkBee - skbee
SkRayfall - skrayfall
Commands
/chatcolor - Basic GUI/chatcolor set (color) - Another way to set your chatcolor for people who can't use GUIs
/chatcolor set (color) (player) - For people with permission to set other colors
/chatcolor check - a way to check your chatcolor, this can also be done in the chatcolor GUI
Features
- Fancy GUI to set chatcolor
- Commands to set chatcolor
- Admin Chatcolor commands
- Customizable Default & Special Default
- Tab Complete for easy use
- Rainbow chatcolor!
How to Use Options/Config Section
Each part of the Config explained
Code:
permission: chatcolor.use
Code:
allperm: chatcolor.color.*
Code:
prefix:
Code:
default:
Code:
specialdefault:
Code:
specialperm:
Code:
adminperm
Code:
UseThisForChat: true
This option is if it should change any chat message sent to chatcolor, if you use a plugin you should turn this to true.
If your chat is run by skript then you can set it to true or false and incoporate the variable for chatcolor before the message:
Code:
{chatcolor::%player's uuid%}
Config/Options
Code:
options:
permission: chatcolor.use
allperm: chatcolor.color.*
prefix: <##FFFF66>&l !
default: &7
# Default Color for people WITHOUT the special permission or all permission
specialdefault: &f
# Default Color for People with the "special" permission
specialperm: donor.is
# People with this color have a special default color - this is not an admin permission
adminperm: chatcolor.admin
# Admin Permission
UseThisForChat: true
# The best way to actually change the chatcolor is to set the message when they chat
# This also works with plugins if you use this method
# by default, this is on or "true"
# Rainbow Settings
wrapAmount: 50 # -1 or any amount you want
saturation: 1 # between 0 and 1
lightness: 0.5 # between 0 and 1 | 0% = black | 100% = white ;D
offset: 0 # between 0 and 360
Thank you and enjoy!