document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. #
  2. # some servers have /k as their defualt command for /factions
  3. ForceToUseNewFactionsClasses: false
  4. MetricsOptOut: false
  5. DontUseAsyncEvent: false
  6. UseDevBanManager: false
  7. FactionsCommand: f
  8. spyModeOnByDefault: true
  9. AllowAuthorDebugAccess: true
  10. PublicMuteDefault: false
  11. ChatLimit: 100
  12. AllowPublicMuteCommand: false
  13. DisabledCommands:
  14. - Example_fchatf
  15. - Example_fchatat
  16. - Example_fa
  17. - Example_fat
  18. EventPriority:
  19. onPlayerChat: 1
  20. onPlayerChatLocalOption: 3
  21. onPlayerCommand: 1
  22. onPlayerJoin: 3
  23. FactionRank:
  24. Leader: Leader
  25. Officer: Officer
  26. Member: Member
  27. Recruit: Recruit
  28. Features:
  29. LocalChat:
  30. Enable: false
  31. Radius:
  32. Public: 50
  33. FactionChatChannel: -1
  34. FactionChatMessage:
  35. IncludePrefix: true
  36. IncludeSuffix: true
  37. IncludeTitle: true
  38. FactionChat: '&2[{0}] &f[{1}] {T}{2}: {M}'
  39. AllyChat: '&aAlly: [{0}] &f[{1}] {T}{2}: {M}'
  40. TruceChat: '&aTruce: [{0}] &f[{1}] {T}{2}: {M}'
  41. AllyTruceChat: '&aALLY-TRUCE: [{0}] &f[{1}] {T}{2}: {M}'
  42. OfficerChat: '&eOfficerChat: [{0}] {T}&f{1}: {M}'
  43. LeaderChat: '&eLeaderChat: [{0}] {T}&f{1}: {M}'
  44. EnemyChat: '&cEnemy: [{0}] &f[{1}] {T}{2}: {M}'
  45. OtherFactionChatTo: '&5[@:{0}] &f[{1}] {T}-{2}: {M}'
  46. OtherFactionChatFrom: '&5[From:{0}] &f[{1}] {T}-{2}: {M}'
  47. OtherFactionChatSpy: '&5[@:{0}]-[From:{1}] &f[{2}] {T}-{3}: {M}'
  48. SpyChat: '&2Spy:&r {0}'
  49. OtherChatMessage:
  50. ModChat: '&b[Mod-Chat] &f{0}: &a{M}'
  51. AdminChat: '&4[Admin-Chat] &f{0}: &a{M}'
  52. UAChat: '&5[UA-Chat] &f{0}: &a{M}'
  53. JrModChat: '&b[JrMod-Chat] &f{0}: &a{M}'
  54. SrModChat: '&b[SrMod-Chat] &f{0}: &a{M}'
  55. JrAdminChat: '&4[JrAdmin-Chat] &f{0}: &a{M}'
  56. VIPChat: '&e[VIP-Chat] &f{0}: &a{M}'
  57. FactionChatEnable: true
  58. AllyChatEnable: true
  59. TruceChatEnable: true
  60. AllyTruceChatEnable: true
  61. LeaderChatEnable: true
  62. OfficerChatEnable: true
  63. EnemyChatEnable: true
  64. OtherChatEnable: true
  65. ModChatEnable: true
  66. AdminChatEnable: true
  67. JrModChatEnable: true
  68. SrModChatEnable: true
  69. JrAdminChatEnable: true
  70. UAChatEnable: true
  71. VIPChatEnable: true
  72. MessageLanguage: english
  73. message:
  74. english:
  75. NotInFaction: You are not member of any faction
  76. IncorectChatModeSwitch: 'Error: please use /fc to switch chat mode or'
  77. SpyModeOn: Spy mode is now on
  78. SpyModeOff: Spy mode is now off
  79. NewChatMode: 'Your chat mode has been changed to: '
  80. FchatoMissType: 'Error: Please use /fco factionname message.'
  81. FchatoNoOneOnline: 'Error: either no faction member is online or incorrect faction
  82. name'
  83. PublicMuteChatOn: Public chat is now muted for you
  84. PublicMuteChatOff: Public chat is no longer muted for you
  85. AllyMuteChatOn: Ally chat is now muted for you
  86. AllyMuteChatOff: Ally chat is no longer muted for you
  87. other:
  88. NotInFaction: You are not member of any faction
  89. IncorectChatModeSwitch: 'Error: please use /fc to switch chat mode or'
  90. SpyModeOn: Spy mode is now on
  91. SpyModeOff: Spy mode is now off
  92. NewChatMode: 'Your chat mode has been changed to: '
  93. FchatoMissType: 'Error: Please use /fco factionname message.'
  94. FchatoNoOneOnline: 'Error: either no faction member is online or incorrect faction
  95. name'
  96. PublicMuteChatOn: Public chat is now muted for you
  97. PublicMuteChatOff: Public chat is no longer muted for you
  98. ChatModeChange:
  99. FactionChat: '&2Faction'
  100. AllyChat: '&aAlly'
  101. TruceChat: '&aTruce'
  102. AllyTruceChat: '&aAlly-Truce'
  103. EnemyChat: '&cEnemy'
  104. LeaderChat: '&eLeader'
  105. OfficerChat: '&eOfficer'
  106. PublicChat: PUBLIC
');