Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- #variaveis# == {prefix} <<Manda o prefix do player ex [Dono]>> {sender} <<Nick do cara >>
- #variaveis# == {msg} << msg do chat >>
- chat format: {prefix}&r{sender} &6&l➤&r {msg}
- on chat:
- set {_a} to message
- cancel event
- set {_b} to "{@chat format}"
- replace all "{prefix}" with "%colored player's prefix%" in {_b}
- replace all "{sender}" with "%player's display name%" in {_b}
- replace all "{msg}" with "%{_a}%" in {_b}
- broadcast "%{_b}%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement