Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 960 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 960 Bytes

tablist

Tablist Plugin for velocity

Configuration

# tablist
[plugin]
    enabled=true

# Global tablist
[global-tablist]
    enabled=false

[tablist-header-footer]
    enabled=false
    # If you are unsure how to hanle new lines, take a look at https://toml.io/en/ or just use \n
    header="""
        <white><red>Example<red> Network</white>

        <white>Line 3!</white>"""
    footer="<light_purple>have fun!</light_purple>"

[developer-info]
    config-version=0.1

All options are disabled by default.

Download

Get the latest release here