Guest User

Untitled

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