Advertisement
Guest User

vcc

a guest
Jun 18th, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.87 KB | None | 0 0
  1. #===============================================================
  2.  
  3. # MineverseChat Config =
  4.  
  5. # Author: Aust1n46 =
  6.  
  7. #===============================================================
  8.  
  9.  
  10.  
  11. # - regex1,regex2
  12.  
  13. # Simple regex tips: Use \b to "cut" a section of the word or phrase. Example: \bass,donuts
  14.  
  15. # Example filtered sentence: You are an ass. Will become: You are an donuts.
  16.  
  17. # Example filtered sentence: You caught a bass. Will stay: You caught a bass.
  18.  
  19. # Example filtered sentence: You are an asshole. Will become: You are an donutshole.
  20.  
  21. # Default filters by Jabelpeeps
  22.  
  23. filters:
  24.  
  25. - (\b.?anus),donuts
  26.  
  27. - (\ba+r*(se+|ss+(?!(ass|um|oc|ign|ist)).*?|s*e*h+[o0]*[l1]+e*[sz]*)\b),donuts
  28.  
  29. - (b[i1]a?tch(es)?),puppy
  30.  
  31. - Carpet Muncher,cookie monster
  32.  
  33. - (\bc((?!ook\b)[o0]+c*|aw)k\W?(sucker|s*|he[ea]*d)\b),rooster
  34.  
  35. - (\b[ck]r+a+p+(er|s|z)?\b),poopoo
  36.  
  37. - (\bcu+m+\b),go
  38.  
  39. - (\b.?[ck](u*n+|[l1]+[i1]+)t+[sz]*\b),peach
  40.  
  41. - (\b.?d[1i](c?k(head)?|[l1]+d[o0])e?[sz]?\b),rooster
  42.  
  43. - f u c k( e r)?,nono
  44.  
  45. - (\b.?fai*g+[oei1]*t*[sz]*\b),cigar
  46.  
  47. - Fudge Packer,fine person
  48.  
  49. - (\b(m[uo]+th[ae]r?)?(f|ph)uc*k*(e[rn]|ah*|ing?|)[sz]?\b),oh dear
  50.  
  51. - (\b(j(ac|er|ur)k\W?(of+))|(ji[sz]+i*m*)\b),bake brownies
  52.  
  53. - (\b(ma+s+te?rbai?te?[rs]?|wank(er)?[sz]?)\b),bake brownies
  54.  
  55. - orafi(s|ce),rooster
  56.  
  57. - (\bp+[e3]+[ai]*n+[i1!ua]+s+),rooster
  58.  
  59. - (\bp[i1]s+(?!(ton))(flap|face|drop)?),peepee
  60.  
  61. - (\b.?sh[i1!y]t+(er?|y|head)?[sz]*),poopoo
  62.  
  63. - (\bva[1i]?[gj]+[i1]+na+\b),peach
  64.  
  65. - vu[1l]+va,peach
  66.  
  67. - planet.?minecraft,another dimension
  68.  
  69. - pmc,another dimension
  70.  
  71. - ((\d+\.){3}\d+),another dimension
  72.  
  73.  
  74.  
  75. # command without the /
  76.  
  77. blockablecommands:
  78.  
  79. - vote
  80.  
  81. - me
  82.  
  83.  
  84.  
  85. # blacklisted nicknames
  86.  
  87. nicknames:
  88.  
  89. - Notch
  90.  
  91.  
  92.  
  93. nickname-in-tablist: true
  94.  
  95.  
  96.  
  97. commandspy:
  98.  
  99. worldeditcommands: true
  100.  
  101.  
  102.  
  103. antispam:
  104.  
  105. enabled: true
  106.  
  107.  
  108.  
  109. # number of messages to be spam
  110.  
  111. spamnumber: 5
  112.  
  113.  
  114.  
  115. # amount of time in seconds for it to be spam
  116.  
  117. spamtime: 10
  118.  
  119.  
  120.  
  121. # amount of time in minutes for the mute to last, use 0 for untimed mute
  122.  
  123. mutetime: 10
  124.  
  125.  
  126.  
  127. # Logging chat and commands to a mysql database
  128.  
  129. mysql:
  130.  
  131. enabled: false
  132.  
  133. user: User
  134.  
  135. port: 3306
  136.  
  137. password: Password
  138.  
  139. host: localhost
  140.  
  141. database: Database
  142.  
  143.  
  144.  
  145. # Login and logout messages
  146.  
  147. # Use Default for the vanilla login and logout messages
  148.  
  149. login:
  150.  
  151. enabled: true
  152.  
  153. message: Default
  154.  
  155. logout:
  156.  
  157. enabled: true
  158.  
  159. message: Default
  160.  
  161.  
  162.  
  163. # Loglevel feature is still in the works for adding of debug messages
  164.  
  165. # Valid loglevels:
  166.  
  167. # Info: Regular logging
  168.  
  169. # Debug: Show extra messages and caught errors for debugging
  170.  
  171. # Severe: Only show severe messages
  172.  
  173. loglevel: info
  174.  
  175.  
  176.  
  177. # saveinterval is in minutes
  178.  
  179. saveinterval: 30
  180.  
  181.  
  182.  
  183. # The time in seconds between each check to remove timed mutes
  184.  
  185. unmuteinterval: 60
  186.  
  187.  
  188.  
  189. # The color of the private messages
  190.  
  191. tellcolor: white
  192.  
  193.  
  194.  
  195. # Enables or disabled BungeeCord messaging
  196.  
  197. bungeecordmessaging: true
  198.  
  199.  
  200.  
  201. # This will allow vanished players to be exempt from being sent private messages, and will act as if they aren't online
  202.  
  203. vanishsupport: true
  204.  
  205.  
  206.  
  207. # {playerto} : player receivings name
  208.  
  209. # {playerfrom} : player sendings name
  210.  
  211. # use Default for the basic formatting
  212.  
  213. tellformatto: Default
  214.  
  215. tellformatfrom: Default
  216.  
  217. tellformatspy: Default
  218.  
  219. replyformatto: Default
  220.  
  221. replyformatfrom: Default
  222.  
  223. replyformatspy: Default
  224.  
  225.  
  226.  
  227. # {sender} : player sendings name
  228.  
  229. # {player} : player receivings name
  230.  
  231. # {time} : time mail was sent
  232.  
  233. # use Default for the basic formatting
  234.  
  235. mailformat: Default
  236.  
  237.  
  238.  
  239. # {host} : party hosts name
  240.  
  241. # {player} : player name
  242.  
  243. # use Default for the basic formatting
  244.  
  245. partyformat: Default
  246.  
  247.  
  248.  
  249. broadcastafk: false
  250.  
  251. formatcleaner: true
  252.  
  253.  
  254.  
  255. # If true, /ignore will block chat from the ignored player as well as PM's
  256.  
  257. ignorechat: false
  258.  
  259.  
  260.  
  261. # The message shown to players alerting them no one is in the channel to hear them
  262.  
  263. emptychannelalert: "&6No one is listening to you."
  264.  
  265.  
  266.  
  267. messageremoverpermissions: '&cYou need additional permissions to view this message!'
  268.  
  269.  
  270.  
  271. # The name of the group is the permissions node for the format
  272.  
  273. # Example: mineversechat.json.Owner is the node for the group Owner
  274.  
  275. # A lower priority overrides a higher priority if a player has more than 1 group
  276.  
  277. # Possible options for click_name and click_prefix are suggest_command, run_command, and open_url
  278.  
  279. jsonformatting:
  280.  
  281. Default:
  282.  
  283. priority: 2147483647 # Integer.MAX_VALUE
  284.  
  285. hover_name:
  286.  
  287. - '&6I have no rank!'
  288.  
  289. click_name: 'suggest_command'
  290.  
  291. click_name_text: '/msg {player_name}'
  292.  
  293. hover_prefix:
  294.  
  295. - '&dI am default!'
  296.  
  297. click_prefix: 'run_command'
  298.  
  299. click_prefix_text: '/help'
  300.  
  301. hover_suffix:
  302.  
  303. - '&dI am default suffix!'
  304.  
  305. click_suffix: 'suggest_command'
  306.  
  307. click_suffix_text: '/msg {player_name}'
  308.  
  309. Owner:
  310.  
  311. priority: 1 # Lowest Priority
  312.  
  313. hover_name:
  314.  
  315. - '&cOwner of the server!'
  316.  
  317. - '&bMessage me for help!'
  318.  
  319. click_name: 'suggest_command'
  320.  
  321. click_name_text: '/msg {player_name}'
  322.  
  323. hover_prefix:
  324.  
  325. - '&dServer Owner'
  326.  
  327. click_prefix: 'run_command'
  328.  
  329. click_prefix_text: '/help'
  330.  
  331. hover_suffix:
  332.  
  333. - '&dI am Owner suffix!'
  334.  
  335. click_suffix: 'suggest_command'
  336.  
  337. click_suffix_text: '/msg {player_name}'
  338.  
  339.  
  340.  
  341. # The icon is the block shown in the GUI
  342.  
  343. # The text is the display name of the block icon
  344.  
  345. # Include a slash (/) before the command
  346.  
  347. # Permissions automatically include "mineversechat."
  348.  
  349. # Example: permissions: alert equals mineversechat.alert
  350.  
  351. venturegui:
  352.  
  353. mute:
  354.  
  355. icon: 'REDSTONE_BLOCK'
  356.  
  357. durability: 0
  358.  
  359. text: '&cMute {player_name}'
  360.  
  361. permission: 'mute'
  362.  
  363. command: '/mute {player_name} {channel} 10'
  364.  
  365. slot: 1
  366.  
  367. unmute:
  368.  
  369. icon: 'DIAMOND_BLOCK'
  370.  
  371. durability: 0
  372.  
  373. text: '&bUnmute {player_name}'
  374.  
  375. permission: 'mute'
  376.  
  377. command: '/unmute {player_name} {channel}'
  378.  
  379. slot: 2
  380.  
  381. removemessage:
  382.  
  383. icon: 'DIAMOND_AXE'
  384.  
  385. durability: 0
  386.  
  387. text: '&cRemove Message'
  388.  
  389. permission: 'removemessage'
  390.  
  391. command: '/removemessage {hash} true'
  392.  
  393. slot: 7
  394.  
  395.  
  396.  
  397. guiicon: '&c [Γ’Ε“β€œ]'
  398.  
  399. guitext: '&cOpen Moderation GUI'
  400.  
  401. guirows: 1
  402.  
  403.  
  404.  
  405. # All clickable URL's will be underlined if set to true
  406.  
  407. underlineurls: true
  408.  
  409.  
  410.  
  411. # broadcast information
  412.  
  413. broadcast:
  414.  
  415. color: red
  416.  
  417. permissions: mineversechat.adminchannel
  418.  
  419. displaytag: '[Broadcast]'
  420.  
  421.  
  422.  
  423. # Use $ to include arguments into the message
  424.  
  425. # Valid component types are:
  426.  
  427. # Command: Sends a message or command in chat
  428.  
  429. # Message: Sends a message to the player
  430.  
  431. # Broadcast: Sends a broadcast to all players on the server
  432.  
  433. # Permissions automatically include "mineversechat."
  434.  
  435. # Example: permissions: alert equals mineversechat.alert
  436.  
  437. # Use None for no permissions
  438.  
  439. # The number of arguments is the minimum number of required arguments, use 0 for no required arguments
  440.  
  441. alias:
  442.  
  443. vote:
  444.  
  445. arguments: 0
  446.  
  447. permissions: None
  448.  
  449. components:
  450.  
  451. - 'Message: &6Vote here: www.votelinkhere.com'
  452.  
  453. bane:
  454.  
  455. arguments: 2
  456.  
  457. permissions: bane
  458.  
  459. components:
  460.  
  461. - 'Command: /ban $ appeal at www.site.com'
  462.  
  463. - 'Command: /st banned $'
  464.  
  465. alert:
  466.  
  467. arguments: 1
  468.  
  469. permissions: alert
  470.  
  471. components:
  472.  
  473. - 'Broadcast: &c<Alert> $'
  474.  
  475. donate:
  476.  
  477. arguments: 0
  478.  
  479. permissions: None
  480.  
  481. components:
  482.  
  483. - 'Message: &bDonate here: www.mywebsite.com'
  484.  
  485. website:
  486.  
  487. arguments: 0
  488.  
  489. permissions: None
  490.  
  491. components:
  492.  
  493. - 'Message: &aThis is our website: www.site.net'
  494.  
  495. mail:
  496.  
  497. arguments: 0
  498.  
  499. permissions: None
  500.  
  501. components:
  502.  
  503. - 'Command: /email$'
  504.  
  505. tell:
  506.  
  507. arguments: 0
  508.  
  509. permissions: None
  510.  
  511. components:
  512.  
  513. - 'Command: /vtell$'
  514.  
  515. whisper:
  516.  
  517. arguments: 0
  518.  
  519. permissions: None
  520.  
  521. components:
  522.  
  523. - 'Command: /vwhisper$'
  524.  
  525. w:
  526.  
  527. arguments: 0
  528.  
  529. permissions: None
  530.  
  531. components:
  532.  
  533. - 'Command: /vwhisper$'
  534.  
  535. msg:
  536.  
  537. arguments: 0
  538.  
  539. permissions: None
  540.  
  541. components:
  542.  
  543. - 'Command: /vmessage$'
  544.  
  545. message:
  546.  
  547. arguments: 0
  548.  
  549. permissions: None
  550.  
  551. components:
  552.  
  553. - 'Command: /vmessage$'
  554.  
  555.  
  556.  
  557. # Valid modes are:
  558.  
  559. # * Everyone
  560.  
  561. # v Voice and up
  562.  
  563. # h HalfOp and up
  564.  
  565. # q Owner
  566.  
  567. # o Op and up
  568.  
  569. # Enter components like console commands
  570.  
  571. # Arguments are accepted
  572.  
  573. irc:
  574.  
  575. enabled: false
  576.  
  577. nick: 'MineverseChatBot'
  578.  
  579. login: 'MineverseChatbot'
  580.  
  581. server: 'irc.freenode.net'
  582.  
  583. port: 6667
  584.  
  585. channel: '#mineversechat'
  586.  
  587. trustallcertificates: true
  588.  
  589. # the delay before the bot logs into the channel in seconds
  590.  
  591. # increase the time if the bot fails to login
  592.  
  593. channeldelay: 60
  594.  
  595. commands:
  596.  
  597. mute:
  598.  
  599. mode: 'v'
  600.  
  601. components:
  602.  
  603. - 'mute'
  604.  
  605. ban:
  606.  
  607. mode: 'o'
  608.  
  609. components:
  610.  
  611. - 'ban'
  612.  
  613. kick:
  614.  
  615. mode: 'v'
  616.  
  617. components:
  618.  
  619. - 'kick'
  620.  
  621.  
  622.  
  623. # color = [channel] color
  624.  
  625. # chatcolor = text color
  626.  
  627. # cooldown is in seconds
  628.  
  629. # bungeecord overrides distance
  630.  
  631. # channel permissions are configurable
  632.  
  633. # channels can be changed, and new channels can be created
  634.  
  635. # Permissions automatically include "mineversechat."
  636.  
  637. # Example: permissions: staff equals mineversechat.staff
  638.  
  639. # Use None for no permissions
  640.  
  641.  
  642.  
  643. # Legacy Placeholders:
  644.  
  645. # Use PlaceholderAPI
  646.  
  647. # {name} : player name
  648.  
  649. # {nickname} : player nickname or name if they have no nickname
  650.  
  651. # {prefix} : player prefix and color
  652.  
  653. # {suffix} : player suffix and color
  654.  
  655. # {servername} : name of the server in server.properties
  656.  
  657. # {herolevel} : heroes hero level
  658.  
  659. # {heroclass} : heroes hero class
  660.  
  661. # {heroxp} : heroes hero xp
  662.  
  663. # {herosecondclass} : heroes second class
  664.  
  665. # {party} : heroes party
  666.  
  667. # {herosecondmaster} : heroes second class master
  668.  
  669. # {heromaster} : heroes class master
  670.  
  671. # {herosecondlevel} : heroes second class level
  672.  
  673. # {herosecondxp} : heroes second class xp
  674.  
  675. # Use '' or "" around format, example: '[&2global&f] {prefix}{name}&2:'
  676.  
  677. # You must have prefixes and suffixes set in a Vault compatible permissions plugin to avoid errors
  678.  
  679. # Use "" as the prefix or suffix to have none
  680.  
  681. # use Default for the basic formatting
  682. channels:
  683.  
  684. Global:
  685.  
  686. color: white
  687.  
  688. chatcolor: white
  689.  
  690. mutable: true
  691.  
  692. filter: false
  693.  
  694. autojoin: true
  695.  
  696. default: true
  697.  
  698. distance: 0
  699.  
  700. cooldown: 0
  701.  
  702. bungeecord: false
  703.  
  704. alias: g
  705.  
  706. permissions: None
  707.  
  708. format: '&f[&2Global&f] {prefix} {nickname}&2:'
  709.  
  710. irc: false
  711.  
  712. Staff:
  713.  
  714. color: green
  715.  
  716. chatcolor: green
  717.  
  718. mutable: false
  719.  
  720. filter: false
  721.  
  722. autojoin: true
  723.  
  724. default: false
  725.  
  726. distance: 0
  727.  
  728. cooldown: 0
  729.  
  730. bungeecord: false
  731.  
  732. alias: st
  733.  
  734. permissions: staffchannel
  735.  
  736. format: '&f[&aStaff&f] {prefix} {nickname}&a:'
  737.  
  738. irc: false
  739.  
  740. Admin:
  741.  
  742. color: red
  743.  
  744. chatcolor: red
  745.  
  746. mutable: false
  747.  
  748. filter: false
  749.  
  750. autojoin: true
  751.  
  752. default: false
  753.  
  754. distance: 0
  755.  
  756. cooldown: 0
  757.  
  758. bungeecord: false
  759.  
  760. alias: a
  761.  
  762. permissions: adminchannel
  763.  
  764. format: '&f[&cAdmin&f] {prefix} {nickname}&c:'
  765.  
  766. irc: false
  767.  
  768. Donator:
  769.  
  770. color: light_purple
  771.  
  772. chatcolor: light_purple
  773.  
  774. mutable: true
  775.  
  776. filter: true
  777.  
  778. autojoin: true
  779.  
  780. default: false
  781.  
  782. distance: 0
  783.  
  784. cooldown: 0
  785.  
  786. bungeecord: false
  787.  
  788. alias: d
  789.  
  790. permissions: donatorchannel
  791.  
  792. format: '&f[&dDonator&f] {prefix} {nickname}&d:'
  793.  
  794. irc: false
  795.  
  796. Help:
  797.  
  798. color: aqua
  799.  
  800. chatcolor: aqua
  801.  
  802. mutable: true
  803.  
  804. filter: true
  805.  
  806. autojoin: true
  807.  
  808. default: false
  809.  
  810. distance: 0
  811.  
  812. cooldown: 0
  813.  
  814. bungeecord: false
  815.  
  816. alias: h
  817.  
  818. permissions: None
  819.  
  820. format: '&f[&bHelp&f] {prefix} {nickname}&b:'
  821.  
  822. irc: false
  823.  
  824. Trade:
  825.  
  826. color: dark_aqua
  827.  
  828. chatcolor: dark_aqua
  829.  
  830. mutable: true
  831.  
  832. filter: true
  833.  
  834. autojoin: true
  835.  
  836. default: false
  837.  
  838. distance: 0
  839.  
  840. cooldown: 0
  841.  
  842. bungeecord: false
  843.  
  844. alias: t
  845.  
  846. permissions: None
  847.  
  848. format: '&f[&3Trade&f] {prefix} {nickname}&3:'
  849.  
  850. irc: false
  851.  
  852. Local:
  853.  
  854. color: yellow
  855.  
  856. chatcolor: yellow
  857.  
  858. mutable: true
  859.  
  860. filter: true
  861.  
  862. autojoin: true
  863.  
  864. default: false
  865.  
  866. distance: 230
  867. cooldown: 0
  868.  
  869. bungeecord: false
  870.  
  871. alias: l
  872.  
  873. permissions: None
  874.  
  875. format: '&f[&eLocal&f] {prefix} {nickname}&e:'
  876.  
  877. irc: false
  878.  
  879. Network:
  880.  
  881. color: gold
  882.  
  883. chatcolor: gold
  884.  
  885. mutable: true
  886.  
  887. filter: true
  888.  
  889. autojoin: true
  890.  
  891. default: false
  892.  
  893. distance: 0
  894.  
  895. cooldown: 60
  896.  
  897. bungeecord: true
  898.  
  899. alias: n
  900.  
  901. permissions: None
  902.  
  903. format: '&f[&6Network&f] {prefix} {nickname}&6:'
  904.  
  905. irc: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement