ScoreBoardStats
Ahoj mam problém Přidal sjem si na server plugin ScoreBoardStats. Základní nastavení funguje normálně ale když jsi přidat na př ukazatele pingu tak to fungovat přestane.
Kód: Vybrat vše
# Main configuration
# Compatible mode with other plugins like HealthBar, ColoredTags, GhostPlayer or McCombatLevel
compatibilityMode: false
disabled-worlds:
- world_nether
- city
# This will not count vanished players in the online value
hide-vanished: false
Scoreboard:
Title: '&4&lWe&6&lCraft&2&l.Cz'
# seconds
# For instant updates you can or 1 and it will update every second
Update-delay: 2
Items:
# The Title must have under 48 characters
# Title: Type
'&9Online': '%online%'
'&9Money': '%money%'
# Let ScoreboardStats track stats (kills, deaths, mobkills, killstreak) You need no plugin for this
enable-pvpstats: true
Temp-Scoreboard-enabled: false
Temp-Scoreboard:
Title: '&a&lTop Kills'
# %mob% | %kills% | %killstreak%
Type: '%kills%'
Color: '&9'
# How many Players would be displayed
Items: 5
Intervall-show: 300
Intervall-disappear: 300
pluginUpdate: true