Advertisement
Guest User

NameTool

a guest
Oct 30th, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1.  
  2. ######################
  3. #Skrypt by:Wiewiooora#
  4. ######################
  5.  
  6. command /nazwij [<text>]:
  7. aliases: nt, namet, nazwijt
  8. trigger:
  9. if player has permission "nametool.nazwij or nametool.*":
  10. if arg 1 is set:
  11. set name of the player's tool to "%coloured argument 1%"
  12. send "&4&l[&6&lName&2&lTool&4&l] &bTwoj przedmiot nazywa sie &c%coloured arg 1%&b!"
  13. stop
  14. else:
  15. send "Podaj nazwe przedmiotu"
  16. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement