Skip to content

CowNetwork/indigo-scoreboards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

indigo-scoreboards

Spigot plugin to display roles in scoreboards with Indigo.
Just put this plugin + Grape and Indigo in the plugins folder and bam.

Configuration

Example config.yml:

defaultColor: "FFFFFF"
teams:
  - role: admin
    prefix: "%roleColor%admin "
    color: "808080"
    suffix: ""

Important to notice is that in general colors have to be a hex string. Exception is prefix and suffix, as you can use normal chat color codes in these strings.
Use %roleColor% to automatically insert the role's color into the prefix/suffix.

About

Spigot plugin to display roles in scoreboards with Indigo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages