BrightSteel / tablist

Tablist Plugin for velocity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tablist Plugin for velocity

License:MIT License


Languages

Language:Java 100.0%