Advertisement
Guest User

Untitled

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