Advertisement
Guest User

Untitled

a guest
Jun 18th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.47 KB | None | 0 0
  1. # -------------------------------------------------------------------------------------------
  2. #
  3. # Your file has been automatically updated at 17.06.2018 17:08:50
  4. # to ChatControl 7.8.27
  5. #
  6. # Unfortunatelly, due to how Bukkit saves all .yml files, it was not possible
  7. # preserve the documentation comments in your file. We apologies.
  8. #
  9. # If you'd like to view the default file, you can either:
  10. # a) Open the ChatControl-7.8.27.jar with a WinRar or similar
  11. # b) or, visit: https://github.com/kangarko/ChatControl/wiki
  12. #
  13. # -------------------------------------------------------------------------------------------
  14.  
  15. Anti_Bot:
  16. Cooldown:
  17. Rejoin: 4
  18. Chat_After_Login: 1
  19. Command_After_Login: 1
  20. Block_Chat_Until_Moved: false
  21. Block_Commands_Until_Moved:
  22. - /afk
  23. - /rtp
  24. Show_Quit_Message_Only_If_Logged: true
  25. Block_Signs_With_Same_Text: true
  26. Disallowed_Nicknames:
  27. - (f+(\W|\d|_)*u+(\W|\d|_)*c+(\W|\d|_)*k+(\W|\d|_)*)
  28. - bitch
  29. - nigga
  30. Anti_Caps:
  31. Enabled: true
  32. Enabled_In_Commands: false
  33. Commands_To_Apply:
  34. - /msg
  35. - /tell
  36. Points:
  37. Warn_Set: spam
  38. Amount: 4 * ({capsPercentage} / 2)
  39. Ignore_Usernames: false
  40. Min_Message_Length: 1
  41. Min_Caps_Percentage: 50
  42. Min_Caps_In_A_Row: 5
  43. Warn_If_Caps_Above_Percent: 50
  44. Whitelist:
  45. - OMG
  46. - LOL
  47. - WTF
  48. - WOW
  49. - ROFL
  50. Anti_Spam:
  51. Similarity_Check:
  52. Ignore_Special_Characters: false
  53. Ignore_Duplicate_Characters: false
  54. Regex_In_Whitelists: false
  55. Commands:
  56. Command_Delay: 0
  57. Limit:
  58. Period: 10 seconds
  59. Max_Commands: 8
  60. Delay_Points:
  61. Warn_Set: fastmessages
  62. Amount: 0 - {delay}
  63. Similar_Percentage_Block: 100
  64. Similarity_Points:
  65. Warn_Set: spam
  66. Amount: 4 * ({similarityPercentage} / 2)
  67. Whitelist_Works_Like_Blacklist: false
  68. Whitelist_Similarity:
  69. - /tell
  70. - /pm
  71. - /t
  72. - /w
  73. - /r
  74. Whitelist_Delay:
  75. - /spawn
  76. - /hello
  77. Handle_As_Chat:
  78. - /me
  79. Chat:
  80. Message_Delay: 1
  81. Limit:
  82. Period: 10 seconds
  83. Max_Messages: 8
  84. Delay_Points:
  85. Warn_Set: fastmessages
  86. Amount: 3 - {delay}
  87. Similar_Percentage_Block: 95
  88. Similarity_Message_Check_Count: 2
  89. Similarity_Points:
  90. Warn_Set: spam
  91. Amount: 4 * ({similarityPercentage} / 2)
  92. Whitelist_Similarity:
  93. - hello
  94. - hey
  95. Whitelist_Delay:
  96. - test
  97. Grammar:
  98. Insert_Dot:
  99. Enabled: false
  100. Min_Message_Length: 5
  101. Capitalize:
  102. Enabled: false
  103. Min_Message_Length: 5
  104. Lowercase_Second:
  105. Enabled: false
  106. Clear:
  107. Broadcast: true
  108. Do_Not_Clear_For_Staff: true
  109. Console_Lines: 300
  110. Mute:
  111. Broadcast: false
  112. Prevent:
  113. Writing_Books: true
  114. Placing_Signs: true
  115. Silence:
  116. Join_Messages: true
  117. Quit_Messages: true
  118. Death_Messages: true
  119. Disabled_Commands:
  120. - /me
  121. - /tell
  122. - /msg
  123. - /r
  124. - /w
  125. Newcomer:
  126. Threshold: 0 minutes
  127. Worlds:
  128. - '*'
  129. Restrict_Chat:
  130. Enabled: true
  131. Whitelist: []
  132. Restrict_Seeing_Chat:
  133. Enabled: false
  134. Restrict_Commands:
  135. Enabled: false
  136. Whitelist:
  137. - /login
  138. - /l
  139. - /register
  140. - /reg
  141. - /helpop
  142. - /help
  143. - /?
  144. Announcer:
  145. Bungee: false
  146. Ignore_Self: false
  147. Log_To_Console: false
  148. Sound: ENTITY_ARROW_HIT_PLAYER, 1.0, 0.1
  149. Admin_Chat:
  150. Bungee: false
  151. Log_To_Console: true
  152. Write_To_File: true
  153. Discord_Channel: admin
  154. Bungee_Chat:
  155. Enabled_By_Default: false
  156. Log_To_Console: true
  157. Write_To_File: true
  158. Discord_Channel: global
  159. Private_Messages:
  160. Enabled: false
  161. Bungee: false
  162. Deny_Message_Self: false
  163. Register_Reply_To_Self: true
  164. Register_Reply_To_Receiver: true
  165. Toast:
  166. Enabled: true
  167. Format: '&6[{sender} &8-> &6you]{dynamic_spaces}&7{message}'
  168. Auto_Start:
  169. Enabled: false
  170. Prefix: '@'
  171. End: exit
  172. Aliases:
  173. Tell:
  174. - tell
  175. - msg
  176. - t
  177. - whisper
  178. Reply:
  179. - reply
  180. - r
  181. TogglePM:
  182. - togglepm
  183. - ignorepm
  184. - nopm
  185. Format_Sender: Private_Message_Sender
  186. Format_Receiver: Private_Message_Receiver
  187. Ignore:
  188. Enabled: true
  189. Aliases:
  190. - ignore
  191. - ign
  192. Chat: true
  193. Private_Messages: true
  194. Report_To_Essentials: true
  195. Me:
  196. Enabled: false
  197. Aliases:
  198. - me
  199. - shout
  200. - status
  201. Bungee: true
  202. Packets:
  203. Enabled: true
  204. Tab_Complete:
  205. Hide_Vanished_Players:
  206. Enabled: true
  207. Maximum_Length: 20
  208. Disable: false
  209. Disable_Only_In_Commands: true
  210. Allow_When_Message_Has_Space: false
  211. Allow_When_Length_Above: 0
  212. Rules:
  213. Verbose: true
  214. Bungee: true
  215. Chat: false
  216. Commands: true
  217. Packets: true
  218. Signs:
  219. Check: true
  220. Block: true
  221. Drop: true
  222. Books:
  223. Check: true
  224. Replace: true
  225. Anvil:
  226. Check: true
  227. Replace: true
  228. Chat_Ignorer:
  229. Enabled: false
  230. Sets:
  231. swear:
  232. Ignored_By_Default: false
  233. Console_Filter:
  234. Enabled: false
  235. Filter_System_Out: false
  236. Log: false
  237. Filter_Console_Messages:
  238. - Reached end of stream for
  239. - Connection reset
  240. Sound_Notify:
  241. Enabled: false
  242. Cooldown: 10 seconds
  243. Require_Afk: false
  244. Require_Prefix: '@'
  245. Sound: ENTITY_CHICKEN_EGG, 1F, 1.5F
  246. Color: '&a'
  247. Enabled_In_Commands:
  248. - /msg
  249. - /tell
  250. - /t
  251. - /w
  252. - /r
  253. Groups:
  254. Enabled: false
  255. List:
  256. vip:
  257. Message_Delay: 0
  258. Command_Delay: 0
  259. Points:
  260. Enabled: false
  261. Smart_Warnings: true
  262. Reset_Task:
  263. Repeat_Every_Seconds: 20
  264. Remove:
  265. global: 5
  266. spam: 1
  267. Warn_Sets:
  268. global:
  269. '5':
  270. - warn &7Please obey the &2rules &7otherwise you will be &4punished&7.
  271. '15':
  272. - |-
  273. warn &c**** &lHey &c{player} ****
  274. &7-> &cThis is your &6final &cwarning!
  275. '30':
  276. - kick {player} &cKicked for breaking the rules
  277. swear:
  278. '4':
  279. - warn &cYou have received first warning for swearing.
  280. '6':
  281. - warn &cPlease do not swear, otherwise an action will be taken!
  282. '8':
  283. - kick {player} &cInappropriate language (last warning)
  284. spam:
  285. '6':
  286. - warn &cPlease do not act like spammer.
  287. '10':
  288. - warn &cPlease do not spam, otherwise you will be banned.
  289. '12':
  290. - kick {player} &cSpamming the chat (last warning)
  291. fastmessages:
  292. '6':
  293. - warn &cPlease slow down chat messages.
  294. '10':
  295. - warn &cSlow down chat, otherwise you will be banned.
  296. '14':
  297. - kick {player} &cSlow down chat (last warning)
  298. Variables:
  299. Custom_Enabled: false
  300. Replace_In_Custom: true
  301. Replace_Own_In_Custom: false
  302. Vault:
  303. Multi_Prefix: false
  304. Multi_Suffix: false
  305. Writer:
  306. Enabled: true
  307. Ignore_Players:
  308. - ignoredAdmin
  309. Commands:
  310. - /me
  311. - /msg
  312. - /m
  313. - /tell
  314. - /t
  315. - /reply
  316. - /r
  317. - /mail
  318. Motd:
  319. Enabled: false
  320. Delay_Ticks: 2
  321. Sound: ENTITY_FIREWORK_LAUNCH, 1F, 0.1F
  322. Message:
  323. - '&8*--------------------------------------------------*'
  324. - '&fHello {player}, we kindly welcome you to &e{server_name}&f and wish you great
  325. experience :)'
  326. - ''
  327. - '&6Version: &f{nms_version}'
  328. - '&6Changelog:'
  329. - ' &7- &fAdded ChatControl Pro plugin'
  330. - ''
  331. - '&6Help &7- &f/help &6Settings &7- &f/menu &6Web &7- &f/web'
  332. - '&8*--------------------------------------------------*'
  333. Message_First_Time: []
  334. Message_Newcomer: []
  335. Spy:
  336. Enabled: false
  337. Command_Aliases:
  338. - spy
  339. - socialspy
  340. Format: '&8[&5spy&8] &7{player}: &7{message}'
  341. Format_PM: '&8[&5spy&8] &7[{player}] -> [{receiver}]: &7{message}'
  342. Channel_Prefix: '&8[&5spy&8] '
  343. Command_List_Works_Like_Blacklist: false
  344. McMMO: true
  345. Log_McMMO: false
  346. Books: true
  347. Signs: false
  348. Command_List:
  349. - /tell
  350. - /msg
  351. - /t
  352. - /whisper
  353. - /r
  354. - /reply
  355. BungeeCords:
  356. Enabled: false
  357. Prefix: '&8[&5Bungee/{server_name}&8] &7'
  358. MySQL:
  359. Enabled: false
  360. Aggressive: false
  361. Connection:
  362. Host: localhost
  363. Database: minecraft
  364. Port: '3306'
  365. User: ''
  366. Password: ''
  367. Table_Prefix: ChatControl_
  368. Connector_Advanced: jdbc:mysql://{host}:{port}/{database}?autoReconnect=true
  369. Listener_Priority:
  370. Checker: MONITOR
  371. Formatter: MONITOR
  372. Signs: HIGHEST
  373. Command_Aliases:
  374. - chatcontrol
  375. - chc
  376. - cc
  377. Locale: en
  378. Prefix: '&8[&3ChatControl&8]&7 '
  379. Server_Name: default
  380. Translate_Diacritical_Marks: true
  381. Clear_Data_If_Inactive: 30 days
  382. Regex_Timeout_Milis: 100
  383. Log_Lag_Over_Milis: 100
  384. Silent_Startup: false
  385. Regex_Strip_Colors: true
  386. Reset_Cache_On_Quit: false
  387. Enforce_New_Line: false
  388. Notify_Updates: true
  389. Debug: []
  390. Serialization: ''
  391. Version: 20
  392. Notify_Promotions: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement