Advertisement
Guest User

Here is it Zacky sorry for long response XD

a guest
May 25th, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.49 KB | None | 0 0
  1. ############################################################
  2. # +------------------------------------------------------+ #
  3. # | Thank you for downloading Chat Tweaks by Zacky1! | #
  4. # +------------------------------------------------------+ #
  5. ############################################################
  6. # +------------------------------------------------------+ #
  7. # | NOTES | #
  8. # +------------------------------------------------------+ #
  9. # Edit anything you want AFTER the colon #
  10. # Do NOT edit the colons or the words before #
  11. # Chat Colors will NOT work. #
  12. # Don't forget to enable Custom Messages in Configuration #
  13. # DO NOT CHANGE THE VERSION
  14. Version: v2.7.1
  15. #
  16. # %v% is a variable.
  17. # Example: Link %v% [...]
  18. # Would turn out as: Link www.example.com [...]
  19. ############################################################
  20. Messages:
  21. Misc:
  22. ReloadConfSuccess: "You've successfully reloaded the %v% config!"
  23. PurgeDataSuccess: "You've successfully deleted all hashtags and atsigns!"
  24. ClearPChat: "You've successfully cleared your personal chat!"
  25. DisabledFeature: "%v% are disabled!"
  26. ClearChat: "The chat has been cleared by %v%!"
  27. InLockdown: "Chat is in lockdown mode! Initiated by: %v%"
  28. OutLockdown: "Chat lockdown mode has been lifted."
  29. LockdownEnable: "You've successfully %v% lockdown mode!"
  30. TooLittleBig: "The text ''%v%'' was either too small or too big to be recognized!"
  31. DisableSound: "You've %v% your ability to receive sound notifications"
  32.  
  33. Error:
  34. NoPerm: "You don't have permission to do this!"
  35. CommandInvalid: "The command %v% could not be found!"
  36. NumberException: "Please use numbers after your dollar sign($)."
  37. PlayerException: "The player provided could not be found."
  38. WrongCmd: "This is not the right command..."
  39. Unknown: "An unknown error occurred.. Please contact your server administrators!"
  40. FileMissing: "A file is missing! Please contact your server administrators!"
  41.  
  42. Spam:
  43. TooManySameAtSign: "You've already entered %v% in your message!"
  44. MaxAtSignReached: "You have reached the maximum At Sign per Chat!"
  45. NoPermLinks: "You may not type links in chat!"
  46. UnAllowedLink: "Link/IP %v% is not allowed in the chat!"
  47. Severe-UnAllowedLink: "Do not fool the anti-advertiser plugin!"
  48. CapsLimit: "No caps in chat please!"
  49. NoSwearing: "Do not swear in chat!"
  50.  
  51. Channel:
  52. Joined: "You have joined the %v% Channel."
  53. NotFound: "Channel %v% could not be found."
  54. Left: "You have left the %v% Channel."
  55. NoPermJoin: "You do not have permission to join the %v% Channel."
  56. NoPermAdd: "You do not have permission to add this player to the %v% channel!"
  57. Kick: "You've been kicked from the channel %v%!"
  58. PlayerException: "%v% is not in your channel!"
  59. NotInChannel: "You are not in a channel!"
  60. AlreadyInChannel: "You are already in the %v% channel!"
  61. PlayerInChannel: "Player %v% is already in your channel!"
  62. ChJoin: "%v% has joined the channnel"
  63. ChJoinAdd: "%v% has been added to the channel!"
  64. ChLeft: "%v% has left the channel"
  65. ChKick: "%v% has been kicked from you channel!"
  66.  
  67. #Don"t forget to enable Custom Messages in the Configuration.yml File!
  68. #You"re done :D
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement