A port of rainbowtags before it was archived. Find original here.
- Allows a user's tag color to be switched with different server-allowed colors (no global tag/restricted colors).
- Allows different colors to be specified.
rainbow_tags:
is_enabled: true
debug: false
# The time, in seconds, between switching to the next color in a sequence.
tag_interval: 0.5
# A collection of group names with their respective color sequences.
sequences:
owner:
- red
- orange
- yellow
- green
- blue_green
- magenta
admin:
- green
- silver
- crimson
EXILED must be installed for this to work.
Place the "RainbowTags.dll" file in your Plugins folder.