Advertisement
xeRicker

UHCReloaded - lobby-board-solo.yml

Aug 10th, 2022 (edited)
1,412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.81 KB | None | 0 0
  1. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  2. # ■ ░█─░█ ░█─░█ ░█▀▀█ ░█▀▀█ ░█▀▀▀ ░█─── ░█▀▀▀█ ─█▀▀█ ░█▀▀▄ ░█▀▀▀ ░█▀▀▄             ■
  3. # ■ ░█─░█ ░█▀▀█ ░█─── ░█▄▄▀ ░█▀▀▀ ░█─── ░█──░█ ░█▄▄█ ░█─░█ ░█▀▀▀ ░█─░█             ■
  4. # ■ ─▀▄▄▀ ░█─░█ ░█▄▄█ ░█─░█ ░█▄▄▄ ░█▄▄█ ░█▄▄▄█ ░█─░█ ░█▄▄▀ ░█▄▄▄ ░█▄▄▀ BY XERICKER ■
  5. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  6.  
  7. board-settings:
  8.   board-title: "&e&lUHCRELOADED"
  9.   board-refresh-rate: 20
  10.  
  11. placeholder-settings:
  12.   kit-placeholders:
  13.     kit-selected: "&a{CHOSEN_KIT}"
  14.     kit-not-selected: "&7None"
  15.  
  16. waiting-board:
  17.  - ""
  18.   - "{TITLE_SYMBOL}[{TITLE_NAME}]"
  19.   - "Score: &a{STATISTIC_SCORE}"
  20.   - ""
  21.   - "Players: &a{PLAYERS}/{MAX_PLAYERS}"
  22.   - ""
  23.   - "Starting in &a{TIME_UNTIL_START} &rif"
  24.   - "&a{PLAYERS_UNTIL_START} &rmore players join"
  25.   - ""
  26.   - "Mode: &6&lSolo"
  27.  
  28. starting-board:
  29.  - ""
  30.   - "{TITLE_SYMBOL}[{TITLE_NAME}]"
  31.   - "Score: &a{STATISTIC_SCORE}"
  32.   - ""
  33.   - "Players: &a{PLAYERS}/{MAX_PLAYERS}"
  34.   - ""
  35.   - "Starting in &a{TIME_UNTIL_START} &rto"
  36.   - "allow time for"
  37.   - "additional players"
  38.   - ""
  39.   - "Mode: &6&lSolo"
  40.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement