Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- preffix: &f[&eHoliday&f]
- on sign change:
- if line 1 is "suporte":
- if player is op:
- set line 1 to "&l[===-===]"
- set line 2 to "&6&lSuporte"
- set line 3 to "&7(Clique aqui)"
- set line 4 to "&l[===-===]"
- on rightclick on sign:
- if line 2 is "&6&lSuporte":
- set {_espera} to difference between {1231235.Delay::%player%} and now
- {_espera} is less than 1 real minute:
- send "&cEspere para usar isso dnv"
- stop
- wait 10 tick
- give 1 Book and Quill to player
- send "{@preffix} &7Voce pegou &c1 &7livro."
- set {1231235.Delay::%player%} to now
- on leftclick on sign:
- if line 2 is "&6&lSuporte":
- set {_espera} to difference between {1231235.Delay::%player%} and now
- {_espera} is less than 1 real minute:
- send "&cEspere para usar isso dnv"
- stop
- wait 10 tick
- give 1 Book and Quill to player
- send "{@preffix} &7Voce pegou &c1 &7livro."
- set {1231235.Delay::%player%} to now
- # -------------------------------
- # Criado por Igor Oliveira
- # Skype: francoskp15
- # Todos creditos a mim!
- # Use, mas não abuse ;)
- # -------------------------------
Advertisement
Add Comment
Please, Sign In to add comment