• Chào bạn, hãy đăng ký hoặc đăng nhập để tham gia cùng bọn mình và sử dụng được đầy đủ chức năng của diễn đàn :).
Nguyễn Thành

Đã giải quyết anh đẹp trai :v giúp em về BungeeTabListPlus không hiện prefix đây config

Trạng thái
Không mở trả lời sau này.

Nguyễn Thành

THÀNH VIÊN
Tham gia
07/09/2016
Bài viết
12
customPlaceholders:
viewer_colored_ping0:
!conditional
condition: "${viewer ping} < 50"
true: "&a${viewer ping}"
false: "&e${viewer ping}"
viewer_colored_ping:
!conditional
condition: "${viewer ping} < 150"
true: ${viewer_colored_ping0}
false: "&c${viewer ping}"

custom_server_name:
!switch
expression: ${player server}
replacements:
"lobby": "&fL&7obby"
"infinity": "&cI&4nfinity &cL&4ite"
defaultReplacement: "&f"
custom_server_abbr:
!switch
expression: ${player server}
replacements:
"lobby": "&f[&eL&6ob&f]"
"infinity": "&f[&4I&cnf&f]"
defaultReplacement: "&f"
player_colored_ping0:
!conditional
condition: "${player ping} < 200"
true: "&a${player ping}&fms"
false: "&e${player ping}&fms [&eNet&f]"
player_colored_ping:
!conditional
condition: "${player ping} < 500"
true: "${player_colored_ping0}"
false: "&c${player ping}&fms [&cNet&f]"

defaultIcon: colors/dark_gray.png
defaultPing: 1000
size: 80
playerSets:
global:
filter: "true"
hiddenPlayers: VISIBLE_TO_ADMINS
currentserver:
filter: "${player server} == ${viewer server}"
hiddenPlayers: VISIBLE_TO_ADMINS
Dòng 2
- !players
playerSet: currentserver
playerOrder: "vaultGroupInfoReversed,alphabetically"
playerComponent: {text: "${player name}"}
morePlayersComponent: {text: "&7... and &e${other_count} &7others", icon: "colors/gray.png", ping: 0}
 
up config kiểu đấy thì bố con thằng nào xem được? dùng hastebin.com
 
Trạng thái
Không mở trả lời sau này.
Similar content Most view Xem thêm
Back
Top Bottom