Advertisement
Guest User

Untitled

a guest
Aug 14th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.51 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),donuts
  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),go
  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]*),poopoo
  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. - vote
  41. - me
  42.  
  43. # blacklisted nicknames
  44. nicknames:
  45. - Notch
  46.  
  47. nickname-in-tablist: true
  48.  
  49. commandspy:
  50. worldeditcommands: true
  51.  
  52. antispam:
  53. enabled: true
  54.  
  55. # number of messages to be spam
  56. spamnumber: 5
  57.  
  58. # amount of time in seconds for it to be spam
  59. spamtime: 10
  60.  
  61. # amount of time in minutes for the mute to last, use 0 for untimed mute
  62. mutetime: 10
  63.  
  64. # Logging chat and commands to a mysql database
  65. mysql:
  66. enabled: false
  67. user: User
  68. port: 3306
  69. password: Password
  70. host: localhost
  71. database: Database
  72.  
  73. # Login and logout messages
  74. # Use Default for the vanilla login and logout messages
  75. login:
  76. enabled: true
  77. message: Default
  78. logout:
  79. enabled: true
  80. message: Default
  81.  
  82. # Loglevel feature is still in the works for adding of debug messages
  83. # Valid loglevels:
  84. # Info: Regular logging
  85. # Debug: Show extra messages and caught errors for debugging
  86. # Severe: Only show severe messages
  87. loglevel: info
  88.  
  89. # saveinterval is in minutes
  90. saveinterval: 30
  91.  
  92. # The time in seconds between each check to remove timed mutes
  93. unmuteinterval: 60
  94.  
  95. # The color of the private messages
  96. tellcolor: white
  97.  
  98. # Enables or disabled BungeeCord messaging
  99. bungeecordmessaging: true
  100.  
  101. # This will allow vanished players to be exempt from being sent private messages, and will act as if they aren't online
  102. vanishsupport: true
  103.  
  104. # {playerto} : player receivings name
  105. # {playerfrom} : player sendings name
  106. # use Default for the basic formatting
  107. tellformatto: '&8[&dPM&8] To &5{playerto} &8» &d'
  108. tellformatfrom: '&8[&dPM&8] From &5{playerfrom} &8» &d'
  109. tellformatspy: '&8[&dSocialSpy&8] &5{playerfrom} &8»» &5{playerto} » &8'
  110. replyformatto: '&8[&dPM&8] To &5{playerto} &8» &d'
  111. replyformatfrom: '&8[&dPM&8] From &5{playerfrom} &8» &d'
  112. replyformatspy: '&8[&dSocialSpy&8] &5{playerfrom} &8»» &5{playerto} » &8'
  113.  
  114. # {sender} : player sendings name
  115. # {player} : player receivings name
  116. # {time} : time mail was sent
  117. # use Default for the basic formatting
  118. mailformat: Default
  119.  
  120. # {host} : party hosts name
  121. # {player} : player name
  122. # use Default for the basic formatting
  123. partyformat: Default
  124.  
  125. broadcastafk: false
  126. formatcleaner: true
  127.  
  128. # If true, /ignore will block chat from the ignored player as well as PM's
  129. ignorechat: false
  130.  
  131. # The message shown to players alerting them no one is in the channel to hear them
  132. emptychannelalert: "&6No one is listening to you."
  133.  
  134. messageremoverpermissions: '&cYou need additional permissions to view this message!'
  135.  
  136. # The name of the group is the permissions node for the format
  137. # Example: venturechat.json.Owner is the node for the group Owner
  138. # A lower priority overrides a higher priority if a player has more than 1 group
  139. # Possible options for click_name and click_prefix are suggest_command, run_command, and open_url
  140. jsonformatting:
  141. Default: # This default format is required! Do not delete or rename it!
  142. priority: 2147483647 # Integer.MAX_VALUE
  143. hover_name:
  144. - '&6I have no rank!'
  145. click_name: 'suggest_command'
  146. click_name_text: '/msg {player_name}'
  147. hover_prefix:
  148. - '&dI am default!'
  149. click_prefix: 'run_command'
  150. click_prefix_text: '/help'
  151. hover_suffix:
  152. - '&dI am default suffix!'
  153. click_suffix: 'suggest_command'
  154. click_suffix_text: '/msg {player_name}'
  155. Owner:
  156. priority: 1 # Lowest Priority
  157. hover_name:
  158. - '&cOwner of the server!'
  159. - '&bMessage me for help!'
  160. click_name: 'suggest_command'
  161. click_name_text: '/msg {player_name}'
  162. hover_prefix:
  163. - '&dServer Owner'
  164. click_prefix: 'run_command'
  165. click_prefix_text: '/help'
  166. hover_suffix:
  167. - '&dI am Owner suffix!'
  168. click_suffix: 'suggest_command'
  169. click_suffix_text: '/msg {player_name}'
  170.  
  171. # The icon is the block shown in the GUI
  172. # The text is the display name of the block icon
  173. # Include a slash (/) before the command
  174. # Permissions are the name of the button and automatically include "venturechat."
  175. # Example: mute equals venturechat.mute
  176. venturegui:
  177. mute:
  178. icon: 'REDSTONE_BLOCK'
  179. durability: 0
  180. text: '&cMute {player_name}'
  181. permission: 'mute'
  182. command: '/mute {player_name} {channel} 10'
  183. slot: 1
  184. unmute:
  185. icon: 'DIAMOND_BLOCK'
  186. durability: 0
  187. text: '&bUnmute {player_name}'
  188. permission: 'mute'
  189. command: '/unmute {player_name} {channel}'
  190. slot: 2
  191. removemessage:
  192. icon: 'DIAMOND_AXE'
  193. durability: 0
  194. text: '&cRemove Message'
  195. permission: 'removemessage'
  196. command: '/removemessage {hash} true'
  197. slot: 7
  198.  
  199. guiicon: '&c [✓]'
  200. guitext: '&cOpen Moderation GUI'
  201. guirows: 1
  202.  
  203. # All clickable URL's will be underlined if set to true
  204. underlineurls: true
  205.  
  206. # broadcast information
  207. broadcast:
  208. color: red
  209. permissions: venturechat.adminchannel
  210. displaytag: '&8[&e&lBroadcast&r&8] &e'
  211.  
  212. # Use $ to include arguments into the message
  213. # Valid component types are:
  214. # Command: Sends a message or command in chat
  215. # Message: Sends a message to the player
  216. # Broadcast: Sends a broadcast to all players on the server
  217. # Permissions automatically include "venturechat."
  218. # Example: permissions: alert equals venturechat.alert
  219. # Use None for no permissions
  220. # The number of arguments is the minimum number of required arguments, use 0 for no required arguments
  221. alias:
  222. vote:
  223. arguments: 0
  224. permissions: None
  225. components:
  226. - 'Message: &6Vote here: www.votelinkhere.com'
  227. bane:
  228. arguments: 2
  229. permissions: bane
  230. components:
  231. - 'Command: /ban $ appeal at www.site.com'
  232. - 'Command: /st banned $'
  233. alert:
  234. arguments: 1
  235. permissions: alert
  236. components:
  237. - 'Broadcast: &c<Alert> $'
  238. donate:
  239. arguments: 0
  240. permissions: None
  241. components:
  242. - 'Message: &bDonate here: www.mywebsite.com'
  243. website:
  244. arguments: 0
  245. permissions: None
  246. components:
  247. - 'Message: &aThis is our website: www.site.net'
  248. tell:
  249. arguments: 0
  250. permissions: None
  251. components:
  252. - 'Command: /vtell$'
  253. whisper:
  254. arguments: 0
  255. permissions: None
  256. components:
  257. - 'Command: /vwhisper$'
  258. w:
  259. arguments: 0
  260. permissions: None
  261. components:
  262. - 'Command: /vwhisper$'
  263. msg:
  264. arguments: 0
  265. permissions: None
  266. components:
  267. - 'Command: /vmessage$'
  268. message:
  269. arguments: 0
  270. permissions: None
  271. components:
  272. - 'Command: /vmessage$'
  273.  
  274. # Valid modes are:
  275. # * Everyone
  276. # v Voice and up
  277. # h HalfOp and up
  278. # q Owner
  279. # o Op and up
  280. # Enter components like console commands
  281. # Arguments are accepted
  282. irc:
  283. enabled: false
  284. nick: 'VentureChatBot'
  285. login: 'VentureChatbot'
  286. server: 'irc.freenode.net'
  287. port: 6667
  288. channel: '#venturechat'
  289. trustallcertificates: true
  290. # the delay before the bot logs into the channel in seconds
  291. # increase the time if the bot fails to login
  292. channeldelay: 60
  293. commands:
  294. mute:
  295. mode: 'v'
  296. components:
  297. - 'mute'
  298. ban:
  299. mode: 'o'
  300. components:
  301. - 'ban'
  302. kick:
  303. mode: 'v'
  304. components:
  305. - 'kick'
  306.  
  307. # color = [channel] color
  308. # chatcolor = text color
  309. # cooldown is in seconds
  310. # bungeecord overrides distance
  311. # channel permissions are configurable
  312. # channels can be changed, and new channels can be created
  313. # Permissions automatically include "venturechat."
  314. # Example: permissions: staff equals venturechat.staff
  315. # Use None for no permissions
  316.  
  317. # Legacy Placeholders:
  318. # Use PlaceholderAPI
  319. # {name} : player name
  320. # {nickname} : player nickname or name if they have no nickname
  321. # {prefix} : player prefix and color
  322. # {suffix} : player suffix and color
  323. # {servername} : name of the server in server.properties
  324. # {herolevel} : heroes hero level
  325. # {heroclass} : heroes hero class
  326. # {heroxp} : heroes hero xp
  327. # {herosecondclass} : heroes second class
  328. # {party} : heroes party
  329. # {herosecondmaster} : heroes second class master
  330. # {heromaster} : heroes class master
  331. # {herosecondlevel} : heroes second class level
  332. # {herosecondxp} : heroes second class xp
  333. # Use '' or "" around format, example: '[&2global&f] {prefix}{name}&2:'
  334. # You must have prefixes and suffixes set in a Vault compatible permissions plugin to avoid errors
  335. # Use "" as the prefix or suffix to have none
  336. # use Default for the basic formatting
  337. channels:
  338. Global:
  339. color: white
  340. chatcolor: white
  341. mutable: false
  342. filter: false
  343. autojoin: true
  344. default: false
  345. distance: 0
  346. cooldown: 0
  347. bungeecord: false
  348. alias: g
  349. permissions: globalchannel
  350. format: '{prefix} {nickname} &7» '
  351. Local:
  352. color: yellow
  353. chatcolor: yellow
  354. mutable: false
  355. filter: false
  356. autojoin: true
  357. default: false
  358. distance: 250
  359. cooldown: 0
  360. bungeecord: false
  361. alias: lc
  362. permissions: localchannel
  363. format: '&8[&eLC&8] {prefix} {nickname}&7» '
  364. irc: false
  365. Town:
  366. color: dark_aqua
  367. chatcolor: dark_aqua
  368. mutable: false
  369. filter: false
  370. autojoin: true
  371. default: false
  372. distance: 0
  373. cooldown: 0
  374. bungeecord: false
  375. alias: tc
  376. permissions: townchannel
  377. format: '&8[&3TC&8] {prefix} {nickname} &7» '
  378. irc: false
  379. Nation:
  380. color: dark_green
  381. chatcolor: dark_green
  382. mutable: false
  383. filter: false
  384. autojoin: true
  385. default: false
  386. distance: 0
  387. cooldown: 0
  388. bungeecord: false
  389. alias: nc
  390. permissions: nationchannel
  391. format: '&8[&2NC&8] {prefix} {nickname} &7» '
  392. irc: false
  393. Admin:
  394. color: red
  395. chatcolor: red
  396. mutable: false
  397. filter: false
  398. autojoin: true
  399. default: false
  400. distance: 0
  401. cooldown: 0
  402. bungeecord: true
  403. alias: ac
  404. permissions: adminchannel
  405. format: '&8[&cA&8] {prefix} {nickname} &7» '
  406. irc: false
  407. Staff:
  408. color: green
  409. chatcolor: green
  410. mutable: false
  411. filter: false
  412. autojoin: true
  413. default: false
  414. distance: 0
  415. cooldown: 0
  416. bungeecord: true
  417. alias: sc
  418. permissions: staffchannel
  419. format: '&8[&aS&8] {prefix} {nickname} &7» '
  420. irc: false
  421. Build:
  422. color: light_purple
  423. chatcolor: light_purple
  424. mutable: false
  425. filter: false
  426. autojoin: true
  427. default: false
  428. distance: 0
  429. cooldown: 0
  430. bungeecord: true
  431. alias: bc
  432. permissions: buildchannel
  433. format: '&8[&dBC&8] {prefix} {nickname} &7» '
  434. irc: false
  435. Help:
  436. color: aqua
  437. chatcolor: aqua
  438. mutable: true
  439. filter: true
  440. autojoin: true
  441. default: false
  442. distance: 0
  443. cooldown: 0
  444. bungeecord: true
  445. alias: hc
  446. permissions: helpchannel
  447. format: '&8[&bHelp&8] {prefix} {nickname} &7» '
  448. irc: false
  449. Trade:
  450. color: gold
  451. chatcolor: gold
  452. mutable: true
  453. filter: true
  454. autojoin: true
  455. default: false
  456. distance: 0
  457. cooldown: 0
  458. bungeecord: false
  459. alias: tr
  460. permissions: tradechannel
  461. format: '&8[&6Trade&8] {prefix} {nickname} &7» '
  462. irc: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement