PVPStatsScoreboard Problém
Napsal: 14 říj 2014, 21:40
ahoj neviem či mi poradite ale mám problem pluginem PVPstatsScoreBoard nechce mi ist dám ho na server nechce ist
93.91.240.156:27755
93.91.240.156:27755
Technická podpora game hostingu FakaHeda.eu
https://forum.fakaheda.eu/
Kód: Vybrat vše
# How long the own Score will be displayed, set to 0 to disable
displayOwnScore: 30
# what to display. possible options: [kills,deaths,score,streak,maxstreak]
displayOwnScoreOptions: [kills,deaths,score,streak,maxstreak]
# How long the top 5 will be displayed, set to 0 to disable
displayToplist: 30
# How many players will be displayed in the toplist
displayPlayersCount: 5
# displayed toplists [score,kills,deaths,maxstreak]
displayedToplists: [score]
# hide pvpstats in worlds [world1,world2]
hideInWorlds: [world]
# pvp-stats plugin
enablePvPStats: true
# internal stats
enableInternalPvPStats: true
# survival games 0.4.x/0.5.0
enableSurvivalGamesStats: trueKód: Vybrat vše
# the K-D ratio is configurable to what you want it to be
# the following placeholders exists:
# &k - kills
# &d - deaths
# &s - current streak value
# &m - max streak value
MySQL: false
MySQLhost: host
MySQLuser: user
MySQLpass: pw
MySQLdb: db
MySQLport: 3306
MySQLtable: pvpstats
MySQLkilltable: pvpkillstats
PVPArena: false
checkabuse: true
abuseseconds: -1
updatecheck: true
autodownload: true
tracker: true
collectprecise: true
clearonstart: true
resetkillstreakonquit: false
countregulardeaths: false
kdcalculation: '&k/(&d+1)'
ignoreworlds:
- doNotTrack
eloscore:
active: false
minimum: 18
default: 1500
maximum: 3000
k-factor:
below: 32
above: 16
threshold: 2000
Kód: Vybrat vše
enablePvPStats: trueKód: Vybrat vše
enableSurvivalGamesStats: true