Yardım scoreboard plugini

kinqgm15

Zombi Katili
En iyi cevaplar
0
Ben scoreboardstats pluginini kullanıyorum şu kodu yazıyorum ama sadece ping ve online kişi çıkıyor neden ?
Kod:
Scoreboard:
  Title: '&a&lStats'
  # seconds
  # For instant updates you can or 1 and it will update every second
  Update-delay: 4
  Items:
    # The Title must have under 48 characters
    # Title: Type
    '&9Online': '%online%'
    '&9Ping': '%ping%'
    '&9Level': '%level%'
    '&9Paran': '%money%'
 

BySteve

< Metin2 Tema %98 Loading ... >
En iyi cevaplar
0
Sana tavsiyem scoreboardstats kullancaksan ya yeni bir plugin paketinden al yada tam kodunu at buraya yoksa destek veremem başka pluginden alcaksan sana önerim Sezen pl paketi okey .
 

kinqgm15

Zombi Katili
En iyi cevaplar
0
tam kod:
Kod:
# Main configuration

# Compatible mode with other plugins like HealthBar, ColoredTags, GhostPlayer or McCombatLevel
compatibilityMode: false

disabled-worlds:
  - city

# This will not count vanished players in the online value
hide-vanished: false

Scoreboard:
  Title: '&a&lStats'
  # seconds
  # For instant updates you can or 1 and it will update every second
  Update-delay: 4
  Items:
    # The Title must have under 48 characters
    # Title: Type
    '&9Online': '%online%'
    '&9Ping': '%ping%'
    '&9Level': '%level%'
    '&9Paran': '%money%'

# Let ScoreboardStats track stats (kills, deaths, mobkills, killstreak) You need no plugin for this
enable-pvpstats: false

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
 

BySteve

< Metin2 Tema %98 Loading ... >
En iyi cevaplar
0
Kod:
#This is the default config

enable-pvpstats: true

disabled-worlds:
  - world_nether
  - city

#This will not count vanished players in the online value
hide-vanished: false

enable-sound: false

enable-auto-update: true

Scoreboard:
  Title: 'Skor Tablosu'
  #seconds
  # For instant updates you can or 1 and it will update every second
  Update-delay: 1
  Items:
    #The Title must have under 16 characters
    '&9Oyuncu': '%online%'
    '&6Para': '%money%'
    '&bExp': '%exp% '
    '&aPing': '%ping%'
    '&5Olum': '%deaths%'
    '&7Oldurme': '%kills%'
    '&2Perf': '%tps%'
Temp-Scoreboard-enabled: true

Temp-Scoreboard:
  Title: '&6Top 5'
  #%mob% | %kills% | %killstreak%
  Type: '%kills%'
  Color: '&b'
  #How many Players would be displayed
  Items: 5
  Intervall-show: 300
  Intervall-disappear: 300

Bunu kullanırsan düzelcektir .

Bir beğeniyide çok görme :)
 

kinqgm15

Zombi Katili
En iyi cevaplar
0
Kod:
#This is the default config

enable-pvpstats: true

disabled-worlds:
  - world_nether
  - city

#This will not count vanished players in the online value
hide-vanished: false

enable-sound: false

enable-auto-update: true

Scoreboard:
  Title: 'Skor Tablosu'
  #seconds
  # For instant updates you can or 1 and it will update every second
  Update-delay: 1
  Items:
    #The Title must have under 16 characters
    '&9Oyuncu': '%online%'
    '&6Para': '%money%'
    '&bExp': '%exp% '
    '&aPing': '%ping%'
    '&5Olum': '%deaths%'
    '&7Oldurme': '%kills%'
    '&2Perf': '%tps%'
Temp-Scoreboard-enabled: true

Temp-Scoreboard:
  Title: '&6Top 5'
  #%mob% | %kills% | %killstreak%
  Type: '%kills%'
  Color: '&b'
  #How many Players would be displayed
  Items: 5
  Intervall-show: 300
  Intervall-disappear: 300

Bunu kullanırsan düzelcektir .

Bir beğeniyide çok görme :)
neresini düzelttiniz acaba ? bende öğreneyimde ileride sorun cıkarsa yaparım
 

BySteve

< Metin2 Tema %98 Loading ... >
En iyi cevaplar
0
Kod:
#This is the default config

enable-pvpstats: true

disabled-worlds:
  - world_nether
  - city

#This will not count vanished players in the online value
hide-vanished: false

enable-sound: false

enable-auto-update: true

Yukarıya bak uyumluluguna .
 

kinqgm15

Zombi Katili
En iyi cevaplar
0
Kod:
#This is the default config

enable-pvpstats: true

disabled-worlds:
  - world_nether
  - city

#This will not count vanished players in the online value
hide-vanished: false

enable-sound: false

enable-auto-update: true

Yukarıya bak uyumluluguna .
Sağolasın :D 1 gündür bunla uğraşıyom ya resetliyom değiştirip olmuyor
 
Üst