Advertisement
Guest User

ChatLikeMe Config Test

a guest
Dec 13th, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. PermFormat: {}
  2. Formats:
  3. FactionRole:
  4. format: '[%s]'
  5. replaces: '{factionrole}'
  6. FactionName:
  7. format: '[%s]'
  8. replaces: '{factionname}'
  9. FactionPrefix:
  10. format: '[%s]'
  11. replaces: '{factionprefix}'
  12. PrefixManager:
  13. format: '[%s]'
  14. replaces: '{chosenplayerprefix}'
  15. Gender:
  16. format: '[%s]'
  17. replaces: '{gender}'
  18. Economy:
  19. format: '[%s]'
  20. replaces: '{money}'
  21. PermissionGroupSuffix:
  22. format: '[%s]'
  23. replaces: '{permgroupsuffix}'
  24. PermissionGroupPrefix:
  25. format: '[%s]'
  26. replaces: '{permgroupprefix}'
  27. PermissionGroup:
  28. format: '[%s]'
  29. replaces: '{permgroup}'
  30. PermissionPlayerPrefix:
  31. format: '[%s]'
  32. replaces: '{permplayerprefix}'
  33. PermissionPlayerSuffix:
  34. format: '[%s]'
  35. replaces: '{permplayersuffix}'
  36. PvpStatsStreak:
  37. format: '[%s]'
  38. replaces: '{pvpstatsstreak}'
  39. PvpStatsKills:
  40. format: '&7[&6%s&7]&f'
  41. replaces: '{pvpstatskills}'
  42. PvpStatsDeaths:
  43. format: '[%s]'
  44. replaces: '{pvpstatsdeaths}'
  45. PvpStatsMaxStreak:
  46. format: '[%s]'
  47. replaces: '{pvpstatsmaxstreak}'
  48. PvpStatsEloScore:
  49. format: '[%s]'
  50. replaces: '{pvpstatseloscore}'
  51. Minute:
  52. format: '[%s]'
  53. replaces: '{minute}'
  54. Second:
  55. format: '[%s]'
  56. replaces: '{second}'
  57. Hour:
  58. format: '[%s]'
  59. replaces: '{hour}'
  60. World:
  61. format: '[%s]'
  62. replaces: '{world}'
  63. Exp:
  64. format: '[%s]'
  65. replaces: '{exp}'
  66. ExpLevel:
  67. format: '[%s]'
  68. replaces: '{explevel}'
  69. MaxHealth:
  70. format: '[%s]'
  71. replaces: '{maxhealth}'
  72. Health:
  73. format: '[%s]'
  74. replaces: '{health}'
  75. Format: '{pvpstatskills} %s &7ยป &f%s '
  76. FormatParts: '{factionrole}{factionname}{factionprefix}{chosenplayerprefix}{gender}{money}{permgroupsuffix}{permgroupprefix}{permgroup}{permplayerprefix}{permplayersuffix}{pvpstatsstreak}{pvpstatskills}{pvpstatsdeaths}{pvpstatsmaxstreak}{pvpstatseloscore}{minute}{second}{hour}{world}{exp}{explevel}{maxhealth}{health}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement