# Tablist v1.2.3.7 by sn1cko # Time is set in milliseconds which means every 20 = 1 second # for example: 6000 = 5 minuntes OR 300 = 15 seconds # # The announcer will never stop if the time is set to 0 # Else it will stop after the amount of milliseconds you wish # # There are currently 15 variables available which can be built in # for example %player% - will display the playername or %health% - will give out the health # all other variables can be found on the website # http://dev.bukkit.org/bukkit-plugins/tablist/pages/variables Tablist: Settings: Staff: Permission: tablist.staff Toggle: true Time: 20 Messages: Header: - |- &5&lSERVERNAME.dot &7&lPlayer: &3&l%player% &7&lHealth: &a&l%health% &7&l/ &2&l%maxhealth% &7&lFood: &a&l%foodlevel% &7&l/ &2&l10.0 &7&m=================== - |- &6&lSERVERNAME.dot &8&lPlayer: &b&l%player% &8&lHealth: &c&l%health% &8&l/ &4&l%maxhealth% &8&lFood: &c&l%foodlevel% &8&l/ &4&l10.0 &7&m=================== Footer: - |- &7&m=================== &7&oOnline: &d&o%onlineplayers%&7&o/&5&o%maxonlineplayers% - |- &7&m=================== &8&oOnline: &e&o%onlineplayers%&8&o/&6&o%maxonlineplayers%