Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.57 KB | None | 0 0
  1. #===============================================================
  2. # VentureChat Config =
  3. # Author: Aust1n46 =
  4. #===============================================================
  5.  
  6. # - regex1,regex2
  7. # Simple regex tips: Use \b to "cut" a section of the word or phrase. Example: \bass,donuts
  8. # Example filtered sentence: You are an ass. Will become: You are an donuts.
  9. # Example filtered sentence: You caught a bass. Will stay: You caught a bass.
  10. # Example filtered sentence: You are an asshole. Will become: You are an donutshole.
  11. # Default filters by Jabelpeeps
  12. filters:
  13. - (\b.?anus),donuts
  14. - (\ba+r*(se+|ss+(?!(ass|um|oc|ign|ist)).*?|s*e*h+[o0]*[l1]+e*[sz]*)\b),donkey
  15. - (b[i1]a?tch(es)?),puppy
  16. - Carpet Muncher,cookie monster
  17. - (\bc((?!ook\b)[o0]+c*|aw)k\W?(sucker|s*|he[ea]*d)\b),rooster
  18. - (\b[ck]r+a+p+(er|s|z)?\b),poopoo
  19. - (\bcu+m+\b),come
  20. - (\b.?[ck](u*n+|[l1]+[i1]+)t+[sz]*\b),peach
  21. - (\b.?d[1i](c?k(head)?|[l1]+d[o0])e?[sz]?\b),rooster
  22. - f u c k( e r)?,nono
  23. - (\b.?fai*g+[oei1]*t*[sz]*\b),cigar
  24. - Fudge Packer,fine person
  25. - (\b(m[uo]+th[ae]r?)?(f|ph)uc*k*(e[rn]|ah*|ing?|)[sz]?\b),oh dear
  26. - (\b(j(ac|er|ur)k\W?(of+))|(ji[sz]+i*m*)\b),bake brownies
  27. - (\b(ma+s+te?rbai?te?[rs]?|wank(er)?[sz]?)\b),bake brownies
  28. - orafi(s|ce),rooster
  29. - (\bp+[e3]+[ai]*n+[i1!ua]+s+),rooster
  30. - (\bp[i1]s+(?!(ton))(flap|face|drop)?),peepee
  31. - (\b.?sh[i1!y]t+(er?|y|head)?[sz]*),strawberries
  32. - (\bva[1i]?[gj]+[i1]+na+\b),peach
  33. - vu[1l]+va,peach
  34. - planet.?minecraft,another dimension
  35. - pmc,another dimension
  36. - ((\d+\.){3}\d+),another dimension
  37.  
  38. # command without the /
  39. blockablecommands:
  40.  
  41. # blacklisted nicknames
  42. nicknames:
  43.  
  44. nickname-in-tablist: true
  45.  
  46. commandspy:
  47. worldeditcommands: true
  48.  
  49. antispam:
  50. enabled: true
  51.  
  52. # number of messages to be spam
  53. spamnumber: 5
  54.  
  55. # amount of time in seconds for it to be spam
  56. spamtime: 10
  57.  
  58. # amount of time in minutes for the mute to last, use 0 for untimed mute
  59. mutetime: 1
  60.  
  61. # Logging chat and commands to a mysql database
  62. mysql:
  63. enabled: false
  64. user: User
  65. port: 3306
  66. password: Password
  67. host: localhost
  68. database: Databaset
  69.  
  70. # Login and logout messages
  71. # Use Default for the vanilla login and logout messages
  72. login:
  73. enabled: false
  74. message: '&a&l+&8 {player}'
  75. logout:
  76. enabled: false
  77. message: '&c&l-&8 {player}'
  78.  
  79. # Loglevel feature is still in the works for adding of debug messages
  80. # Valid loglevels:
  81. # Info: Regular logging
  82. # Debug: Show extra messages and caught errors for debugging
  83. # Severe: Only show severe messages
  84. loglevel: info
  85.  
  86. # saveinterval is in minutes
  87. saveinterval: 30
  88.  
  89. # The time in seconds between each check to remove timed mutes
  90. unmuteinterval: 60
  91.  
  92. # The color of the private messages
  93. tellcolor: white
  94.  
  95. # Enables or disabled BungeeCord messaging
  96. bungeecordmessaging: false
  97.  
  98. # This will allow vanished players to be exempt from being sent private messages, and will act as if they aren't online
  99. vanishsupport: true
  100.  
  101. # {playerto} : player receivings name
  102. # {playerfrom} : player sendings name
  103. # use Default for the basic formatting
  104. tellformatto: ' &d[&aMe&d] >> [&a{playerto}&d] :&f'
  105. tellformatfrom: ' &d[&a{playerfrom}&d] >> [&aMe&d] :&f'
  106. tellformatspy: ' &7[&4SPY&7] &d[&a{playerfrom}&d] >> [&a{playerto}&d] :&7'
  107. replyformatto: ' &d[Me&d] >> [{playerto}&d] :&f'
  108. replyformatfrom: '&d[{playerto}&d] >> [&aMe&d] :&f'
  109. replyformatspy: ' &a[&4SPY&a] &d[&a{playerfrom}&d] >> [&a{playerto}&d] :&7'
  110.  
  111. # {sender} : player sendings name
  112. # {player} : player receivings name
  113. # {time} : time mail was sent
  114. # use Default for the basic formatting
  115. mailformat: Default
  116.  
  117. # {host} : party hosts name
  118. # {player} : player name
  119. # use Default for the basic formatting
  120. partyformat: Default
  121.  
  122. broadcastafk: false
  123. formatcleaner: true
  124.  
  125. # If true, /ignore will block chat from the ignored player as well as PM's
  126. ignorechat: false
  127.  
  128. # The message shown to players alerting them no one is in the channel to hear them
  129. emptychannelalert: "&6No one is listening to you."
  130.  
  131. messageremoverpermissions: '&cYou need additional permissions to view this message!'
  132.  
  133. # The name of the group is the permissions node for the format
  134. # Example: mineversechat.json.Owner is the node for the group Owner
  135. # A lower priority overrides a higher priority if a player has more than 1 group
  136. # Possible options for click_name and click_prefix are suggest_command, run_command, and open_url
  137. jsonformatting:
  138. Default: # This default format is required! Do not delete or rename it!
  139. priority: 999
  140. hover_name:
  141. - '&9Click for quick message!'
  142. click_name: 'suggest_command'
  143. click_name_text: '/msg {player_name} '
  144. hover_prefix:
  145. - '&8&l&m---------------&r {essentials_nickname} &bStatistics &8&l&m---------------'
  146. - '&fName: &l{essentials_nickname}'
  147. - '&f'
  148. - '&fPlaytime: &b{statistic_days_played} days &f/ &b{statistic_hours_played} hours
  149. &f/ &b{statistic_minutes_played} mins'
  150. - '&8&l&m------------------------------------------'
  151. click_prefix: ''
  152. click_prefix_text: ''
  153. hover_suffix:
  154. - '&dI am default suffix!'
  155. click_suffix: 'suggest_command'
  156. click_suffix_text: '/msg {player_name} '
  157. Staff: # This default format is required! Do not delete or rename it!
  158. priority: 10
  159. hover_name:
  160. - '&9Click for quick message!'
  161. click_name: 'suggest_command'
  162. click_name_text: '/msg {player_name} '
  163. hover_prefix:
  164. - '&8&l&m---------------&r {essentials_nickname} &bStatistics &8&l&m---------------'
  165. - '&fName: &l{essentials_nickname}'
  166. - '&f'
  167. - '&fPlaytime: &b{statistic_days_played} days &f/ &b{statistic_hours_played} hours
  168. &f/ &b{statistic_minutes_played} mins'
  169. - '&8&l&m------------------------------------------'
  170. click_prefix: ''
  171. click_prefix_text: ''
  172. hover_suffix:
  173. - '&dI am default suffix!'
  174. click_suffix: 'suggest_command'
  175. click_suffix_text: '/msg {player_name} '
  176.  
  177. # The icon is the block shown in the GUI
  178. # The text is the display name of the block icon
  179. # Include a slash (/) before the command
  180. # Permissions are the name of the button and automatically include "venturechat."
  181. # Example: mute equals venturechat.mute
  182. venturegui:
  183. mod:
  184. icon: 'REDSTONE_BLOCK'
  185. durability: 0
  186. text: '&eQuick Moderation on &c{player_name}'
  187. permission: 'mod'
  188. command: '/quickmod {player_name}'
  189. slot: 2
  190. quard:
  191. icon: 'IRON_FENCE'
  192. durability: 0
  193. text: '&bQuick Guard tools on &c{player_name}'
  194. permission: 'guard'
  195. command: '/quickguard {player_name} {channel}'
  196. slot: 3
  197.  
  198. guiicon: '&e &f[&eS&f]'
  199. guitext: '&e&oOpen Moderation GUI'
  200. guirows: 1
  201.  
  202. # All clickable URL's will be underlined if set to true
  203. underlineurls: true
  204.  
  205. # broadcast information
  206. broadcast:
  207. color: red
  208. permissions: venturechat.adminchannel
  209. displaytag: '[Broadcast]'
  210.  
  211. # Use $ to include arguments into the message
  212. # Valid component types are:
  213. # Command: Sends a message or command in chat
  214. # Message: Sends a message to the player
  215. # Broadcast: Sends a broadcast to all players on the server
  216. # Permissions automatically include "venturechat."
  217. # Example: permissions: alert equals venturechat.alert
  218. # Use None for no permissions
  219. # The number of arguments is the minimum number of required arguments, use 0 for no required arguments
  220. alias:
  221. alert:
  222. arguments: 1
  223. permissions: alert
  224. components:
  225. - 'Broadcast: &c<Alert> $'
  226. # msg:
  227. # arguments: 0
  228. # permissions: None
  229. # components:
  230. # - 'Command: /vmessage$'
  231. # message:
  232. # arguments: 0
  233. # permissions: None
  234. # components:
  235. # - 'Command: /vmessage$'
  236. # r:
  237. # arguments: 0
  238. # permissions: None
  239. # components:
  240. # - 'Command: /vreply$'
  241.  
  242. # Valid modes are:
  243. # * Everyone
  244. # v Voice and up
  245. # h HalfOp and up
  246. # q Owner
  247. # o Op and up
  248. # Enter components like console commands
  249. # Arguments are accepted
  250. irc:
  251. enabled: false
  252. nick: 'VentureChatBot'
  253. login: 'VentureChatbot'
  254. server: 'irc.freenode.net'
  255. port: 6667
  256. channel: '#venturechat'
  257. trustallcertificates: true
  258. # the delay before the bot logs into the channel in seconds
  259. # increase the time if the bot fails to login
  260. channeldelay: 60
  261. commands:
  262. mute:
  263. mode: 'v'
  264. components:
  265. - 'mute'
  266. ban:
  267. mode: 'o'
  268. components:
  269. - 'ban'
  270. kick:
  271. mode: 'v'
  272. components:
  273. - 'kick'
  274.  
  275. # color = [channel] color
  276. # chatcolor = text color
  277. # cooldown is in seconds
  278. # bungeecord overrides distance
  279. # channel permissions are configurable
  280. # channels can be changed, and new channels can be created
  281. # Permissions automatically include "venturechat."
  282. # Example: permissions: staff equals venturechat.staff
  283. # Use None for no permissions
  284.  
  285. # Legacy Placeholders:
  286. # Use PlaceholderAPI
  287. # {name} : player name
  288. # {nickname} : player nickname or name if they have no nickname
  289. # {prefix} : player prefix and color
  290. # {suffix} : player suffix and color
  291. # {servername} : name of the server in server.properties
  292. # {herolevel} : heroes hero level
  293. # {heroclass} : heroes hero class
  294. # {heroxp} : heroes hero xp
  295. # {herosecondclass} : heroes second class
  296. # {party} : heroes party
  297. # {herosecondmaster} : heroes second class master
  298. # {heromaster} : heroes class master
  299. # {herosecondlevel} : heroes second class level
  300. # {herosecondxp} : heroes second class xp
  301. # Use '' or "" around format, example: '[&2global&f] {prefix}{name}&2:'
  302. # You must have prefixes and suffixes set in a Vault compatible permissions plugin to avoid errors
  303. # Use "" as the prefix or suffix to have none
  304. # use Default for the basic formatting
  305. channels:
  306. Global:
  307. color: gray
  308. chatcolor: gray
  309. mutable: true
  310. filter: true
  311. autojoin: true
  312. default: true
  313. distance: 0
  314. cooldown: 0
  315. bungeecord: true
  316. alias: g
  317. permissions: None
  318. format: '{luckperms_prefix} {essentials_nickname} {luckperms_suffix}&f :'
  319. irc: false
  320. Staff:
  321. color: dark_yellow
  322. chatcolor: dark_yellow
  323. mutable: false
  324. filter: false
  325. autojoin: true
  326. default: true
  327. distance: 0
  328. cooldown: 0
  329. bungeecord: true
  330. alias: st
  331. permissions: staffchannel
  332. format: '{luckperms_prefix} {essentials_nickname} {luckperms_suffix}&f :'
  333. irc: false
  334. Admin:
  335. color: red
  336. chatcolor: yellow
  337. mutable: false
  338. filter: false
  339. autojoin: true
  340. default: false
  341. distance: 0
  342. cooldown: 0
  343. bungeecord: true
  344. alias: a
  345. permissions: adminchannel
  346. format: '{luckperms_prefix} {essentials_nickname} {luckperms_suffix}&f :'
  347. irc: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement