Advertisement
Guest User

Untitled

a guest
Mar 6th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. groups=[
  2. staff
  3. ]
  4. message {
  5. color=green
  6. recolor=false
  7. }
  8. name {
  9. alt-color=gray
  10. color=yellow
  11. color-all=true
  12. recolor=true
  13. }
  14. prefix="@"
  15. restricted=[
  16. all,
  17. schoolkids
  18. ]
  19. sound {
  20. play=true
  21. sound="entity.experience_orb.pickup"
  22. }
  23. title {
  24. text {
  25. color=yellow
  26. text="You've been mentioned"
  27. }
  28. use=true
  29. }
  30. version=4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement