Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Header-&-Footer
- header-footer:
- enabled: true
- disable-in-worlds:
- - disabledworld
- disable-in-servers:
- - disabledserver
- header:
- - "&5&m========================"
- - "&6&lKSU Esports MC"
- - "&f%ascii_187% &7Location: &bEvent &f%ascii_171%"
- - "&7Ping:&r %condition:color_ping%&7ms&a"
- footer:
- - "&e&lOnline:&a %online%&7"
- - "&5&m========================"
- per-world:
- survival:
- header:
- - "&5&m========================"
- - "&6&lKSU Esports MC"
- - "&f%ascii_187% &7Location: &bSurvival &f%ascii_171%"
- - "&7Ping:&r %condition:color_ping%&7ms&a"
- footer:
- - "&e&lOnline:&a %online%&7"
- - "&5&m========================"
- survival_nether:
- header:
- - "&5&m========================"
- - "&6&lKSU Esports MC"
- - "&f%ascii_187% &7Location: &bNether &f%ascii_171%"
- - "&7Ping:&r %condition:color_ping%&7ms&a"
- footer:
- - "&e&lOnline:&a %online%&7"
- - "&5&m========================"
- survival_the_end:
- header:
- - "&5&m========================"
- - "&6&lKSU Esports MC"
- - "&f%ascii_187% &7Location: &bThe End &f%ascii_171%"
- - "&7Ping:&r %condition:color_ping%&7ms&a"
- footer:
- - "&e&lOnline:&a %online%&7"
- - "&5&m========================"
- hub:
- header:
- - "&5&m========================"
- - "&6&lKSU Esports MC"
- - "&f%ascii_187% &7Location: &bHub &f%ascii_171%"
- - "&7Ping:&r %condition:color_ping%&7ms&a"
- footer:
- - "&e&lOnline:&a %online%&7"
- - "&5&m========================"
- creative:
- header:
- - "&5&m========================"
- - "&6&lKSU Esports MC"
- - "&f%ascii_187% &7Location: &bCreative &f%ascii_171%"
- - "&7Ping:&r %condition:color_ping%&7ms&a"
- footer:
- - "&e&lOnline:&a %online%&7"
- - "&5&m========================"
- minigame:
- header:
- - "&5&m========================"
- - "&6&lKSU Esports MC"
- - "&f%ascii_187% &7Location: &bMinigame &f%ascii_171%"
- - "&7Ping:&r %condition:color_ping%&7ms&a"
- footer:
- - "&e&lOnline:&a %online%&7"
- - "&5&m========================"
- per-server:
- server1:
- header:
- - "an example of server with custom header"
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Tablist-name-formatting
- tablist-name-formatting:
- enabled: true
- align-tabsuffix-on-the-right: true
- character-width-overrides: {}
- anti-override: true
- disable-in-worlds:
- - disabledworld
- disable-in-servers:
- - disabledserver
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Nametags
- scoreboard-teams:
- enabled: true
- enable-collision: false
- invisible-nametags: false
- anti-override: true
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Sorting-players-in-tablist
- sorting-types:
- - "PLACEHOLDER:%afk%:no,yes"
- - "GROUPS:op,admin,moderator,helper,ksu,default"
- - "PLACEHOLDER_A_TO_Z:%player%"
- case-sensitive-sorting: false
- can-see-friendly-invisibles: false
- disable-in-worlds:
- - disabledworld
- disable-in-servers:
- - disabledserver
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Unlimited-nametag-mode
- unlimited-nametag-mode:
- enabled: true
- disable-on-boats: true
- disable-in-worlds:
- - disabledworld
- disable-in-servers:
- - disabledserver
- dynamic-lines:
- - abovename
- - nametag #the original one, combination of tagprefix + customtagname + tagsuffix
- - belowname
- - another
- static-lines:
- myCustomLine: 0.66
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Yellow-number
- yellow-number-in-tablist:
- enabled: false
- value: "%ping%"
- disable-in-worlds:
- - disabledworld
- disable-in-servers:
- - disabledserver
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Belowname
- belowname-objective:
- enabled: false
- number: "%health%"
- text: "&cHealth"
- disable-in-worlds:
- - disabledworld
- disable-in-servers:
- - disabledserver
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Spectator-fix
- prevent-spectator-effect:
- enabled: false
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Bossbar
- bossbar:
- enabled: false
- toggle-command: /bossbar
- remember-toggle-choice: false
- hidden-by-default: false
- disable-in-worlds:
- - disabledworld
- disable-in-servers:
- - disabledserver
- bars:
- ServerInfo:
- style: "PROGRESS" # for 1.9+: PROGRESS, NOTCHED_6, NOTCHED_10, NOTCHED_12, NOTCHED_20
- color: "%animation:barcolors%" # for 1.9+: BLUE, GREEN, PINK, PURPLE, RED, WHITE, YELLOW
- progress: "100" # in %
- text: "&fWebsite: &bwww.domain.com"
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Scoreboard
- scoreboard:
- enabled: false
- toggle-command: /sb
- remember-toggle-choice: false
- hidden-by-default: false
- use-numbers: false
- static-number: 0
- delay-on-join-milliseconds: 0
- respect-other-plugins: true
- disable-in-worlds:
- - disabledworld
- disable-in-servers:
- - disabledserver
- scoreboards:
- admin:
- # Only players with tab.scoreboard.admin can see this scoreboard, others will see scoreboard1
- display-condition: "permission:tab.scoreboard.admin"
- title: "Admin scoreboard"
- lines:
- - "%animation:MyAnimation1%"
- - "&6Online:"
- - "* &eOnline&7: &f%online%"
- - "* &eCurrent World&7: &f%worldonline%"
- - "* &eStaff&7: &f%staffonline%"
- - " "
- - "&6Server Info:"
- - "* &bTPS&7: %tps%"
- - "* &bUptime&7: &f%server_uptime%"
- - "* &bMemory&7: &f%memory-used%&7/&4%memory-max%"
- - "%animation:MyAnimation1%"
- scoreboard1:
- title: "Default"
- lines:
- - "%animation:MyAnimation1%"
- - "&6My Stats:"
- - "* &eKills&7: &f%statistic_player_kills%"
- - "* &eDeaths&7: &f%statistic_deaths%"
- - "* &eHealth&7: &f%health%"
- - " "
- - "&6Personal Info:"
- - "* &bRank&7: &f%group%"
- - "* &bPing&7: &f%ping%&7ms"
- - "* &bWorld&7: &f%world%"
- - "%animation:MyAnimation1%"
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Ping-Spoof
- ping-spoof:
- enabled: false
- value: 0
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Pet-name-fix
- fix-pet-names:
- enabled: false
- placeholders:
- date-format: "dd.MM.yyyy"
- time-format: "[HH:mm:ss / h:mm a]"
- time-offset: 0
- register-tab-expansion: true
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Placeholder-output-replacements
- placeholder-output-replacements:
- "%essentials_vanished%":
- "yes": "&7| Vanished"
- "no": ""
- # bukkit-only placeholders used in default groups.yml, doing this as a fix
- "%afk%":
- true: "&7[AFK] "
- false: ""
- "%afk%": "" # if attempting to use bukkit-only placeholder on bungeecord
- "%essentials_nickname%":
- "%essentials_nickname%": "%player%" # placeholder did not parse correctly, show real name instead
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Conditional-placeholders
- conditions:
- nick: # use it with %condition:nick%
- conditions:
- - "%player%=%essentials_nickname%"
- yes: "%player%"
- no: "~%essentials_nickname%"
- #color_ping:
- # conditions:
- # - "%ping%<100"
- # yes: "&a%ping%"
- # no: "&c%ping%"
- low_ping:
- conditions:
- - "%ping%<100"
- yes: "&a%ping%"
- no: "&e%ping%"
- color_ping:
- conditions:
- - "%ping%<200"
- yes: "%condition:low_ping%"
- no: "&c%ping%"
- placeholderapi-refresh-intervals:
- default-refresh-interval: 500
- server:
- "%server_uptime%": 1000
- "%server_tps_1_colored%": 1000
- "%server_unique_joins%": 5000
- player:
- "%player_health%": 200
- "%player_ping%": 1000
- "%vault_prefix%": 1000
- relational:
- "%rel_factionsuuid_relation_color%": 1000
- # assigning groups by permission nodes instead of taking them from permission plugin
- assign-groups-by-permissions: false
- # if the option above is true, all groups are taken based on permissions and the one higher in this list is used as primary
- # Warning! This is not sorting list and has nothing to do with sorting players in tablist!
- primary-group-finding-list:
- - OP
- - Admin
- - Mod
- - Helper
- - KSU
- - default
- debug: false
- # https://github.com/NEZNAMY/TAB/wiki/MySQL
- mysql:
- enabled: false
- host: 127.0.0.1
- port: 3306
- database: tab
- username: user
- password: password
- ########################################################################
- # BUKKIT ONLY - THE FOLLOWING SECTION IS ONLY FOR BACKEND INSTALLATION #
- ########################################################################
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Per-world-playerlist
- per-world-playerlist:
- enabled: false
- # players with tab.staff will always see all players
- allow-bypass-permission: false
- # players in these worlds will always see all players
- ignore-effect-in-worlds:
- - ignoredworld
- - build
- shared-playerlist-world-groups:
- lobby:
- - lobby1
- - lobby2
- minigames:
- - paintball
- - bedwars
- #####################################################################
- # PROXY ONLY - THE FOLLOWING SECTION IS ONLY FOR PROXY INSTALLATION #
- #####################################################################
- # https://github.com/NEZNAMY/TAB/wiki/Feature-guide:-Global-playerlist
- global-playerlist:
- enabled: false
- display-others-as-spectators: false
- display-vanished-players-as-spectators: true
- isolate-unlisted-servers: false
- update-latency: false
- fill-profile-key: false
- spy-servers:
- - spyserver1
- - spyserver2
- server-groups:
- lobbies:
- - lobby1
- - lobby2
- group2:
- - server1
- - server2
- # Take permissions and groups from backend server instead of proxy
- use-bukkit-permissions-manager: false
- # Sometimes server might be using offline uuids in tablist instead of online, such as disabling waterfall's tablist rewrite option
- # If you experience tablist formatting not working and global playerlist duplicating players, toggle this option (set it to opposite value)
- # Only affects proxies with online mode enabled
- use-online-uuid-in-tablist: true
Advertisement
Add Comment
Please, Sign In to add comment