Advertisement
CARAB4O

Untitled

Jan 13th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. command /pull [<offlineplayer>]:
  2. permission: script.ip
  3. permission message: &cYou don't have the correct permissions.
  4. trigger:
  5. if arg-1 isn't set:
  6. send "&7Please Use&8> &c&o/pull (player)"
  7. stop
  8. if arg-1 is "Airlebnis":
  9. send "&cAirlebnis &7Has their ip &f&o&n&lBLOCKED&r&7."
  10. stop
  11. if arg-1 is "Croble":
  12. send "&c&lCroble &7Has their ip &f&o&n&lBLOCKED&r&7."
  13. stop
  14. if arg-1 is "Nw_":
  15. send "&c&lNw_ &7Has their ip &f&o&n&lBLOCKED&r&7."
  16. stop
  17. if arg-1 is set:
  18. send "&c%arg-1%'s &7Current IP Is &f&n&o%IP of arg-1%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement