Skip to content

OskarsMC-Plugins/tablist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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