Advertisement
Guest User

Untitled

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