Advertisement
Guest User

Untitled

a guest
May 4th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. version = 4
  2. prefix = "@"
  3. name {
  4. recolor = true
  5. color = "yellow"
  6. color-all = true
  7. alt-color = "aqua"
  8. }
  9. title {
  10. use = true
  11. text = {text = "Tu as été mentionné dans le tchat !", color = yellow}
  12. }
  13. message {
  14. recolor = false
  15. color = "green"
  16. }
  17. sound {
  18. play = true
  19. sound = "entity.experience_orb.pickup"
  20. }
  21. groups = [
  22. "staff"
  23. "all"
  24. ]
  25. restricted = [
  26. "staff"
  27. "everyone"
  28. "all"
  29. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement