Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #use: POÇÃO:LEVEL-TEMPO
- #o tempo é em segundos
- #o level começa em 0, então 1 = 0
- Mensagens:
- Perm: '&cVocê não tem permissão para usar isto.'
- Comprou:
- - ''
- - '&aVocê comprou um buff. Gastou &e{quantia} &aem {tipo}.'
- - ''
- Falta:
- - ''
- - '&cVocê precisa de &e{quantia} &cem {tipo}.'
- - ''
- Delay: '&cAguarde &e{time} &cpara usar o buff novamente.'
- #cash permitido: yPoints e PlayerPoints
- Cash: 'yPoints'
- #tipos: money, cash
- Buffs:
- Membro:
- Perm: 'ybuff.membro'
- Preco: 100
- Tipo: 'cash'
- Delay: 60 #em segundos
- Efeitos:
- - 'DAMAGE_RESISTANCE:0-100'
- - 'ABSORPTION:1-100'
- Vip:
- Perm: 'ybuff.vip'
- Preco: 100
- Tipo: 'money'
- Delay: 30 #em segundos
- Efeitos:
- - 'DAMAGE_RESISTANCE:1-100'
- - 'ABSORPTION:2-100'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement