Advertisement
agentsix1

VIP+ Chat Advnaced - Config.yml

Mar 18th, 2017
37,721
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. Check Version: true
  2. Messages:
  3. no-permissions: '&cYou do not have the permission required to do this action!'
  4. chat-disabled: '&c%CHAT_NAME% is currently disabled. Please try again later.'
  5. reload: '&aVIP+ Chat config has been reloaded!'
  6. toggle: '&7You have currently set &9%CHAT_NAME% &7to state &9%STATE%.'
  7. error: '&cThere appears to be a error occurring with this action.'
  8. ignore: '&7You have set &9%CHAT_NAME% &7to be &9%STATUS%&7.'
  9. ignore-fail: '&cYou did not enter a proper chat name.'
  10. ignore-already: '&7You appear to have already set your self to &9%STATUS% &7for
  11. &9%CHAT_NAME%&7.'
  12. ignore-not-found: '&7Your name was not found to &9%STATUS% %CHAT_NAME%&7.'
  13. ignored-layout: '&6--- &9Ignored &7(&c%COUNT%&7)&6 ---%NL%%ITEMS%&6Page &7(&9%PL#%&7/&9%PH#%&7)
  14. &6/vpc ignored {chat} {#}'
  15. ignored-items: '&6%#%. &7%PLAYER_NAME% &9-&7 %PLAYER_UUID%%NL%'
  16. blacklisted-layout: '&6--- &9Blacklisted &7(&c%COUNT%&7)&6 ---%NL%%ITEMS%&6Page
  17. &7(&9%PL#%&7/&9%PH#%&7) &6/vpc blacklisted {#}'
  18. blacklisted-items: '&6%#%. &7%PLAYER_NAME% &9-&7 %PLAYER_UUID%%NL%'
  19. ignore-blacklist: '&cYou were blacklisted from ignoring staff chat'
  20. ignore-disabled: '&c%CHAT_NAME% has been disabled the use of ignoring chat.'
  21. blacklisted: '&7You have blacklisted &9%PLAYER%&7. This user may no longer ignore
  22. any chats.'
  23. remove-blacklisted: '&7You have removed &9%PLAYER%&7 from the blacklist. This user
  24. may now ignore any chats.'
  25. force-unignore: '&7You have forced &9%PLAYER% &7to unignore chat &9%CHAT_NAME%'
  26. colors: '%COLOR%:%STATE%%NL%'
  27. focus-mode-toggle: '&7You have %STATE% &7focus mode for chat &9%CHAT_NAME%.'
  28. pstatus-layout: '&6--- &9%PLAYER_NAME% &7Status &6---%NL%%IGNORED_START%&6Ignored
  29. List:%NL%%IGNORED_ITEMS%%IGNORED_END%%BOTH_START%%NL%%BOTH_END%%BLACKLISTED_START%&6Blacklisted:
  30. %STATUS_BLACKLISTED%%BLACKLISTED_END%'
  31. pstatus-ignored-items: '%CHAT_TAG%&f: %STATUS%%NL%'
  32. pstatus-invalid-chat: '&cYou have entered a invalid chat.'
  33. pstatus-syntax: '&cYou have entered a invalid syntax for this command &6/vpc pstatus
  34. | Optional 1: {blacklisted/ignored} | Optional 2: {chat}'
  35. ignore-list: '&7Ignored &8(&9%CHAT_NAME%&8): &7%LIST%'
  36. blacklisted-list: '&7Blacklisted &8(&9%COUNT%&8): &7%LIST%'
  37. player-ignore: '&7You have set &9%IGNORE_PLAYER% &7to be %STATUS%&7.'
  38. player-ignore-syntax: '&cThat is a invalid usage of that command. Please try again: &6/vpc ignoreplayer {player/clear} | Optional: {+,add,rem,remove,del,delete,clear}'
  39. player-ignore-list-layout: '&6--- &9Player Ignore List &7(&c%COUNT%&7)&6 ---%NL%%ITEMS%&6Page &7(&9%PL#%&7/&9%PH#%&7) &6/vpc listplayers | Optional: {#}'
  40. player-ignore-list-items: '&6%#%. &7%PLAYER_NAME% &9-&7 %PLAYER_UUID%%NL%'
  41. player-ignore-list-syntax: '&cThat is a invalid usage of that command. Please try again: &6/vpc listplayers | Optional: {#}'
  42. antiswear-toggle: '&7You have %STATUS% &7Anti Swear for %CHAT_TAG%&7.'
  43. antiswear-chat-syntax: '&cIt appears you did not enter a proper chat for this command. Please try again: &6%COMMAND%'
  44. antiswear-syntax: '&cIt appears you did not enter a proper command. Please try again: &6%COMMAND%'
  45. antiswear-word-remove: '&7The word &9%WORD% &7was %STATE% &7from %CHAT_TAG%''s &7swear list.'
  46. antiswear-word-add: '&7The word &9%WORD% &7has been added to %CHAT_TAG%''s swear list.'
  47. antiswear-word-clear: '&7You have cleared the swear dictionary for %CHAT_TAG%&7.'
  48. antiswear-banned: '&cIt appears you have used a word that is not allowed in %CHAT_TAG%&c'
  49. antiswear-already: '&cIt appears the dictionary already contains &9%WORD% &7for swear list %CHAT_TAG%&c.'
  50. antiswear-list-layout: '&6--- &9Swear Dictionary &f[%CHAT_TAG%&f] &7(&c%COUNT%&7)&6 ---%NL%%ITEMS%&6Page &7(&9%PL#%&7/&9%PH#%&7) &6/vpc swear list {#}'
  51. antiswear-list-items: '&6%#%. &7%WORD% &9-&7 %REPLACEMENT%%NL%'
  52. Other:
  53. focus:
  54. saved: true
  55. location: \files\focus.yml
  56. blacklisted-length: 10
  57. ignored-length: 10
  58. player-ignore-length: 10
  59. antiswear-list-server-length: 15
  60. antiswear-list-player-length: 15
  61. blacklist: ''
  62. Blacklist-Settings:
  63. can-ignore-chats:
  64. enabled: true
  65. specified-chats:
  66. - none
  67. can-talk-in-chats:
  68. enabled: false
  69. specified-chats:
  70. - none
  71. can-view-chats:
  72. enabled: false
  73. specified-chats:
  74. - none
  75. broadcast: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement