Advertisement
Guest User

Untitled

a guest
Nov 20th, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. #
  2. # Should spy mode be on by default for those who have the correct permission node.
  3. CurrentVersion: 1.643
  4. MetricsOptOut: false
  5. FactionsCommand: f
  6. spyModeOnByDefault: true
  7. AllowAuthorDebugAccess: false
  8. AllowPublicMuteCommand: false
  9. FactionRank:
  10. Leader: Leader
  11. Officer: Officer
  12. Member: Member
  13. Recruit: Recruit
  14. Features:
  15. LocalChat:
  16. Enable: false
  17. Radius:
  18. Public: 50
  19. FactionChatChannel: -1
  20. FactionChatMessage:
  21. FactionChat: '&2[{0}] &a[{1}] {2}: {M}'
  22. AllyChat: '&5Ally: [{0}] &5[{1}] {2}: {M}'
  23. TruceChat: '&dTruce: [{0}] &d[{1}] {2}: {M}'
  24. AllyTruceChat: '&aALLY-TRUCE: [{0}] &f[{1}] {2}: {M}'
  25. OfficerChat: '&eOfficerChat: [{0}] &f{1}: {M}'
  26. LeaderChat: '&9LeaderChat: [{0}] &f{1}: {M}'
  27. EnemyChat: '&cEnemy: [{0}] &f[{1}] {2}: {M}'
  28. OtherFactionChatTo: '&5[@:{0}] &f[{1}] {2}: {M}'
  29. OtherFactionChatFrom: '&5[From:{0}] &f[{1}] {2}: {M}'
  30. OtherFactionChatSpy: '&5[@:{0}]-[From:{1}] &f[{2}] {3}: {M}'
  31. SpyChat: '&2Spy:&r {0}'
  32. OtherChatMessage:
  33. ModChat: '&b[Mod-Chat] &f{0}: &a{1}'
  34. AdminChat: '&4[Admin-Chat] &f{0}: &a{1}'
  35. UAChat: '&5[UA-Chat] &f{0}: &a{1}'
  36. JrModChat: '&b[JrMod-Chat] &f{0}: &a{1}'
  37. SrModChat: '&b[SrMod-Chat] &f{0}: &a{1}'
  38. JrAdminChat: '&4[JrAdmin-Chat] &f{0}: &a{1}'
  39. FactionChatEnable: true
  40. AllyChatEnable: true
  41. TruceChatEnable: true
  42. AllyTruceChatEnable: false
  43. LeaderChatEnable: false
  44. OfficerChatEnable: false
  45. EnemyChatEnable: false
  46. OtherChatEnable: true
  47. ModChatEnable: false
  48. AdminChatEnable: false
  49. JrModChatEnable: false
  50. SrModChatEnable: false
  51. JrAdminChatEnable: false
  52. UAChatEnable: true
  53. MessageLanguage: english
  54. message:
  55. english:
  56. NotInFaction: You are not member of any faction
  57. IncorectChatModeSwitch: 'Error: please use /fc to switch chat mode or'
  58. SpyModeOn: Spy mode is now on
  59. SpyModeOff: Spy mode is now off
  60. NewChatMode: 'Your chat mode has been changed to: '
  61. FchatoMissType: 'Error: Please use /fco factionname message.'
  62. FchatoNoOneOnline: 'Error: either no faction member is online or incorrect faction
  63. name'
  64. PublicMuteChatOn: Public chat is now muted for you
  65. PublicMuteChatOff: Public chat is no longer muted for you
  66. other:
  67. NotInFaction: You are not member of any faction
  68. IncorectChatModeSwitch: 'Error: please use /fc to switch chat mode or'
  69. SpyModeOn: Spy mode is now enabled
  70. SpyModeOff: Spy mode is now disabled
  71. NewChatMode: 'Your chat mode has been changed to: '
  72. FchatoMissType: 'Error: Please use /fco factionname message.'
  73. FchatoNoOneOnline: 'Error: either no faction member is online or incorrect faction
  74. name'
  75. PublicMuteChatOn: Public chat is now muted for you
  76. PublicMuteChatOff: Public chat is no longer muted for you
  77. ChatModeChange:
  78. FactionChat: '&2Faction'
  79. AllyChat: '&5Ally'
  80. TruceChat: '&dTruce'
  81. AllyTruceChat: '&aAlly-Truce'
  82. EnemyChat: '&cEnemy'
  83. LeaderChat: '&9Leader'
  84. OfficerChat: '&eOfficer'
  85. PublicChat: PUBLIC
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement