Advertisement
Guest User

Untitled

a guest
Aug 21st, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. on join:
  2. wait 2 second
  3. set {waited} to difference between {clain.%player%} and now
  4. if {waited} is less than 24 hours:
  5. send "&c&lDenni&f&lOdmena &7Musíš počkat %difference between {waited} and 24 hours% pro vyzvednuti tvé denní odměny."
  6. stop
  7. set {claim.%player%} to now
  8. send "&c&lDenni&f&lOdmena &7Nyní si dostal denní odmenu, pro dalsi musis pockat 24 hodin!"
  9. give player 2 diamonds
  10. give player 2 Iron Ingots
  11. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement