Advertisement
Guest User

Untitled

a guest
Nov 16th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.39 KB | None | 0 0
  1. # !---------------------------------------------------------!
  2. # ! File automatically updated at 16.11.2016 20:30:36
  3. # ! to plugin version v7.0.29
  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.lobby
  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: true
  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. vip: {}
  235. Points:
  236. Enabled: false
  237. Repeat_Last_Action: true
  238. Smart_Warnings: true
  239. Reset_Task:
  240. Repeat_Every_Seconds: 20
  241. Remove_Points_Amount:
  242. global: 5
  243. spam: 1
  244. Warn_Sets:
  245. global:
  246. '5':
  247. - warn &7Please obey the &2rules &7otherwise you will be &4punished&7.
  248. '15':
  249. - |-
  250. warn &c**** &lHey &c{player} ****
  251. &7-> &cThis is your &6final &cwarning!
  252. '30':
  253. - jail {player} &cJailed for breaking the rules
  254. swear:
  255. '1':
  256. - ban {player} &cYou have been Banned for swearing.
  257. spam:
  258. '6':
  259. - warn &cPlease do not act like spammer.
  260. '10':
  261. - mute {player} 10m automute for chat spam.
  262. Variables:
  263. Custom_Enabled: false
  264. Vault:
  265. Multi_Prefix: false
  266. Multi_Suffix: false
  267. Apply_Custom_On:
  268. Chat_Formatter: true
  269. Player_Messages: true
  270. Rules: true
  271. Death_Messages: true
  272. Motd: true
  273. Timed_Messages: true
  274. Writer:
  275. Write_Chat_Communication: true
  276. Ignore_Players:
  277. - ignoredAdmin
  278. Write_Commands:
  279. - me
  280. - msg
  281. - m
  282. - tell
  283. - t
  284. - reply
  285. - r
  286. - mail
  287. BungeeCords:
  288. Enabled: true
  289. Enabled_In:
  290. Rule_Alerts: true
  291. Handler_Alerts: true
  292. Admin_Chat: true
  293. Prefix: ''
  294. MySQL:
  295. Enabled: false
  296. Table_Prefix: ChatControl_
  297. Enabled_In:
  298. Channels: true
  299. Connection:
  300. Host: ''
  301. Database: ''
  302. User: ''
  303. Password: ''
  304. Port: '3306'
  305. Updater:
  306. Enabled: true
  307. Notify: true
  308. Listener_Priority:
  309. Formatter: Highest
  310. Checker: NORMAL
  311. Debugger:
  312. Global: false
  313. Log_To_Console: true
  314. Save_To_File: true
  315. Enabled_In: []
  316. Minimum_Players_To_Enable_Checks: 0
  317. Translate_Diacritical_Marks: true
  318. Regex_Timeout_Milis: 100
  319. Locale: en
  320. Log_Lag_Over_Milis: 100
  321. Verbose_Rules: true
  322. Silent_Startup: true
  323. Regex_Strip_Colors: true
  324. Reset_Cache_On_Quit: false
  325. Enforce_New_Line: false
  326. Server_Name: Midnight Eclipse
  327. Version: 16
  328. Motd:
  329. Enabled: true
  330. Message:
  331. - '&8*--------------------------------------------------*'
  332. - '&4Hello {player}, &fwe kindly welcome you to &e{server_name}&f and Have fun on
  333. our Family Friendly server!'
  334. - '&8*--------------------------------------------------*'
  335. Delay_Ticks: 2
  336. Sound: ENTITY_FIREWORK_LAUNCH, 1F, 0.1F
  337. Spy:
  338. Bungee: true
  339. Prefix: '&8&o[&4&oSpying {player}&8&o] &7'
  340. Command_List:
  341. - /tell
  342. - /msg
  343. - /t
  344. - /whisper
  345. - /r
  346. - /reply
  347. Command_List_Works_Like_Blacklist: false
  348. Range:
  349. Enabled: true
  350. Distance: 250.0
  351. Messages_Now_In_Messages_Yml:
  352. Join: default
  353. Quit: default
  354. Kick: default
  355. Show_Quit_Only_When_Logged: true
  356. Timed:
  357. Enabled: true
  358. Random_Order: false
  359. Random_No_Repeat: true
  360. Prefix: '&8[&2Tip&8]&2'
  361. Suffix: ''
  362. Delay_Seconds: 180
  363. Message_List:
  364. global:
  365. - Dont forget, if you have questions use /b to ask staff.
  366. - "This is an example of multi-line.\nUse it if the new line character \nis\
  367. \ not working for you."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement