Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # This is the default configuration file of BungeeTabListPlus.
- #
- # Since the configuration of the plugin is quite complex you
- # might want to have a look at the wiki from time to time.
- #
- # Wiki: https://github.com/CodeCrafter47/BungeeTabListPlus/wiki
- # Placeholders: https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/Placeholders
- # Examples: https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/Examples
- #
- showTo: all
- priority: 0
- showHeaderFooter: true
- header: |-
- &f
- &f${switch_player_message}
- &f
- headerAnimationUpdateInterval: 0.2
- footer: |-
- &f
- # &f${viewer luckperms_meta_groupcolor}${viewer luckpermsbungee_primary_group}&7: &f${viewer name} &f(&7${viewer luckperms_meta_realname}&f)
- # Configure whether hidden players appear on the tab list
- # see https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/Hidden-Players
- hiddenPlayers: VISIBLE_TO_ADMINS
- playerSets:
- all_players: all
- main: ${player server} == "Main"
- factory: ${player server} == "Factory"
- creative: ${player server} == "Creative"
- type: FIXED_SIZE
- size: 60
- defaultIcon: colors/dark_gray.png
- defaultPing: 1000
- components:
- - {text: "&7Время: &f${time H:mm:ss}", icon: "default/clock.png", ping: 0}
- - {text: "&7Игроков: &f${playerset:all_players size}", icon: "default/players.png", ping: 0}
- - {text: "&7TPS: &f${custom_tps_1}", icon: "default/ping.png", ping: 0}
- - {text: "", icon: "colors/black.png"}
- - {text: "", icon: "colors/black.png"}
- - {text: "", icon: "colors/black.png"}
- - {text: "${animated_line_main}"}
- - {text: "${animated_line_factory}"}
- - {text: "${animated_line_creative}"}
- - !table
- columns:
- 0:
- - {text: "&7Сервер: &2Main", icon: "colors/dark_green.png"}
- - {text: "${animated_line_main}"}
- - !players
- playerSet: main
- playerComponent: "${viewer luckperms_meta_groupcolor}* &f${player name} &f(&7${player luckperms_meta_realname}&f) ${afk_tag}"
- morePlayersComponent: {text: "&7... and &e${other_count} &7others", icon: "colors/dark_green.png", ping: 0}
- 1:
- - {text: "&7Сервер: &9Factory", icon: "colors/dark_aqua.png"}
- - {text: "${animated_line_factory}"}
- - !players
- playerSet: factory
- playerComponent: "${viewer luckperms_meta_groupcolor}* &f${player name} &f(&7${player luckperms_meta_realname}&f) ${afk_tag}"
- morePlayersComponent: {text: "&7... and &e${other_count} &7others", icon: "colors/dark_aqua.png", ping: 0}
- 2:
- - {text: "&7Сервер: &dCreative", icon: "colors/dark_red.png"}
- - {text: "${animated_line_creative}"}
- - !players
- playerSet: creative
- playerComponent: "${viewer luckperms_meta_groupcolor}* &f${player name} &f(&7${player luckperms_meta_realname}&f) ${afk_tag}"
- morePlayersComponent: {text: "&7... и еще &e${other_count} игроков!", icon: "colors/dark_red.png", ping: 0}
- # We want to components below to be at the very bottom of the tab list
- - !spacer {}
- # Another empty row
- - {text: "", icon: "colors/black.png"}
- - {text: "", icon: "colors/black.png"}
- - {text: "", icon: "colors/black.png"}
- - {text: "${animated_line_main}"}
- - {text: "${animated_line_factory}"}
- - {text: "${animated_line_creative}"}
- # Custom placeholders are a powerful mechanism to add more dynamic content
- # to the tab list.
- # See https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/Custom=Placeholders
- customPlaceholders:
- afk_tag:
- !conditional
- condition: ${player essentials_afk}
- true: "&7|&oaway"
- false: ""
- viewer_colored_ping:
- !conditional
- condition: "${viewer ping} < 150"
- true: ${viewer_colored_ping0}
- false: "&c${viewer ping}"
- viewer_colored_ping0:
- !conditional
- condition: "${viewer ping} < 50"
- true: "&a${viewer ping}"
- false: "&e${viewer ping}"
- custom_tps_1: "${viewer server_tps}"
- c_tps_1:
- !conditional
- condition: "${viewer server_tps_1} >= 17.5"
- true: "&a${viewer server_tps_1}"
- false: "${c_tps_1_low}"
- c_tps_1_low:
- !conditional
- condition: "${viewer server_tps_1} >= 15.0"
- true: "&e${viewer server_tps_1}"
- false: "&c${viewer server_tps_1}"
- c_tps_5:
- !conditional
- condition: "${viewer server_tps_5} >= 17.5"
- true: "&a${viewer server_tps_5}"
- false: "${c_tps_5_low}"
- c_tps_5_low:
- !conditional
- condition: "${viewer server_tps_5} >= 15.0"
- true: "&e${viewer server_tps_5}"
- false: "&c${viewer server_tps_5}"
- c_tps_15:
- !conditional
- condition: "${viewer server_tps_15} >= 17.5"
- true: "&a${viewer server_tps_15}"
- false: "${c_tps_15_low}"
- c_tps_15_low:
- !conditional
- condition: "${viewer server_tps_15} >= 15.0"
- true: "&e${viewer server_tps_15}"
- false: "&c${viewer server_tps_15}"
- full_tps: "${viewer server_tps_1} ${viewer server_tps_5} ${viewer server_tps_15} a"
- switch_player_message:
- !switch
- expression: "${viewer luckpermsbungee_primary_group}"
- replacements:
- "default": "&fПриветствуем тебя на &2OMHMS&f, ${viewer luckperms_meta_groupcolor}${viewer name}&f!\n\n Сейчас ты у нас &7гость&f и это значит, что ты пока можешь только созидать. \nЧто бы играть на нашем сервере - нужно пройти отбор.\nИзучи процесс регистрации на сайте: &bomhms.com\n"
- "newbie": "&fПриветствуем тебя на &2OMHMS&f, ${viewer luckperms_meta_groupcolor}${viewer name}&f!\n\n Сейчас ты &bnewbie&f и это значит, что ты пока можешь находиться \n только в Центральнои регионе. Веди себя хорошо, солюдай правила, \nи в скором времени ты сможешь стать полноценным &3игроком&f!\n"
- defaultReplacement: "&fРады снова тебя видеть, ${viewer luckpermsbungee_primary_groups_meta_groupcolor}*&f &7[${viewer luckperms_meta_groupcolor}${viewer luckpermsbungee_primary_group}&7] &f${viewer name} &f(&7${viewer luckperms_meta_realname}&f)!"
- animated_line_main:
- !animated
- interval: 0.2
- elements:
- - "&a&2-----------------"
- - "&2&a-&2----------------"
- - "&2-&a-&2---------------"
- - "&2--&a-&2--------------"
- - "&2---&a-&2-------------"
- - "&2----&a-&2------------"
- - "&2-----&a-&2-----------"
- - "&2------&a-&2----------"
- - "&2-------&a-&2---------"
- - "&2--------&a-&2--------"
- - "&2---------&a-&2-------"
- - "&2----------&a-&2------"
- - "&2-----------&a-&2-----"
- - "&2------------&a-&2----"
- - "&2-------------&a-&2---"
- - "&2--------------&a-&2--"
- - "&2---------------&a-&2-"
- - "&2----------------&a-&2"
- - "&2-----------------&a&2"
- animated_line_factory:
- !animated
- interval: 0.2
- elements:
- - "&1&9-----------------"
- - "&9&1-&9----------------"
- - "&9-&1-&9---------------"
- - "&9--&1-&9--------------"
- - "&9---&1-&9-------------"
- - "&9----&1-&9------------"
- - "&9-----&1-&9-----------"
- - "&9------&1-&9----------"
- - "&9-------&1-&9---------"
- - "&9--------&1-&9--------"
- - "&9---------&1-&9-------"
- - "&9----------&1-&9------"
- - "&9-----------&1-&9-----"
- - "&9------------&1-&9----"
- - "&9-------------&1-&9---"
- - "&9--------------&1-&9--"
- - "&9---------------&1-&9-"
- - "&9----------------&1-&9"
- - "&9-----------------&1&9"
- animated_line_creative:
- !animated
- interval: 0.2
- elements:
- - "&d&5-----------------"
- - "&5&d-&5----------------"
- - "&5-&d-&5---------------"
- - "&5--&d-&5--------------"
- - "&5---&d-&5-------------"
- - "&5----&d-&5------------"
- - "&5-----&d-&5-----------"
- - "&5------&d-&5----------"
- - "&5-------&d-&5---------"
- - "&5--------&d-&5--------"
- - "&5---------&d-&5-------"
- - "&5----------&d-&5------"
- - "&5-----------&d-&5-----"
- - "&5------------&d-&5----"
- - "&5-------------&d-&5---"
- - "&5--------------&d-&5--"
- - "&5---------------&d-&5-"
- - "&5----------------&d-&5"
- - "&5-----------------&d&5"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement