Advertisement
Guest User

Untitled

a guest
Apr 19th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. # Tablist v1.3.2.9 by sn1cko
  2. # Time is set in milliseconds which means every 20 = 1 second
  3. # for example: 6000 = 5 minuntes OR 300 = 15 seconds
  4. #
  5. # The announcer will never stop if the time is set to 0
  6. # Else it will stop after the amount of milliseconds you wish
  7. #
  8. # There are currently 15 variables available which can be built in
  9. # for example %player% - will display the playername or %health% - will give out the health
  10. # all other variables can be found on the website
  11. # https://dev.bukkit.org/projects/tablist/pages/variables
  12. # You can also add PlaceholderAPI to your server to get way more variables
  13. # Download-Link (with instructions):
  14. # https://www.spigotmc.org/resources/placeholderapi.6245/
  15. Tablist:
  16. Settings:
  17. Staff:
  18. Permission: tablist.staff
  19. ShowVanishedPlayerOnVariable:
  20. Toggle: false
  21. ChangeText:
  22. Toggle: false
  23. UsersSeeOnlineText: '%online%'
  24. StaffsSeeOnlineText: '%online% | %vanished%'
  25. CustomPrefix:
  26. Toggle: false
  27. Format: '%prefix% %player%'
  28. Toggle: true
  29. Time: 20
  30. Messages:
  31. Header:
  32. - |2-
  33.  
  34. &e&lSwoggerZ
  35.  
  36. &fWelcome &e&l%player% &fto SwoggerZ.
  37. &fHope you have fun!
  38.  
  39. &fYou are on &6&l65.60.3.240
  40. &f Players connected to this server: &e&l%onlineplayers%
  41.  
  42. &7&oPlayers Online:
  43. - |2-
  44.  
  45. &b&lSwoggerZ
  46.  
  47. &fWelcome &b&l%player% &fto SwoggerZ.
  48. &fHope you have fun!
  49.  
  50. &fYou are on &6&l65.60.3.240
  51. &f Players connected to this server: &e&l%onlineplayers%
  52.  
  53. &7&oPlayers Online:
  54. - |2-
  55.  
  56. &c&lSwoggerZ
  57.  
  58. &fWelcome &c&l%player% &fto SwoggerZ.
  59. &fHope you have fun!
  60.  
  61. &fYou are on &6&l65.60.3.240
  62. &f Players connected to this server: &e&l%onlineplayers%
  63.  
  64. &7&oPlayers Online:
  65. - |2-
  66.  
  67. &d&lSwoggerZ
  68.  
  69. &fWelcome &d&l%player% &fto SwoggerZ.
  70. &fHope you have fun!
  71.  
  72. &fYou are on &6&l65.60.3.240
  73. &f Players connected to this server: &e&l%onlineplayers%
  74.  
  75. &7&oPlayers Online:
  76. - |2-
  77.  
  78. &a&lSwoggerZ
  79.  
  80. &fWelcome &a&l%player% &fto SwoggerZ.
  81. &fHope you have fun!
  82.  
  83. &fYou are on &6&l65.60.3.240
  84. &f Players connected to this server: &e&l%onlineplayers%
  85.  
  86. &7&oPlayers Online:
  87. - |2-
  88.  
  89. &4&lSwoggerZ
  90.  
  91. &fWelcome &4&l%player% &fto SwoggerZ.
  92. &fHope you have fun!
  93.  
  94. &fYou are on &6&l65.60.3.240
  95. &f Players connected to this server: &e&l%onlineplayers%
  96.  
  97. &7&oPlayers Online:
  98. Footer:
  99. - |2-
  100.  
  101. &6&lFORUM &fswoggerz.enjin.com/forum
  102. &6&lSTORE &fswoggerz.enjin.com
  103. - |2-
  104.  
  105. &b&lFORUM &fswoggerz.enjin.com/forum
  106. &b&lSTORE &fswoggerz.enjin.com
  107. - |2-
  108.  
  109. &c&lFORUM &fswoggerz.enjin.com/forum
  110. &c&lSTORE &fswoggerz.enjin.com
  111. - |2-
  112.  
  113. &d&lFORUM &fswoggerz.enjin.com/forum
  114. &d&lSTORE &fswoggerz.enjin.com
  115. - |2-
  116.  
  117. &a&lFORUM &fswoggerz.enjin.com/forum
  118. &a&lSTORE &fswoggerz.enjin.com
  119. - |2-
  120.  
  121. &4&lFORUM &fswoggerz.enjin.com/forum
  122. &4&lSTORE &fswoggerz.enjin.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement