Skip to content

Tablist Plugin for velocity. This fork is dedicated for OneSMP usage, merging into mainline is not planned.

License

Notifications You must be signed in to change notification settings

hit-mc/tablist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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

About

Tablist Plugin for velocity. This fork is dedicated for OneSMP usage, merging into mainline is not planned.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%