Advertisement
Guest User

Untitled

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