Advertisement
Guest User

Untitled

a guest
Apr 20th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. command /autograf [<text>]:
  2. permission: msgame.autograf
  3. permission message: &cAutografy mogą rozdawać tylko gracze z rangą&6 SVIP&c i wyżej...
  4. aliases: auto
  5. trigger:
  6. player has permission "msgame.autograf":
  7. if arg-1 is set:
  8. give 16 book of unbreaking 1 named "%coloured arg-1%" to the player
  9. send "&aOtrzymałeś autograf o nazwie %coloured arg 1% &a!"
  10. if arg 1 is not set:
  11. send "&cUżycie: /autograf <nazwa>"
  12. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement