Ahoj, upravoval jsem na serveru config pluginu scoreboardstats, ale když jsem uložil config a odeslal na ftp tak se scoreboardstats nechce zobrazit, lámu jsi s tím hlavu už 20 min a nemůžu na to přijít :/
může my někdo poradit kde je chyba děkuji

Config pluginu :
Kód: Vybrat vše
#Main configuration
#Compatible mode with other plugins
compatibilityMode: false
disabled-worlds:
- world_nether
- city
#This will not count vanished players in the online value
hide-vanished: false
Scoreboard:
Title: '[check]&6&lxMine Statistiky[check]'
#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
'[star]&6&lOnline[star]': '%online%'
'[star]&2Tovoje &6&l$[star]': '%money%'
'[star]&2Tvuj &6&lPing[star]': '%ping%'
'[star]&4Smrti[star]': '%deaths%'
'[star]&aZabito&l H[star]': '%kills%'
'[star]&cZabito&l MOB[star]': '%mob%'
#Let ScoreboardStats track stats (kills, deaths, mobkills, killstreak) You need no plugin for this
enable-pvpstats: false
#In minutes
PvPStats-SaveIntervall: 5
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
//edit config: '%%kills%%' na '%kills%'