Skip to content

Ramble-Studios/RambleChatColor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatColor

Plugin for Spigot that allows you to create patterns and colors for the chat

Commands

Users Permission
/chatcolor
/chatcolor set [pattern] chatcolor.set
/chatcolor list chatcolor.list
/chatcolor disable chatcolor.disable
/chatcolor gui chatcolor.gui
Admin Permission
/chatcoloradmin
/chatcoloradmin set [player] [pattern] chatcolor.admin.set
/chatcoloradmin disable [player] chatcolor.admin.disable
/chatcoloradmin gui [player] chatcolor.admin.gui
/chatcoloradmin reload chatcolor.admin.reload

Pattern Modes

Mode Description
SINGLE Use only the first color
RANDOM Use the colors randomly
LINEAR Use all colors in a linear fashion
LINEAR_IGNORE_SPACES Use all the colors in a linear way ignoring the spaces
GRADIENT Makes a gradient with the colors entered

Placeholders

Placeholder Information
%chatcolor_pattern_name% Returns the name of the pattern that the equipped player has
%chatcolor_pattern_name_formatted% Returns the name of the pattern that the player has equipped but with colors

About

ChatColor (Ramble's Version)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%