Advertisement
Guest User

config.yml

a guest
Sep 23rd, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.45 KB | None | 0 0
  1. #===============================================================
  2. # MineverseChat 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: false
  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: grey
  97.  
  98. # Enables or disabled BungeeCord messaging
  99. bungeecordmessaging: false
  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: Default
  108. tellformatfrom: Default
  109. tellformatspy: Default
  110. replyformatto: Default
  111. replyformatfrom: Default
  112. replyformatspy: Default
  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: mineversechat.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: 1000
  143. hover_name:
  144. - '&6I have no rank!'
  145. click_name: 'suggest_command'
  146. click_name_text: '/msg {player_name}'
  147. hover_prefix:
  148. - '&dIm a newbie!'
  149. click_prefix: 'run_command'
  150. click_prefix_text: '/help'
  151. hover_suffix:
  152. - '&dIm a newbie!'
  153. click_suffix: 'suggest_command'
  154. click_suffix_text: '/msg {player_name}'
  155. Tourist:
  156. priority: 999
  157. hover_name:
  158. - '&6I have Tourist rank!'
  159. click_name: 'suggest_command'
  160. click_name_text: '/msg {player_name}'
  161. hover_prefix:
  162. - '&dIm a Tourist!'
  163. click_prefix: 'run_command'
  164. click_prefix_text: '/help'
  165. hover_suffix:
  166. - '&dIm a Tourist!'
  167. click_suffix: 'suggest_command'
  168. click_suffix_text: '/msg {player_name}'
  169. Dedicated:
  170. priority: 998
  171. hover_name:
  172. - '&6I have Dedicated rank!'
  173. click_name: 'suggest_command'
  174. click_name_text: '/msg {player_name}'
  175. hover_prefix:
  176. - '&dIm Dedicated!'
  177. click_prefix: 'run_command'
  178. click_prefix_text: '/help'
  179. hover_suffix:
  180. - '&dIm Dedicated!'
  181. click_suffix: 'suggest_command'
  182. click_suffix_text: '/msg {player_name}'
  183. Trusted:
  184. priority: 997
  185. hover_name:
  186. - '&6I have Trusted rank!'
  187. click_name: 'suggest_command'
  188. click_name_text: '/msg {player_name}'
  189. hover_prefix:
  190. - '&dIm Trusted!'
  191. click_prefix: 'run_command'
  192. click_prefix_text: '/help'
  193. hover_suffix:
  194. - '&dIm Trusted!'
  195. click_suffix: 'suggest_command'
  196. click_suffix_text: '/msg {player_name}'
  197. Devoted:
  198. priority: 996
  199. hover_name:
  200. - '&6I have Devoted rank!'
  201. click_name: 'suggest_command'
  202. click_name_text: '/msg {player_name}'
  203. hover_prefix:
  204. - '&dIm Devoted!'
  205. click_prefix: 'run_command'
  206. click_prefix_text: '/help'
  207. hover_suffix:
  208. - '&dIm Devoted!'
  209. click_suffix: 'suggest_command'
  210. click_suffix_text: '/msg {player_name}'
  211. Loyal:
  212. priority: 995
  213. hover_name:
  214. - '&6I have Loyal rank!'
  215. click_name: 'suggest_command'
  216. click_name_text: '/msg {player_name}'
  217. hover_prefix:
  218. - '&dIm Loyal!'
  219. click_prefix: 'run_command'
  220. click_prefix_text: '/help'
  221. hover_suffix:
  222. - '&dIm Loyal!'
  223. click_suffix: 'suggest_command'
  224. click_suffix_text: '/msg {player_name}'
  225. Donator:
  226. priority: 994
  227. hover_name:
  228. - '&6I have Donator rank!'
  229. click_name: 'suggest_command'
  230. click_name_text: '/msg {player_name}'
  231. hover_prefix:
  232. - '&dIm a Donator!'
  233. click_prefix: 'run_command'
  234. click_prefix_text: '/help'
  235. hover_suffix:
  236. - '&dIm a Donator!'
  237. click_suffix: 'suggest_command'
  238. click_suffix_text: '/msg {player_name}'
  239. Build:
  240. priority: 993
  241. hover_name:
  242. - '&6I have Builder rank!'
  243. click_name: 'suggest_command'
  244. click_name_text: '/msg {player_name}'
  245. hover_prefix:
  246. - '&dIm a Builder!'
  247. click_prefix: 'run_command'
  248. click_prefix_text: '/help'
  249. hover_suffix:
  250. - '&dIm a Builder!'
  251. click_suffix: 'suggest_command'
  252. click_suffix_text: '/msg {player_name}'
  253. Admin:
  254. priority: 993
  255. hover_name:
  256. - '&6I have Admin rank!'
  257. click_name: 'suggest_command'
  258. click_name_text: '/msg {player_name}'
  259. hover_prefix:
  260. - '&dIm an Admin!'
  261. click_prefix: 'run_command'
  262. click_prefix_text: '/help'
  263. hover_suffix:
  264. - '&dIm an Admin!'
  265. click_suffix: 'suggest_command'
  266. click_suffix_text: '/msg {player_name}'
  267. Binki:
  268. priority: 993
  269. hover_name:
  270. - '&6I have Admin+ rank!'
  271. click_name: 'suggest_command'
  272. click_name_text: '/msg {player_name}'
  273. hover_prefix:
  274. - '&dIm an Admin+!'
  275. click_prefix: 'run_command'
  276. click_prefix_text: '/help'
  277. hover_suffix:
  278. - '&dIm an Admin+!'
  279. click_suffix: 'suggest_command'
  280. click_suffix_text: '/msg {player_name}'
  281. Owner:
  282. priority: 1 # Lowest Priority
  283. hover_name:
  284. - '&cOwner of the server!'
  285. - '&bMessage me for help!'
  286. click_name: 'suggest_command'
  287. click_name_text: '/msg {player_name}'
  288. hover_prefix:
  289. - '&dServer Owner'
  290. click_prefix: 'run_command'
  291. click_prefix_text: '/help'
  292. hover_suffix:
  293. - '&dI am Owner suffix!'
  294. click_suffix: 'suggest_command'
  295. click_suffix_text: '/msg {player_name}'
  296.  
  297. # The icon is the block shown in the GUI
  298. # The text is the display name of the block icon
  299. # Include a slash (/) before the command
  300. # Permissions automatically include "mineversechat."
  301. # Example: permissions: alert equals mineversechat.alert
  302. venturegui:
  303. mute:
  304. icon: 'REDSTONE_BLOCK'
  305. durability: 0
  306. text: '&cMute {player_name}'
  307. permission: 'mute'
  308. command: '/mute {player_name} {channel} 10'
  309. slot: 1
  310. unmute:
  311. icon: 'DIAMOND_BLOCK'
  312. durability: 0
  313. text: '&bUnmute {player_name}'
  314. permission: 'mute'
  315. command: '/unmute {player_name} {channel}'
  316. slot: 2
  317. removemessage:
  318. icon: 'DIAMOND_AXE'
  319. durability: 0
  320. text: '&cRemove Message'
  321. permission: 'removemessage'
  322. command: '/removemessage {hash} true'
  323. slot: 7
  324.  
  325. guiicon: ''
  326. guitext: ''
  327. guirows: 1
  328.  
  329. # All clickable URL's will be underlined if set to true
  330. underlineurls: true
  331.  
  332. # broadcast information
  333. broadcast:
  334. color: red
  335. permissions: mineversechat.adminchannel
  336. displaytag: '&f[&aBroadcast&f]'
  337.  
  338. # Use $ to include arguments into the message
  339. # Valid component types are:
  340. # Command: Sends a message or command in chat
  341. # Message: Sends a message to the player
  342. # Broadcast: Sends a broadcast to all players on the server
  343. # Permissions automatically include "mineversechat."
  344. # Example: permissions: alert equals mineversechat.alert
  345. # Use None for no permissions
  346. # The number of arguments is the minimum number of required arguments, use 0 for no required arguments
  347. alias:
  348. vote:
  349. arguments: 0
  350. permissions: vote
  351. components:
  352. - 'Message: &6Vote here: www.votelinkhere.com'
  353. bane:
  354. arguments: 2
  355. permissions: bane
  356. components:
  357. - 'Command: /ban $ appeal at www.site.com'
  358. - 'Command: /st banned $'
  359. alert:
  360. arguments: 1
  361. permissions: alert
  362. components:
  363. - 'Broadcast: &c<Alert> $'
  364. donate:
  365. arguments: 0
  366. permissions: donate
  367. components:
  368. - 'Message: &bDonate here: www.mywebsite.com'
  369. website:
  370. arguments: 0
  371. permissions: web
  372. components:
  373. - 'Message: &aThis is our website: www.site.net'
  374. mail:
  375. arguments: 0
  376. permissions: mail
  377. components:
  378. - 'Command: /email$'
  379. tell:
  380. arguments: 0
  381. permissions: None
  382. components:
  383. - 'Command: /vtell$'
  384. whisper:
  385. arguments: 0
  386. permissions: None
  387. components:
  388. - 'Command: /vwhisper$'
  389. w:
  390. arguments: 0
  391. permissions: None
  392. components:
  393. - 'Command: /vwhisper$'
  394. msg:
  395. arguments: 0
  396. permissions: None
  397. components:
  398. - 'Command: /vmessage$'
  399. message:
  400. arguments: 0
  401. permissions: None
  402. components:
  403. - 'Command: /vmessage$'
  404.  
  405. # Valid modes are:
  406. # * Everyone
  407. # v Voice and up
  408. # h HalfOp and up
  409. # q Owner
  410. # o Op and up
  411. # Enter components like console commands
  412. # Arguments are accepted
  413. irc:
  414. enabled: false
  415. nick: 'MineverseChatBot'
  416. login: 'MineverseChatbot'
  417. server: 'irc.freenode.net'
  418. port: 6667
  419. channel: '#mineversechat'
  420. trustallcertificates: true
  421. # the delay before the bot logs into the channel in seconds
  422. # increase the time if the bot fails to login
  423. channeldelay: 60
  424. commands:
  425. mute:
  426. mode: 'v'
  427. components:
  428. - 'mute'
  429. ban:
  430. mode: 'o'
  431. components:
  432. - 'ban'
  433. kick:
  434. mode: 'v'
  435. components:
  436. - 'kick'
  437.  
  438. # color = [channel] color
  439. # chatcolor = text color
  440. # cooldown is in seconds
  441. # bungeecord overrides distance
  442. # channel permissions are configurable
  443. # channels can be changed, and new channels can be created
  444. # Permissions automatically include "mineversechat."
  445. # Example: permissions: staff equals mineversechat.staff
  446. # Use None for no permissions
  447.  
  448. # Legacy Placeholders:
  449. # Use PlaceholderAPI
  450. # {name} : player name
  451. # {nickname} : player nickname or name if they have no nickname
  452. # {prefix} : player prefix and color
  453. # {suffix} : player suffix and color
  454. # {servername} : name of the server in server.properties
  455. # {herolevel} : heroes hero level
  456. # {heroclass} : heroes hero class
  457. # {heroxp} : heroes hero xp
  458. # {herosecondclass} : heroes second class
  459. # {party} : heroes party
  460. # {herosecondmaster} : heroes second class master
  461. # {heromaster} : heroes class master
  462. # {herosecondlevel} : heroes second class level
  463. # {herosecondxp} : heroes second class xp
  464. # Use '' or "" around format, example: '[&2global&f] {prefix}{name}&2:'
  465. # You must have prefixes and suffixes set in a Vault compatible permissions plugin to avoid errors
  466. # Use "" as the prefix or suffix to have none
  467. # use Default for the basic formatting
  468. channels:
  469. Global:
  470. color: dark_green
  471. chatcolor: dark_green
  472. mutable: true
  473. filter: true
  474. autojoin: true
  475. default: true
  476. distance: 0
  477. cooldown: 0
  478. bungeecord: false
  479. alias: g
  480. permissions: None
  481. format: '&2Global&f>&2[{jobs_format}&2]{nickname}&2:'
  482. irc: false
  483. Staff:
  484. color: green
  485. chatcolor: green
  486. mutable: false
  487. filter: false
  488. autojoin: false
  489. default: false
  490. distance: 0
  491. cooldown: 0
  492. bungeecord: false
  493. alias: st
  494. permissions: staffchannel
  495. format: '&aStaff>{nickname}&a:'
  496. irc: false
  497. Admin:
  498. color: red
  499. chatcolor: red
  500. mutable: false
  501. filter: false
  502. autojoin: false
  503. default: false
  504. distance: 0
  505. cooldown: 0
  506. bungeecord: false
  507. alias: a
  508. permissions: adminchannel
  509. format: '&cAdmin&f>{nickname}&c:'
  510. irc: false
  511. # Donator:
  512. # color: light_purple
  513. # chatcolor: light_purple
  514. # mutable: true
  515. # filter: true
  516. # autojoin: false
  517. # default: false
  518. # distance: 0
  519. # cooldown: 0
  520. # bungeecord: false
  521. # alias: d
  522. # permissions: donatorchannel
  523. # format: '&dDonator {jobs}{nickname}&d:'
  524. # irc: false
  525. Help:
  526. color: aqua
  527. chatcolor: aqua
  528. mutable: true
  529. filter: true
  530. autojoin: false
  531. default: false
  532. distance: 0
  533. cooldown: 0
  534. bungeecord: false
  535. alias: h
  536. permissions: None
  537. format: '&bHelp&f>&b[{jobs_format}&b]{nickname}&b:'
  538. irc: false
  539. Trade:
  540. color: dark_aqua
  541. chatcolor: dark_aqua
  542. mutable: true
  543. filter: true
  544. autojoin: false
  545. default: false
  546. distance: 0
  547. cooldown: 0
  548. bungeecord: false
  549. alias: t
  550. permissions: None
  551. format: '&3Trade&f>{nickname}&3:'
  552. irc: false
  553. Local:
  554. color: yellow
  555. chatcolor: yellow
  556. mutable: true
  557. filter: true
  558. autojoin: false
  559. default: false
  560. distance: 230
  561. cooldown: 0
  562. bungeecord: false
  563. alias: l
  564. permissions: None
  565. format: '&eLocal&f>&e[{jobs_format}&e]{nickname}&e:'
  566. irc: false
  567. # Network:
  568. # color: gold
  569. # chatcolor: gold
  570. # mutable: true
  571. # filter: true
  572. # autojoin: false
  573. # default: false
  574. # distance: 0
  575. # cooldown: 60
  576. # bungeecord: true
  577. # alias: n
  578. # permissions: None
  579. # format: '&6Network {jobs}{nickname}&6:'
  580. # irc: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement