Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- #Kody, za które otrzymujemy diament.
- kod1: 588515611
- variables:
- {use.%player%}=false
- command /kod [<text>]:
- trigger:
- if {use.%player%} is true:
- send "&9[<remove>] &bPoczekaj 24godz. aby ponownie uzyc tego kodu!"
- if {use.%player%} is false:
- arg 1 is not empty:
- arg 1 is "{@kod1}":
- add 1 diamond named "&bZ kodu promocyjnego." to player
- send "&9[<remove>] &bKod &a&l%arg%&b zostal &apomyslnie &bzatwierdzony!"
- set {use.%player%} to true
- wait 24 hours
- set {use.%player%} to false
- else:
- send "&9[<remove>] &bKod &a&l%arg%&b zostal &cblednie &bzatwierdzony!"
- else:
- send "&9[<remove>] &bPoprawne uzycie to: &a/kod <kod>&b
Advertisement
Add Comment
Please, Sign In to add comment