Skip to content

VALERA771/RainbowTags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github All Downloads GitHub Releases

Build CI

RainbowTags

EXILED port of RainbowTags from xNexus-ACS that was a port of Build, originally created by @SirMeepington. Makes server badges go through a spectrum of colours in SCP:SL.

This plugin makes use of EXILED 8 for SCP:SL

Configuration

Default config

rainbow_tags:
  is_enabled: true
  debug: false
  # Tags Configuration
  group_sequences:
  - group: 'owner'
    change_time: 0.5
    colors:
    - 'red'
    - 'orange'
    - 'yellow'
    - 'green'
    - 'blue_green'
    - 'magenta'
    - 'silver'
    - 'crimson'
  - group: 'moderator'
    change_time: 0.5
    colors:
    - 'red'
    - 'orange'
    - 'yellow'
    - 'green'
    - 'blue_green'
    - 'magenta'
    - 'silver'
    - 'crimson'
  - group: 'admin'
    change_time: 0.5
    colors:
    - 'red'
    - 'orange'
    - 'yellow'
    - 'green'
    - 'blue_green'
    - 'magenta'
    - 'silver'
    - 'crimson'

Valid Colors:

  • pink
  • red
  • brown
  • silver
  • light_green
  • crimson
  • cyan
  • aqua
  • deep_pink
  • tomato
  • yellow
  • magenta
  • blue_green
  • orange
  • lime
  • green
  • emerald
  • carmine
  • nickel
  • mint
  • army_green
  • pumpkin

FAQ

If you get issues about TAG FAIL, you've either used a invalid / prohibited color. If you're certain you're not using a prohibited color, remove the color and restart. change_time minimum time is 0.5. If you encounter any issues - feel free to ping me at plugin-bug-reports on EXILED server or DM me (valera771).

About

EXILED port of RainbowTags

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%