Advertisement
ItsMetrid

AAC Config [6/20/16] [8:11 PM]

Jun 20th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. # AAC messages configuration file
  2.  
  3. # Prefix (wooooo yeah)
  4. prefix: "&9AAC&8 &8⎜ &7"
  5.  
  6. # Spam messages
  7. spam_too_fast: "You can't chat that fast!"
  8. spam_slow_chat: "Please slow down chat"
  9. spam_repeat: "Please refrain from repeating yourself"
  10. spam_repeat_other: "You can't repeat that"
  11.  
  12. # Command messages
  13. aac_kick_broadcast: " was kicked for suspicious activity."
  14. ban_message: "You have been banned for hacking on this server."
  15.  
  16. relog_message: "Wait a few seconds before logging back in."
  17.  
  18. # Fastbow
  19. too_many_shots: "&cYou're firing shots too quickly. Please wait 5 seconds before using your bow again."
  20. allow_bow: "&cYou may now use your bow again"
  21.  
  22. # Staff chat
  23. prefix_to_speak: "@"
  24. # This will also be used for the notifications from aacstaffnotify in the config
  25. format: "&9Staff &8⎜ &9Factions &8⎜ &9{sender} &8» &b"
  26.  
  27. # Combat logging
  28. killed_for_logging: "You were killed for combat logging. Don't do it again."
  29. logging_broadcast: "{player} was killed for combat logging. Don't do it."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement