Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- ilesekund: 3 # Co ile sekund bedzie mozna pisac
- variables:
- {chat} = true
- on chat:
- if player has permission "my.chat.write":
- stop
- set {_waited} to difference between {2k-chat.%player%.spam} and now
- if {_waited} is less than 5 real seconds seconds:
- send "&7Nastepna&a wiadomosc&7 bedziesz mogl wyslac za &c{@ilesekund} sekund"
- cancel event
- stop
- set {my.chat.%player%.spam} to now
- stop
Advertisement
Add Comment
Please, Sign In to add comment