Advertisement
Guest User

Untitled

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