Advertisement
Guest User

Untitled

a guest
Nov 17th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. playerTab.getByPosition(0, 0).text("&3&lTeamspeak").send(); //1
  2. playerTab.getByPosition(0, 1).text("&7ts.Banshee.rip" + Bukkit.getOnlinePlayers().length).send(); //2
  3. playerTab.getByPosition(0, 2).text("").send(); //3
  4. playerTab.getByPosition(0, 3).text("").send(); //4
  5. playerTab.getByPosition(0, 4).text("").send(); //5
  6. playerTab.getByPosition(0, 5).text("&7UHC-01: " + Bukkit.getOnlinePlayers().length).send(); //6
  7. playerTab.getByPosition(0, 6).text("").send(); //7
  8. playerTab.getByPosition(0, 7).text("").send(); //8
  9. playerTab.getByPosition(0, 8).text("").send(); //9
  10. playerTab.getByPosition(0, 9).text("").send(); //10
  11. playerTab.getByPosition(0, 10).text("").send(); //11
  12. playerTab.getByPosition(0, 11).text("").send(); //12
  13. playerTab.getByPosition(0, 12).text("").send(); //13
  14. playerTab.getByPosition(0, 13).text(" ").send(); //14
  15. playerTab.getByPosition(0, 14).text(" ").send(); //15
  16. playerTab.getByPosition(0, 15).text(" ").send(); //16
  17. playerTab.getByPosition(0, 16).text(" ").send(); //17
  18. playerTab.getByPosition(0, 17).text(" ").send(); //18
  19. playerTab.getByPosition(0, 18).text(" ").send(); //19
  20. playerTab.getByPosition(0, 19).text("").send(); //20
  21. playerTab.getByPosition(1, 0).text("&3&lBanshee &3&lNetwork").send(); //21
  22. playerTab.getByPosition(1, 1).text("&7Ping: " + getPing(player)).send(); //22
  23. playerTab.getByPosition(1, 2).text("").send(); //23
  24. playerTab.getByPosition(1, 3).text(" &3&lServers").send(); //24
  25. playerTab.getByPosition(1, 4).text("").send(); //25
  26. playerTab.getByPosition(1, 5).text("&7Practice: " + Bukkit.getOnlinePlayers().length).send(); //26
  27. playerTab.getByPosition(1, 6).text("").send(); //27
  28. playerTab.getByPosition(1, 7).text("").send(); //28
  29. playerTab.getByPosition(1, 8).text("").send(); //29
  30. playerTab.getByPosition(1, 9).text("").send(); //30
  31. playerTab.getByPosition(1, 10).text("").send(); //31
  32. playerTab.getByPosition(1, 11).text("").send(); //32
  33. playerTab.getByPosition(1, 12).text("").send(); //33
  34. playerTab.getByPosition(1, 13).text("").send(); //34
  35. playerTab.getByPosition(1, 14).text("").send(); //35
  36. playerTab.getByPosition(1, 15).text("").send(); //36
  37. playerTab.getByPosition(1, 16).text("").send(); //37
  38. playerTab.getByPosition(1, 17).text("").send(); //38
  39. playerTab.getByPosition(1, 18).text("").send(); //39
  40. playerTab.getByPosition(1, 19).text("").send(); //40
  41. playerTab.getByPosition(2, 0).text("&3&lIP").send(); //41
  42. playerTab.getByPosition(2, 1).text("&7Banshee.rip").send(); //42
  43. playerTab.getByPosition(2, 2).text("").send(); //43
  44. playerTab.getByPosition(2, 3).text("").send(); //44
  45. playerTab.getByPosition(2, 4).text("").send(); //45
  46. playerTab.getByPosition(2, 5).text("&7UHC-02: " + Bukkit.getOnlinePlayers().length).send(); //46
  47. playerTab.getByPosition(2, 6).text("").send(); //47
  48. playerTab.getByPosition(2, 7).text("").send(); //48
  49. playerTab.getByPosition(2, 8).text("").send(); //49
  50. playerTab.getByPosition(2, 9).text("").send(); //50
  51. playerTab.getByPosition(2, 10).text("").send(); //51
  52. playerTab.getByPosition(2, 11).text("").send(); //52
  53. playerTab.getByPosition(2, 12).text("").send(); //53
  54. playerTab.getByPosition(2, 13).text("").send(); //54
  55. playerTab.getByPosition(2, 14).text("").send(); //55
  56. playerTab.getByPosition(2, 15).text("").send(); //56
  57. playerTab.getByPosition(2, 16).text("").send(); //57
  58. playerTab.getByPosition(2, 17).text("").send(); //58
  59. playerTab.getByPosition(2, 18).text("").send(); //59
  60. playerTab.getByPosition(2, 19).text("").send(); //60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement