Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 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. -
  33. '&4&lC&c&lr&4&lu&c&ls&4&la&c&ld&4&le &7Online: &c&o%onlineplayers%&7&o/&4&o%maxonlineplayers%'
  34. '&7Online: &c&o%onlineplayers%&7&o/&4&o%maxonlineplayers%'
  35. '&7Ping: &c%ping%'
  36.  
  37.  
  38.  
  39. Footer:
  40. -
  41. '&7&lIP: &c&lCrusade.cc'
  42. '&7&lServer Store: &4&lCrusade.cc'
  43. '&7&lWelcome to Crusade, &c&o%player%'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement