Advertisement
taktie0304

Untitled

Jun 1st, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. command /warpb [<text>] [<offline player>]:
  2. permission: skript.rank.bronze
  3. permission message: &cあなたはBronzeランクではありません
  4. trigger:
  5. if arg 1 is "xgajspkmzitv":
  6. command "tp %arg-1% -56 44 22 90 10"
  7.  
  8. command /warps [<text>] [<offline player>]:
  9. permission: skript.rank.silver
  10. permission message: &cあなたはSilverランクではありません
  11. trigger:
  12. if arg 1 is "eguxxnwimcwz":
  13. command "tp %arg-1% -56 44 -22 90 10"
  14.  
  15. command /warpg [<text>] [<offline player>]:
  16. permission: skript.rank.gold
  17. permission message: &cあなたはGoldランクではありません
  18. trigger:
  19. if arg 1 is "fknrunvnqddn":
  20. command "tp %arg-1% -22 44 -56 180 10"
  21.  
  22. command /warppla [<text>] [<offline player>]:
  23. permission: skript.rank.platinum
  24. permission message: &cあなたはPlatinumランクではありません
  25. trigger:
  26. if arg 1 is "wturqeddgzmu":
  27. command "tp %arg-1% 22 44 -56 180 10"
  28.  
  29. command /warpd [<text>] [<offline player>]:
  30. permission: skript.rank.diamond
  31. permission message: &cあなたはDiamondランクではありません
  32. trigger:
  33. if arg 1 is "bmibgmrxvvup":
  34. command "tp %arg-1% 56 44 -22 270 10"
  35.  
  36. command /warpplu [<text>] [<offline player>]:
  37. permission: skript.rank.plutonium
  38. permission message: &cあなたはPlutoniumランクではありません
  39. trigger:
  40. if arg 1 is "txagpehxvhxg":
  41. command "tp %arg-1% 56 44 22 270 10"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement