Radioactive95

Untitled

Jan 21st, 2014
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. command /napraw:
  2. trigger:
  3. {napraw.%player%} was less than 10 minute ago:
  4. message "&cJeszcze nie mozesz naprawic,poczekaj 10 minut!"
  5. stop
  6. set {napraw.%player%} to now
  7. execute console command "pex user %name of player% add essentials.repair"
  8. execute console command "pex user %name of player% add essentials.repair.all"
  9. wait 1 second
  10. make player execute command "/repair all"
  11. wait 1 second
  12. execute console command "pex user %name of player% remove essentials.repair"
  13. execute console command "pex user %name of player% remove essentials.repair.all"
Advertisement
Add Comment
Please, Sign In to add comment