MarioG1

Tablist

Sep 14th, 2014
1,040
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. #
  2. # This the default TabList
  3. # It is shown to all users which haven't got another TabList
  4. #
  5. # Create a copy of this File, name it like you wish
  6. # and change the showTo and some other options
  7. # to create another TabList only shown to some users.
  8. # By doing this you can for example create
  9. # a special TabList for VIPs / Admins or
  10. # create a tabList only shown o one server
  11. # You can find more information on the wiki https://github.com/CodeCrafter47/BungeeTabListPlus/wiki
  12. #
  13.  
  14. showTo: Server:Lobby
  15. groupPlayers: NONE
  16. showEmptyGroups: false
  17. groupLines:
  18. - '[ALIGN LEFT]&c>>> {server}({server_player_count}):'
  19. - ' '
  20. - ' '
  21. - '{fillplayers}'
  22. playerLines:
  23. - '&7{permprefix}{player}{permsuffix}'
  24. morePlayersLines:
  25. - '&7... and {other_count} others'
  26. tabList:
  27. - '&aWelcome'
  28. - '&aOnline: &2{player_count}'
  29. - www.etg-clan.at
  30. - '&2{rawname}'
  31. - '&bLobby: {players:Lobby}'
  32. - ts.etg-clan.at
  33. - '&6==============='
  34. - '&6==============='
  35. - '&6==============='
  36. - ' '
  37. - ' '
  38. - ' '
  39. - '&9Lobby: &1{players:Lobby}'
  40. - '&9Survival: &1{players:Survival}'
  41. - '&9HungerGames: &1{players:HungerGames}'
  42. - '&9MiniGames: &1{players:MiniGames}'
  43. - '&9Vanilla 1.8: &1{players:Vanilla}'
  44. - ' '
  45. - ' '
  46. - ' '
  47. - ' '
  48. - '&6==============='
  49. - '&6==============='
  50. - '&6==============='
  51. - ' '
  52. - ' '
  53. - ' '
  54. - ' '
  55. - '&3Players:'
  56. - ' '
  57. - ' '
  58. - ' '
  59. - ' '
  60. - '{fillplayers}'
  61. - '[ALIGN BOTTOM] '
  62. - ' '
  63. - ' '
  64. - '&6==============='
  65. - '&6==============='
  66. - '&6==============='
  67. - ' '
  68. - ' '
  69. - ' '
  70. - ' &3{day}.{month}.{year}'
  71. - ' '
  72. - ' &3{hour}:{minute}'
  73. header: '&bWelcome &6{player}'
  74. footer: '&4play.minecraft.example.com'
  75. shownFooterHeader: false
  76. defaultSkin: MHF_Exclamation
Advertisement
Add Comment
Please, Sign In to add comment