Advertisement
agentsix1

VIP+ Chat v0.6 Config

Apr 16th, 2016
36,256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.84 KB | None | 0 0
  1. Tag:
  2.   mod:
  3.     allow-ignore: true
  4.     layout: '&8[&aM&8] &7<&f%PLAYER%&7> &f%MESSAGE%'
  5.     color-codes: obfuscated bold strikethrough underline italic reset
  6.     colors: green aqua red light_purple yellow white black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue
  7.   admin:
  8.     allow-ignore: true
  9.     layout: '&8[&cAdmin&8] &7<&f%PLAYER%&7> &f%MESSAGE%'
  10.     color-codes: obfuscated bold strikethrough underline italic reset
  11.     colors: green aqua red light_purple yellow white black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue
  12.   owner:
  13.     allow-ignore: true
  14.     layout: '&8[&4Owner&8] &7<&f%PLAYER%&7> &f%MESSAGE%'
  15.     color-codes: obfuscated bold strikethrough underline italic reset
  16.     colors: green aqua red light_purple yellow white black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue
  17.   staff:
  18.     allow-ignore: true
  19.     layout: '&8[&9Staff&8] &7<&f%PLAYER%&7> &f%MESSAGE%'
  20.     color-codes: obfuscated bold strikethrough underline italic reset
  21.     colors: green aqua red light_purple yellow white black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue
  22.   dev:
  23.     allow-ignore: true
  24.     layout: '&8[&eDev&8] &7<&f%PLAYER%&7> &f%MESSAGE%'
  25.     color-codes: obfuscated bold strikethrough underline italic reset
  26.     colors: green aqua red light_purple yellow white black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue
  27.   vip:
  28.     allow-ignore: true
  29.     layout: '&8[&3VIP&8] &7<&f%PLAYER%&7> &f%MESSAGE%'
  30.     color-codes: obfuscated bold strikethrough underline italic reset
  31.     colors: green aqua red light_purple yellow white black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue
  32.   donator:
  33.     allow-ignore: true
  34.     layout: '&8[&7Donor&8] &7<&f%PLAYER%&7> &f%MESSAGE%'
  35.     color-codes: obfuscated bold strikethrough underline itali reset
  36.     colors: green aqua red light_purple yellow white black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue
  37.   special:
  38.     allow-ignore: true
  39.     layout: '&8[&dSpecial&8] &7<&f%PLAYER%&7> &f%MESSAGE%'
  40.     color-codes: obfuscated bold strikethrough underline italic reset
  41.     colors: green aqua red light_purple yellow white black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue
  42.   elite:
  43.     allow-ignore: true
  44.     layout: '&8[&fElite&8] &7<&f%PLAYER%&7> &f%MESSAGE%'
  45.     color-codes: obfuscated bold strikethrough underline italic reset
  46.     colors: green aqua red light_purple yellow white black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue
  47. Enabled:
  48.   Mod: true
  49.   Admin: true
  50.   Owner: true
  51.   Staff: true
  52.   Dev: true
  53.   VIP: true
  54.   Donator: true
  55.   Special: true
  56.   Elite: true
  57.   donator: true
  58. Messages:
  59.   no-permissions: '&cYou do not have the permission required to do this action!'
  60.   chat-disabled: '&c%CHAT_NAME% is currently disabled. Please try again later.'
  61.   reload: '&aVIP+ Chat config has been reloaded!'
  62.   toggle: '&7You have currently set &9%CHAT_NAME% &7to state &9%STATE%.'
  63.   error: '&cThere appears to be a error occurring with this action.'
  64.   ignore: '&7You have set &9%CHAT_NAME% &7to be &9%STATUS%&7.'
  65.   ignore-fail: '&cYou did not enter a proper chat name.'
  66.   ignore-already: '&7You appear to have already set your self to &9%STATUS% &7for &9%CHAT_NAME%&7.'
  67.   ignore-not-found: '&7Your name was not found to &9%STATUS% %CHAT_NAME%&7.'
  68.   ignore-list: '&7Ignored &8(&9%CHAT_NAME%&8): &7%LIST%'
  69.   ignore-blacklist: '&cYou were blacklisted from ignoring staff chat'
  70.   ignore-disabled: '&c%CHAT_NAME% has been disabled the use of ignoring chat.'
  71. Other:
  72.   ignore:
  73.     mod: none
  74.     admin: none
  75.     owner: none
  76.     staff: none
  77.     dev: none
  78.     vip: none
  79.     donator: none
  80.     special: none
  81.     elite: none
  82.   ignore-blacklist: none
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement