Advertisement
Guest User

Untitled

a guest
Dec 15th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. on chat:
  2. if the player is op:
  3. set chat format to "%player%: &e%message%" # This includes there LP Prefix!
  4. else:
  5. set chat format to "&7%player%&7: %message%" # Same Here!
  6.  
  7. replace all "<3" in message with "❤"
  8. replace all ":x:" in message with "✖"
  9. replace all ":tick:" in message with "✔"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement