Advertisement
Guest User

MGRegras

a guest
Feb 12th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. ##================================================##
  2. # Creditos: #
  3. # #
  4. # Criado por zMasterGoldEzz #
  5. ##================================================##
  6.  
  7. command /regras [<text>]:
  8. trigger:
  9. if arg 1 is "1":
  10. send "&7==================================="
  11. send "&bRegra1"
  12. send "&bRegra2"
  13. send "&bRegra3"
  14. send "&bRegra4"
  15. send "&bRegra5"
  16. send "&7==================================="
  17. if arg 1 is "2":
  18. send "&7==================================="
  19. send "&bRegra1"
  20. send "&bRegra2"
  21. send "&bRegra3"
  22. send "&bRegra4"
  23. send "&bRegra5"
  24. send "&7==================================="
  25. if arg 1 is not set:
  26. send "&cEsse comando não existe."
  27.  
  28. command /mgregras:
  29. trigger:
  30. send "&7==================================="
  31. send "&6Criador zMasterGoldEzz"
  32. send "&7==================================="
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement