Guest User

Untitled

a guest
Mar 15th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.70 KB | None | 0 0
  1. # !---------------------------------------------------------!
  2. # ! File automatically updated at 05.03.2017 00:20:34
  3. # ! to plugin version v7.1.7
  4. # !---------------------------------------------------------!
  5. # ! Unfortunatelly due to how Bukkit handles YAML
  6. # ! configurations, all comments (#) were wiped.
  7. # ! For reference values and comments open
  8. # ! settings.yml in the plugin JAR file.
  9. # !---------------------------------------------------------!
  10.  
  11. Anti_Bot:
  12. Block_Chat_Until_Moved: true
  13. Block_Commands_Until_Moved:
  14. - /afk
  15. - /me
  16. Show_Quit_Message_Only_If_Logged: true
  17. Disallowed_Nicknames:
  18. - (f+(\W|\d|_)*u+(\W|\d|_)*c+(\W|\d|_)*k+(\W|\d|_)*)
  19. - bitch
  20. - asshole
  21. Cooldown:
  22. Rejoin: 4
  23. Chat_After_Login: 1
  24. Command_After_Login: 1
  25. Block_Signs_With_Same_Text: true
  26. Rejoin_Delay_Seconds: 4
  27. Anti_Caps:
  28. Enabled: true
  29. Enabled_In_Commands: false
  30. Commands_To_Apply:
  31. - /msg
  32. - /tell
  33. - /w
  34. - /pm
  35. - /whisper
  36. - /r
  37. - /me
  38. - /m
  39. - /t
  40. - /reply
  41. - /mail
  42. Points:
  43. Warn_Set: spam
  44. Amount: 4 * ({capsPercentage} / 2)
  45. Ignore_Usernames: false
  46. Min_Message_Length: 5
  47. Min_Caps_Percentage: 50
  48. Min_Caps_In_A_Row: 5
  49. Whitelist:
  50. - OMG
  51. - LOL
  52. - WTF
  53. - WOW
  54. - ROFL
  55. Warn_Player: true
  56. Anti_Spam:
  57. Similarity_Check:
  58. Ignore_Special_Characters: true
  59. Ignore_Duplicate_Characters: false
  60. Ignore_First_Arguments_In_Commands: true
  61. Commands:
  62. Delay_Between_Commands: 2
  63. Delay_Points:
  64. Warn_Set: fastmessages
  65. Amount: 3 - {delay}
  66. Similar_Percentage_Block: 0
  67. Similarity_Points:
  68. Warn_Set: spam
  69. Amount: 4 * ({similarityPercentage} / 2)
  70. Whitelist_Works_Like_Blacklist: true
  71. Whitelist_Similarity:
  72. - me
  73. - msg
  74. - m
  75. - tell
  76. - t
  77. - reply
  78. - r
  79. - mail
  80. - pm
  81. - w
  82. - whisper
  83. Whitelist_Delay:
  84. - spawn
  85. - hello
  86. Handle_As_Chat:
  87. - me
  88. Chat:
  89. Delay_Between_Messages: 2
  90. Delay_Points:
  91. Warn_Set: fastmessages
  92. Amount: 3 - {delay}
  93. Similar_Percentage_Block: 0
  94. Similarity_Message_Check_Count: 2
  95. Similarity_Points:
  96. Warn_Set: spam
  97. Amount: 4 * ({similarityPercentage} / 2)
  98. Whitelist_Delay:
  99. - test
  100. Whitelist_Similarity:
  101. - hallo
  102. - hello
  103. - hey
  104. - hoi
  105. - hai
  106. - hi
  107. - hii
  108. - bye
  109. - ty
  110. - thx
  111. - ja
  112. - nee
  113. - dankje
  114. - :)
  115. - lol
  116. Regex_In_Whitelist: false
  117. Chat:
  118. Formatter:
  119. Format: Example_Format
  120. Global_Format: Global_Chat
  121. Admin_Chat_Format: Admin_Chat
  122. Bungee_Chat_Format: Bungee_Chat
  123. Enabled: true
  124. Spy_Chat_Format: Spy_Format
  125. Range:
  126. Enabled: false
  127. Distance: 100.0
  128. Linked_Worlds:
  129. normal:
  130. - world
  131. - world_nether
  132. skyland:
  133. - skyland
  134. - skyland_nether
  135. Interactive:
  136. Enabled: true
  137. Format: Example_Format
  138. Global_Format: Global_Chat
  139. Admin_Chat_Format: Admin_Chat
  140. Bungee_Chat_Format: Bungee_Chat
  141. Static:
  142. Message_Format: '{pl_prefix}{player}:{pl_suffix} {message}'
  143. Global_Message_Format: '&8[GLOBAL]&f {pl_prefix}{player}:{pl_suffix} {message}'
  144. Spy_Message_Format: '&8SPY: [{world}&8]&f {pl_prefix}{player}:{pl_suffix} {message}'
  145. Admin_Chat_Format: '&8[&2A-Chat {player}&8]&2 {message}'
  146. Bungee_Chat_Format: '&8[&fG&8] {player} &7>&f {message}'
  147. Grammar:
  148. Insert_Dot:
  149. Enabled: false
  150. Min_Message_Length: 5
  151. Capitalize:
  152. Enabled: false
  153. Min_Message_Length: 5
  154. Channels:
  155. Enabled: false
  156. Notify_On_Join: true
  157. Cancel_Event: false
  158. Console_Format: '&8[{channel}] &7{message}'
  159. Join_Channels_By_Permission:
  160. standard: chatcontrol.channel.standard
  161. Clear:
  162. Broadcast: true
  163. Do_Not_Clear_For_Staff: true
  164. Console_Lines_To_Clear: 300
  165. Admin_Chat:
  166. Log_To_Console: true
  167. Write_To_File: true
  168. Bungee_Chat:
  169. Log_To_Console: true
  170. Write_To_File: true
  171. Enabled_By_Default: false
  172. Mute:
  173. Broadcast: true
  174. Prevent:
  175. Writing_Books: false
  176. Placing_Signs: true
  177. Silence:
  178. Join_Messages: false
  179. Quit_Messages: false
  180. Kick_Messages: false
  181. Death_Messages: false
  182. Disabled_Commands_During_Mute:
  183. - me
  184. - msg
  185. - m
  186. - tell
  187. - t
  188. - reply
  189. - r
  190. - mail
  191. - pm
  192. - w
  193. - whisper
  194. Announcer:
  195. Log_To_Console: true
  196. Ignore_Self: false
  197. Sound: ENTITY_PLAYER_ATTACK_CRIT, 1.0, 0.1
  198. Bungee: true
  199. Packets:
  200. Enabled: true
  201. Tab_Complete:
  202. Disable: true
  203. Disable_Only_In_Commands: true
  204. Allow_When_Message_Has_Space: false
  205. Allow_When_Length_Above: 0
  206. Rules:
  207. Check_Chat: false
  208. Check_Commands: false
  209. Signs:
  210. Check: false
  211. Both_Directions: true
  212. Block_On_Rule_Violation: true
  213. Drop_Sign: true
  214. Books:
  215. Check: false
  216. Replace_Title: true
  217. Replace_Pages: true
  218. Items:
  219. Check_Anvil: false
  220. Replace_Name: true
  221. Packets:
  222. Check: false
  223. Deserialize_Json: true
  224. Chat_Ignorer:
  225. Enabled: false
  226. Sets:
  227. exampleSet:
  228. Ignored_By_Default: false
  229. Check_Packets: true
  230. Console:
  231. Filter:
  232. Enabled: false
  233. Log: false
  234. Filter_Console_Messages:
  235. - Reached end of stream for
  236. - Connection reset
  237. Signs:
  238. Duplication:
  239. Deny_Signs_With_Same_Text: false
  240. Alert_Staff: true
  241. Block_When_Violates_A_Rule: true
  242. Drop_Sign: true
  243. Sound_Notify:
  244. Enabled: true
  245. Notify_Only_When_Afk: false
  246. Notify_Only_If_Prefixed_With: '@'
  247. Sound: ENTITY_EGG_THROW, 1F, 1.5F
  248. Enabled_In_Commands:
  249. - me
  250. - msg
  251. - m
  252. - tell
  253. - t
  254. - reply
  255. - r
  256. - mail
  257. - pm
  258. - w
  259. - whisper
  260. Cooldown_Seconds: 0
  261. Color: '&c'
  262. Groups:
  263. Enabled: false
  264. Group_List:
  265. trusted:
  266. Message_Delay: 0
  267. guest:
  268. Message_Delay: 4
  269. Command_Delay: 6
  270. vip: {}
  271. Always_Check_Updates: false
  272. Points:
  273. Enabled: false
  274. Repeat_Last_Action: true
  275. Smart_Warnings: true
  276. Reset_Task:
  277. Repeat_Every_Seconds: 20
  278. Remove_Points_Amount:
  279. global: 5
  280. spam: 1
  281. Warn_Sets:
  282. global:
  283. '5':
  284. - warn &7Please obey the &2rules &7otherwise you will be &4punished&7.
  285. '15':
  286. - |-
  287. warn &c**** &lHey &c{player} ****
  288. &7-> &cThis is your &6final &cwarning!
  289. '30':
  290. - kick {player} &cKicked for breaking the rules
  291. swear:
  292. '4':
  293. - warn &cYou have received first warning for swearing.
  294. '6':
  295. - warn &cPlease do not swear, otherwise an action will be taken!
  296. '8':
  297. - kick {player} &cInappropriate language (last warning)
  298. '20':
  299. - tempban {player} 30m autoban for swearing
  300. spam:
  301. '6':
  302. - warn &cPlease do not act like spammer.
  303. '10':
  304. - warn &cPlease do not spam, otherwise you will be banned.
  305. '12':
  306. - kick {player} &cSpamming the chat (last warning)
  307. '26':
  308. - tempban {player} 10m autoban for chat spam
  309. fastmessages:
  310. '6':
  311. - warn &cPlease slow down chat messages.
  312. '10':
  313. - warn &cSlow down chat, otherwise you will be banned.
  314. '14':
  315. - kick {player} &cSlow down chat (last warning)
  316. '30':
  317. - tempban {player} 10m autoban for chat spam
  318. Variables:
  319. Custom_Enabled: false
  320. Apply_Custom_On:
  321. Chat_Formatter: true
  322. Player_Messages: true
  323. Rules: true
  324. Death_Messages: true
  325. Motd: true
  326. Timed_Messages: true
  327. Vault:
  328. Multi_Prefix: false
  329. Multi_Suffix: false
  330. Writer:
  331. Ignore_Players:
  332. - ignoredAdmin
  333. Write_Commands:
  334. - me
  335. - msg
  336. - m
  337. - tell
  338. - t
  339. - reply
  340. - r
  341. - mail
  342. - pm
  343. - w
  344. - whisper
  345. Save_Chat_Communication: true
  346. Write_Chat_Communication: true
  347. BungeeCords:
  348. Enabled: false
  349. Enabled_In:
  350. Rule_Alerts: true
  351. Handler_Alerts: true
  352. Admin_Chat: true
  353. Prefix: '&5[Bungee/{servername}] &7'
  354. Updater:
  355. Notify: false
  356. Download: false
  357. Enabled: true
  358. Listener_Priority:
  359. Formatter: MONITOR
  360. Checker: NORMAL
  361. Translate_Diacritical_Marks: true
  362. Regex_Timeout_Milis: 100
  363. Locale: nl
  364. Log_Lag_Over_Milis: 100
  365. Verbose_Rules: true
  366. Silent_Startup: true
  367. Regex_Strip_Colors: true
  368. Reset_Cache_On_Quit: false
  369. Server_Name: VillagerCraft
  370. Version: 16
  371. MySQL:
  372. Enabled: false
  373. Enabled_In:
  374. Channels: true
  375. Points: true
  376. Points_Save_Often: false
  377. Connection:
  378. Host: ''
  379. Database: ''
  380. User: ''
  381. Password: ''
  382. Port: '3306'
  383. Table_Prefix: ChatControl_
  384. Enforce_New_Line: false
  385. Private_Messages:
  386. Enabled: false
  387. Bungee: false
  388. Format_Sender: Private_Message_Sender
  389. Format_Receiver: Private_Message_Receiver
  390. Aliases:
  391. Tell:
  392. - msg
  393. - t
  394. - whisper
  395. Reply:
  396. - r
  397. Static_Format_Sender: '&8[&6you &8-> &6{player}&8] &7{message}'
  398. Static_Format_Receiver: '&8[&6{player} &8-> &6you&8] &7{message}'
  399. Motd:
  400. Enabled: false
  401. Delay_Ticks: 2
  402. Sound: ENTITY_FIREWORK_LAUNCH, 1F, 0.1F
  403. Message:
  404. - '&8*--------------------------------------------------*'
  405. - '&fHello {player}, we kindly welcome you to &e{server_name}&f and wish you great
  406. experience :)'
  407. - \n
  408. - '&6Version: &f{nms_version} &7/&f 31.12.2016'
  409. - '&6Changelog:'
  410. - ' &7- &fAdded ChatControl Pro plugin'
  411. - \n
  412. - '&6Help &7- &f/help &6Settings &7- &f/menu &6Web &7- &f/web'
  413. - '&8*--------------------------------------------------*'
  414. Spy:
  415. Bungee: false
  416. Prefix: '&8&o[&4&oSpying {player}&8&o] &7'
  417. Command_List:
  418. - /tell
  419. - /msg
  420. - /t
  421. - /whisper
  422. - /r
  423. - /reply
  424. Command_List_Works_Like_Blacklist: false
  425. Range:
  426. Enabled: false
  427. Distance: 100.0
  428. Console_Filter:
  429. Enabled: false
  430. Log: false
  431. Filter_Console_Messages:
  432. - Reached end of stream for
  433. - Connection reset
  434. Check_Updates: true
  435. Debug: false
  436. Minimum_Players_To_Enable_Checks: 0
  437. Debugger:
  438. Global: false
Add Comment
Please, Sign In to add comment