Advertisement
NOF

Untitled

NOF
Jun 4th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. options:
  2.     items: 1 Diamond Block
  3.     daj: 1 sugar canes
  4.  
  5. command /trzcina [<text>]:
  6.     trigger:
  7.         argument 1 is "wymien":
  8.             if player has {@items}:
  9.                 give {@daj} to the player
  10.                 send "&cWymieniles 1 blok diamentu na trzcine cukrowa"
  11.                 remove {@items} from player
  12.             else:
  13.                 send "&cNie masz 1 bloku diamentow."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement