Advertisement
Guest User

Untitled

a guest
Apr 6th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.34 KB | None | 0 0
  1. # !---------------------------------------------------------!
  2. # ! File automatically updated at 06.04.2016 20:22:31
  3. # ! to plugin version v6.8.7
  4. # !---------------------------------------------------------!
  5. # ! Unfortunatelly due to how Bukkit handles YAML
  6. # ! configurations, all comments (#) were wiped.
  7. # ! For reference values and comments visit
  8. # ! https://github.com/kangarko/chatcontrol
  9. # !---------------------------------------------------------!
  10.  
  11. Anti_Bot:
  12. Rejoin_Delay_Seconds: 4
  13. Block_Actions_Until_Moved:
  14. Chat: true
  15. Anti_Caps:
  16. Enabled: false
  17. Enabled_In_Commands: false
  18. Warn_Player: true
  19. Commands_To_Apply:
  20. - /msg
  21. - /tell
  22. Points:
  23. Warn_Set: spam
  24. Amount: 4 * ({capsPercentage} / 2)
  25. Ignore_Usernames: false
  26. Min_Message_Length: 5
  27. Min_Caps_Percentage: 50
  28. Min_Caps_In_A_Row: 5
  29. Whitelist:
  30. - OMG
  31. - LOL
  32. - WTF
  33. - WOW
  34. - ROFL
  35. Anti_Spam:
  36. Similarity_Check:
  37. Ignore_Special_Characters: true
  38. Ignore_Duplicate_Characters: false
  39. Ignore_First_Arguments_In_Commands: true
  40. Commands:
  41. Delay_Between_Commands: 0
  42. Delay_Points:
  43. Warn_Set: fastmessages
  44. Amount: 3 - {delay}
  45. Similar_Percentage_Block: 0
  46. Similarity_Points:
  47. Warn_Set: spam
  48. Amount: 4 * ({similarityPercentage} / 2)
  49. Whitelist_Works_Like_Blacklist: false
  50. Whitelist_Similarity:
  51. - msg
  52. - tell
  53. - pm
  54. - t
  55. - w
  56. - r
  57. Whitelist_Delay:
  58. - spawn
  59. - hello
  60. Handle_As_Chat:
  61. - me
  62. Chat:
  63. Delay_Between_Messages: 0
  64. Delay_Points:
  65. Warn_Set: fastmessages
  66. Amount: 3 - {delay}
  67. Similar_Percentage_Block: 0
  68. Similarity_Message_Check_Count: 2
  69. Similarity_Points:
  70. Warn_Set: spam
  71. Amount: 4 * ({similarityPercentage} / 2)
  72. Regex_In_Whitelist: false
  73. Whitelist_Similarity:
  74. - hello
  75. - hey
  76. Whitelist_Delay:
  77. - test
  78. Chat:
  79. Channels:
  80. Enabled: false
  81. Default_Channel: standard
  82. Notify_On_Join: true
  83. Cancel_Event: false
  84. Console_Format: '&8[{channel}] &7{message}'
  85. Formatter:
  86. Enabled: true
  87. Interactive:
  88. Enabled: false
  89. Force_Console_Log: false
  90. Format: Example_Format
  91. Global_Format: Global_Chat
  92. Admin_Chat_Format: Admin_Chat
  93. Bungee_Chat_Format: Bungee_Chat
  94. Static:
  95. Message_Format: '{pl_suffix}{pl_prefix}{player}:&f {message}'
  96. Global_Message_Format: '&8[GLOBAL]&f {pl_prefix}{player}:{pl_suffix} {message}'
  97. Spy_Message_Format: '&8SPY: [{world}&8]&f {pl_prefix}{player}:{pl_suffix} {message}'
  98. Admin_Chat_Format: '&8[&2A-Chat {player}&8]&2 {message}'
  99. Bungee_Chat_Format: '&8[&fG&8] {player} &7>&f {message}'
  100. Ranged_Mode: false
  101. Range: 100.0
  102. Grammar:
  103. Insert_Dot:
  104. Enabled: true
  105. Min_Message_Length: 5
  106. Capitalize:
  107. Enabled: true
  108. Min_Message_Length: 5
  109. Clear:
  110. Broadcast: true
  111. Do_Not_Clear_For_Staff: true
  112. Console_Lines_To_Clear: 300
  113. Mute:
  114. Broadcast: true
  115. Prevent:
  116. Writing_Books: false
  117. Placing_Signs: true
  118. Silence:
  119. Join_Messages: true
  120. Quit_Messages: true
  121. Kick_Messages: true
  122. Death_Messages: true
  123. Disabled_Commands_During_Mute:
  124. - me
  125. - tell
  126. - msg
  127. - r
  128. - w
  129. Announcer:
  130. Log_To_Console: false
  131. Ignore_Self: false
  132. Bungee: true
  133. Sound: ENTITY_ARROW_HIT_PLAYER, 1.0, 0.1
  134. Admin_Chat:
  135. Log_To_Console: false
  136. Write_To_File: false
  137. Bungee_Chat:
  138. Enabled_By_Default: false
  139. Log_To_Console: true
  140. Write_To_File: true
  141. Private_Messages:
  142. Enabled: false
  143. Bungee: false
  144. Format_Sender: '{player}:{pl_suffix} {message}'
  145. Format_Receiver: '{player}:{pl_suffix} {message}'
  146. Messages:
  147. Join: default
  148. Quit: default
  149. Kick: default
  150. Show_Quit_Only_When_Logged: true
  151. Timed:
  152. Enabled: false
  153. Random_Order: false
  154. Random_No_Repeat: true
  155. Prefix: '&8[&2Tip&8]&2'
  156. Suffix: ''
  157. Delay_Seconds: 180
  158. Message_List:
  159. global:
  160. - Hey, {player}, did you know that we are running ChatControl?
  161. - Check out &ahttps://spigotmc.org/resources/10258
  162. hardcore:
  163. - Grief is not permitted what-so-ever and every griefer will be banned.
  164. - Can you survive the night on {world} world?
  165. hardcore_nether:
  166. - includeFrom hardcore
  167. ignored-world:
  168. - excludeGlobal
  169. creative:
  170. - excludeGlobal
  171. - Welcome on Creative world. Enjoy your gamemode :)
  172. - "This is an example of multi-line.\nUse it if the new line character \nis\
  173. \ not working for you"
  174. Packets:
  175. Enabled: false
  176. Tab_Complete:
  177. Disable: true
  178. Disable_Only_In_Commands: true
  179. Allow_When_Message_Has_Space: false
  180. Allow_When_Length_Above: 0
  181. Rules:
  182. Check_Chat: true
  183. Check_Commands: true
  184. Signs:
  185. Check: true
  186. Both_Directions: true
  187. Books:
  188. Check: true
  189. Replace_Title: true
  190. Replace_Pages: true
  191. Items:
  192. Check_Anvil: true
  193. Replace_Name: true
  194. Packets:
  195. Check: true
  196. Deserialize_Json: false
  197. Chat_Ignorer:
  198. Enabled: false
  199. Sets:
  200. exampleSet:
  201. Ignored_By_Default: false
  202. Console:
  203. Filter:
  204. Enabled: false
  205. Log: false
  206. Filter_Console_Messages:
  207. - Reached end of stream for
  208. - Connection reset
  209. Signs:
  210. Duplication:
  211. Deny_Signs_With_Same_Text: false
  212. Alert_Staff: true
  213. Block_When_Violates_A_Rule: true
  214. Drop_Sign: true
  215. Sound_Notify:
  216. Enabled: false
  217. Cooldown_Seconds: 10
  218. Notify_Only_When_Afk: true
  219. Notify_Only_If_Prefixed_With: '@'
  220. Sound: ENTITY_CHICKEN_EGG, 1F, 1.5F
  221. Enabled_In_Commands:
  222. - tell
  223. - t
  224. - w
  225. - r
  226. Groups:
  227. Enabled: false
  228. Always_Check_Updates: false
  229. Group_List:
  230. trusted:
  231. Message_Delay: 0
  232. guest:
  233. Message_Delay: 4
  234. Command_Delay: 6
  235. vip:
  236. Join_Message: '&6[VIP] &e{player} has joined the game'
  237. Leave_Message: '&6[VIP] &e{player} has left the game'
  238. Kick_Message: none
  239. Points:
  240. Enabled: false
  241. Repeat_Last_Action: true
  242. Smart_Warnings: true
  243. Reset_Task:
  244. Repeat_Every_Seconds: 20
  245. Remove_Points_Amount:
  246. global: 5
  247. spam: 1
  248. Warn_Sets:
  249. global:
  250. '5':
  251. - warn &7Please obey the &2rules &7otherwise you will be &4punished&7.
  252. '15':
  253. - "warn &c**** &lHey &c{player} ****\n &7-> &cThis is your &6final &cwarning!"
  254. '30':
  255. - kick {player} &cKicked for breaking the rules
  256. swear:
  257. '4':
  258. - warn &cYou have received first warning for swearing.
  259. '6':
  260. - warn &cPlease do not swear, otherwise an action will be taken!
  261. '8':
  262. - kick {player} &cInappropriate language (last warning)
  263. '20':
  264. - tempban {player} 30m autoban for swearing
  265. spam:
  266. '6':
  267. - warn &cPlease do not act like spammer.
  268. '10':
  269. - warn &cPlease do not spam, otherwise you will be banned.
  270. '12':
  271. - kick {player} &cSpamming the chat (last warning)
  272. '26':
  273. - tempban {player} 10m autoban for chat spam
  274. fastmessages:
  275. '6':
  276. - warn &cPlease slow down chat messages.
  277. '10':
  278. - warn &cSlow down chat, otherwise you will be banned.
  279. '14':
  280. - kick {player} &cSlow down chat (last warning)
  281. '30':
  282. - tempban {player} 10m autoban for chat spam
  283. Variables:
  284. Custom_Enabled: false
  285. Vault:
  286. Multi_Prefix: false
  287. Multi_Suffix: false
  288. Apply_Custom_On:
  289. Chat_Formatter: false
  290. Player_Messages: false
  291. Rules: false
  292. Writer:
  293. Write_Chat_Communication: false
  294. Ignore_Players:
  295. - ignoredAdmin
  296. Write_Commands:
  297. - me
  298. - msg
  299. - m
  300. - tell
  301. - t
  302. - reply
  303. - r
  304. - mail
  305. BungeeCords:
  306. Enabled: false
  307. Enabled_In:
  308. Rule_Alerts: true
  309. Handler_Alerts: true
  310. Admin_Chat: true
  311. Prefix: '&5[Bungee/{server_name}] &7'
  312. MySQL:
  313. Enabled: false
  314. Table_Prefix: ChatControl_
  315. Enabled_In:
  316. Channels: true
  317. Connection:
  318. Host: ''
  319. Database: ''
  320. User: ''
  321. Password: ''
  322. Updater:
  323. Enabled: true
  324. Notify: true
  325. Download: true
  326. Listener_Priority:
  327. Formatter: NORMAL
  328. Checker: NORMAL
  329. Debugger:
  330. Global: false
  331. Log_To_Console: false
  332. Save_To_File: false
  333. Enabled_In: []
  334. Minimum_Players_To_Enable_Checks: 0
  335. Translate_Diacritical_Marks: true
  336. Regex_Timeout_Milis: 1000
  337. Locale: en
  338. Log_Lag_Over_Milis: 1000
  339. Verbose_Rules: true
  340. Silent_Startup: true
  341. Regex_Strip_Colors: true
  342. Reset_Cache_On_Quit: false
  343. Enforce_New_Line: false
  344. Server_Name: default
  345. Version: 14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement