BungeePlayerCounter ScoreBoard Renkli Yazma [Yardim]

MedetYldrk

Elmas Madencisi
Mesajlar
853
En iyi cevaplar
0
Beğeniler
511
Puanları
1,540
Ruh hali
@emrah4434 Gene bi sorum var bgc de sağ tarafta olan scoreboard gibi server durumunu gösteren plugini
nasıl renkli yapabiliriz pucketnw mctr v.s v.s anlatırmısın bana kaç defa denedim olmadı
 


emrah4434

Obsidyen Madencisi
Mesajlar
1,326
En iyi cevaplar
0
Beğeniler
251
Puanları
900
Ruh hali
Configi atarsan buraya örnek olarak renkli yapabilirim.
 

MedetYldrk

Elmas Madencisi
Mesajlar
853
En iyi cevaplar
0
Beğeniler
511
Puanları
1,540
Ruh hali
Configi atarsan buraya örnek olarak renkli yapabilirim.
Tamam da :D server hub olduğu için ipler görünür :D authmesiz girerler ip leri silip atsam olurmu[DOUBLEPOST=1409306548,1409306355][/DOUBLEPOST]
Kod:
# Bungee Player Counter configuration file
# Permission: "bungeeplayercounter.display" display the scoreboard || "bungeeplayercounter.reload" reload the plugin's config
# Command: "/bpc reload" : reload the plugin
# ----------------------------------------
# <!> Coloured names are supported but you must put your text in quote !
# Configuration :
# name: name displayed at the top of the scoreboard (%totalplayercount% will be replaced by the total player count in your bungee instance)
# enableServerIndicator: enable the highlight of your current server
# interval: interval between player count update in seconds
# automaticDisplay: automatically display all servers of Bungee (16 servers max), in opposition with manual display
# <!> For manual display (set automaticDisplay to false), 16 groups max can be displayed in the scoreboard :
# groups:
#   groupName:
#     displayName: name displayed in the SB (16 chars max)
#     servers: server(s) name separated by a '+'(Grouped player counts)
#     display: enable display of this group
# datasource: source used to get player count : "default" or "redis" || Let default value if you don't know or don't use Redis
name: '&9&lWinterNetwork &c&L(%totalplayercount%)'
enableServerIndicator: true
interval: 5
automaticDisplay: true
groups:
  lobby:
    displayName: '&eLobby'
    servers: lobby
    display: true
    address:
  avatar:
    displayName: '&5Avatar'
    servers: avatar
    display: true
    address:
  faction:
    displayName: '&6Faction'
    servers: faction
    display: true
    address:
  creative:
    displayName: '&3Creative'
    servers: creative
    display: true
    address:
  kitpvp:
    displayName: '&4KitPvP'
    servers: kitpvp
    display: true
    address:
datasource: default
offlinePrefix: ''
 
S

Sergunkorowakurwa

Ziyaretçi
OnlyProxyJoin gibi bir eklenti vardı adının tam hatırlamıyorum. Onun için onu kullanabilirsiniz.
 

emrah4434

Obsidyen Madencisi
Mesajlar
1,326
En iyi cevaplar
0
Beğeniler
251
Puanları
900
Ruh hali
Tamam da :D server hub olduğu için ipler görünür :D authmesiz girerler ip leri silip atsam olurmu[DOUBLEPOST=1409306548,1409306355][/DOUBLEPOST]
Kod:
# Bungee Player Counter configuration file
# Permission: "bungeeplayercounter.display" display the scoreboard || "bungeeplayercounter.reload" reload the plugin's config
# Command: "/bpc reload" : reload the plugin
# ----------------------------------------
# <!> Coloured names are supported but you must put your text in quote !
# Configuration :
# name: name displayed at the top of the scoreboard (%totalplayercount% will be replaced by the total player count in your bungee instance)
# enableServerIndicator: enable the highlight of your current server
# interval: interval between player count update in seconds
# automaticDisplay: automatically display all servers of Bungee (16 servers max), in opposition with manual display
# <!> For manual display (set automaticDisplay to false), 16 groups max can be displayed in the scoreboard :
# groups:
#   groupName:
#     displayName: name displayed in the SB (16 chars max)
#     servers: server(s) name separated by a '+'(Grouped player counts)
#     display: enable display of this group
# datasource: source used to get player count : "default" or "redis" || Let default value if you don't know or don't use Redis
name: '&9&lWinterNetwork &c&L(%totalplayercount%)'
enableServerIndicator: true
interval: 5
automaticDisplay: true
groups:
  lobby:
    displayName: '&eLobby'
    servers: lobby
    display: true
    address:
  avatar:
    displayName: '&5Avatar'
    servers: avatar
    display: true
    address:
  faction:
    displayName: '&6Faction'
    servers: faction
    display: true
    address:
  creative:
    displayName: '&3Creative'
    servers: creative
    display: true
    address:
  kitpvp:
    displayName: '&4KitPvP'
    servers: kitpvp
    display: true
    address:
datasource: default
offlinePrefix: ''
Bu ayarı false yaparsan ayarladığın renkler çıkar.
automaticDisplay: true
 

CoolPeople

Kömür Madencisi
Mesajlar
113
En iyi cevaplar
0
Beğeniler
38
Puanları
0
Yazıyı yazıyorsan renkli olmuyorsa
&6Servername yerine
'&6Servername' yazmalısın
 

Üst