Advertisement
Guest User

Ansæt skript

a guest
Mar 28th, 2020
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. Command /Hjælper [<offline player>]:
  2.  
  3. permission: admin.ansat
  4.  
  5. trigger:
  6.  
  7. execute console command "manuaddsub %arg-1% Hjælper"
  8.  
  9. execute console command "nte player %arg-1% suffix &8 [&3Hj欰er&8]"
  10.  
  11. execute console command "nte player %arg-1% prefix &8[&cC&8] &7"
  12.  
  13. execute console command "manuaddv %arg-1% suffix &8 [&3Hj欰er&8]"
  14.  
  15. broadcast "&8[&d&lAPEX &f&lPRISON&8] &c%arg-1% &7Er lige blevet ansat som &8[&3Hjælper&8] &8- &7Tillykke"
  16.  
  17.  
  18.  
  19. Command /Mod [<offline player>]:
  20.  
  21. permission: admin.ansat
  22.  
  23. trigger:
  24.  
  25. execute console command "manuaddsub %arg-1% Mod"
  26.  
  27. execute console command "nte player %arg-1% suffix &8 [&aMod&8]"
  28.  
  29. execute console command "nte player %arg-1% prefix &8[&cC&8] &7"
  30.  
  31. execute console command "manuaddv %arg-1% suffix &8 [&aMod&8]"
  32.  
  33. execute console command "&8[&d&lAPEX &f&lPRISON&8] &c%arg-1% &7Er lige blevet ansat som &8[&aMod&8] &8- &7Tillykke"
  34.  
  35.  
  36.  
  37. Command /Admin [<offline player>]:
  38.  
  39. permission: admin.ansat
  40.  
  41. trigger:
  42.  
  43. execute console command "manuadd %arg-1% Admin"
  44.  
  45. execute console command "nte player %arg-1% clear"
  46.  
  47. execute console command "&8[&d&lAPEX &f&lPRISON&8] &c%arg-1% &7Er lige blevet ansat som &8[&cAdmin&8] &8- &7Tillykke"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement