Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. TEAM_INITIATE = Jedi Initiate
  2. TEAM_PADAWAN = Jedi Padawan
  3. TEAM_JEDI = Jedi Knight
  4. TEAM_MASTER = Jedi Master
  5. TEAM_repubguard = Republic Enforcers
  6. TEAM_MOTO = Grand Master
  7. TEAM_ACOLYTE = Sith Acolyte
  8. TEAM_APPRENTICE = Sith Apprentice
  9. TEAM_LORD = Sith Lord
  10. TEAM_DARTH = Darth
  11. TEAM_EMPEROR = Emperor
  12. TEAM_empguard = Empire Enforcers
  13. TEAM_RTROOPERREC = Republic Trooper Recruit
  14. TEAM_RTROOPERPVT = Republic Trooper PVT
  15. TEAM_RTROOPERCPL = Republic Trooper Corporal
  16. TEAM_RTROOPERSGT = Republic Trooper Sergeant
  17. TEAM_RTROOPERLT = Republic Trooper Lieutenant
  18. TEAM_RTROOPERCPT = Republic Trooper Captain
  19. TEAM_RTROOPERMJR = Republic Trooper Major
  20. TEAM_RTROOPERCOL = Republic Trooper Colonel
  21. TEAM_RTROOPERCMDR = Republic Trooper Commander
  22. TEAM_ITROOPERRCT = Imperial Trooper Recruit
  23. TEAM_ITROOPER = Imperial Trooper PVT
  24. TEAM_ITROOPERCPL = Imperial Trooper Corporal
  25. TEAM_ITROOPERSGT = Imperial Trooper Sergeant
  26. TEAM_ITROOPERLT = Imperial Trooper Lieutenant
  27. TEAM_ITROOPERCPT = Imperial Trooper Captain
  28. TEAM_ITROOPERMJR = Imperial Trooper Major
  29. TEAM_ITROOPERCOL = Imperial Trooper Colonel
  30. TEAM_ITROOPERCMDR = Imperial Trooper Commander
  31. TEAM_LUKE = Luke Skywalker
  32. TEAM_KOTA = General Kota
  33. TEAM_PLOKOON = Jedi Master Plo Koon
  34. TEAM_KENOBI = Obi Wan Kenobi
  35. TEAM_GALENMAREK = Jedi Master Galen Marek
  36. TEAM_AHSOKATANO = Ahsoka Tano
  37. TEAM_MACEWINDU = Jedi Master Mace Windu
  38. TEAM_SATELE = Jedi Master Satele Shan
  39. TEAM_REVAN = Jedi Master Revan
  40. TEAM_ANAKIN = Anakin Skywalker
  41. TEAM_MARAJADE = Mara Jade Skywalker
  42. TEAM_REY = Rey
  43. TEAM_FISTO = Kit Fisto
  44. TEAM_MUNDI = Ki-Adi-Mundi
  45. TEAM_POOF = Yarael Poof
  46. TEAM_SAESEE = Saesee Tiin
  47. TEAM_CGIANAKIN = CGI Anakin Skywalker
  48. TEAM_CGISHAAKTI = CGI Shaak Ti
  49. TEAM_CGIOBIWAN = CGI Obi Wan Kenobi
  50. TEAM_CGIMACEWINDU = CGI Mace Windu
  51. TEAM_CGIAHSOKA = CGI Ahsoka Tano
  52. TEAM_CGIKITFISTO = CGI Kit Fisto
  53. TEAM_CGIQUINLAN = CGI Quinlan Vos
  54. TEAM_CGILUMINARA = CGI Luminara
  55. TEAM_CGIAAYLA = CGI Aayla Secura
  56. TEAM_DARTHVADER = Darth Vader
  57. TEAM_DARTHSTARKILLER = Darth Starkiller
  58. TEAM_DARTHJADUS = Darth Jadus
  59. TEAM_DARTHMARR = Darth Marr
  60. TEAM_DARTHREVAN = Darth Revan
  61. TEAM_DARTHMALGUS = Darth Malgus
  62. TEAM_DARTHMAUL = Darth Maul
  63. TEAM_SAVAGEOPRESS = Savage Opress
  64. TEAM_DARTHSCION = Darth Sion
  65. TEAM_NIHILIUS = Darth Nihilus
  66. TEAM_INQUISITOR = Grand Inquisitor
  67. TEAM_GRIEVOUS = General Grievous
  68. TEAM_SIDIOUS = Darth Sidious
  69. TEAM_MALEK = Darth Malak
  70. TEAM_KYLOREN = Kylo Ren
  71. TEAM_DOOKU = Count Dooku
  72. TEAM_LANA = Lana Beniko
  73. TEAM_CGICOUNT = CGI Count Dooku
  74. TEAM_CGIMAUL = CGI Maul
  75. TEAM_CGIPALPATINE = CGI Palpatine
  76. TEAM_CGIMAGNA = CGI Magna Guard
  77.  
  78. whitelist_add_user TEAM_empguard Olarius
  79.  
  80. ### whitelist_add_user <job> <player>
  81. Job being a number, TEAM_XXXX or the team name in double quotes, player being part of their name, or their steamid.
  82.  
  83. ### whitelist_remove_user <job> <player>
  84. Job being a number, TEAM_XXXX or the team name in double quotes, player being part of their name, or their steamid.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement