Advertisement
NOF

Untitled

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