Advertisement
Guest User

Config

a guest
Sep 8th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.00 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. - (\b(ma+s+tu?rba?te?[rs]?|wank(er)?[sz]?)\b),bake brownies
  29. - orafi(s|ce),rooster
  30. - (\bp+[e3]+[ai]*n+[i1!ua]+s+),rooster
  31. - (\bp[i1]s+(?!(ton))(flap|face|drop)?),peepee
  32. - (\b.?sh[i1!y]t+(er?|y|head)?[sz]*),poopoo
  33. - (\bva[1i]?[gj]+[i1]+na+\b),peach
  34. - vu[1l]+va,peach
  35. - planet.?minecraft,another dimension
  36. - pmc,another dimension
  37. - ((\d+\.){3}\d+),another dimension
  38. - nigger,fine person
  39.  
  40. # command without the /
  41. blockablecommands:
  42. - vote
  43. - me
  44.  
  45. # blacklisted player_displaynames
  46. player_displaynames:
  47. - Notch
  48.  
  49. player_displayname-in-tablist: true
  50.  
  51. commandspy:
  52. worldeditcommands: true
  53.  
  54. antispam:
  55. enabled: false
  56.  
  57. # number of messages to be spam
  58. spamnumber: 10
  59.  
  60. # amount of time in seconds for it to be spam
  61. spamtime: 10
  62.  
  63. # amount of time in minutes for the mute to last, use 0 for untimed mute
  64. mutetime: 1
  65.  
  66. # Logging chat and commands to a mysql database
  67. mysql:
  68. enabled: false
  69. user: VentureChat
  70. port: 3306
  71. password:
  72. host: 10.8.0.1
  73. database: VentureChat
  74.  
  75. # Login and logout messages
  76. # Use Default for the vanilla login and logout messages
  77. login:
  78. enabled: false
  79. message: '&2[&a+&2] &9{player}'
  80. logout:
  81. enabled: false
  82. message: '&4[&c-&4] &7{player}'
  83.  
  84. # Loglevel feature is still in the works for adding of debug messages
  85. # Valid loglevels:
  86. # Info: Regular logging
  87. # Debug: Show extra messages and caught errors for debugging
  88. # Severe: Only show severe messages
  89. loglevel: Info
  90.  
  91. # saveinterval is in minutes
  92. saveinterval: 30
  93.  
  94. # The time in seconds between each check to remove timed mutes
  95. unmuteinterval: 60
  96.  
  97. # The color of the private messages
  98. tellcolor: gray
  99.  
  100. # Enables or disabled BungeeCord messaging
  101. bungeecordmessaging: true
  102.  
  103. # This will allow vanished players to be exempt from being sent private messages, and will act as if they aren't online
  104. vanishsupport: false
  105.  
  106. # {playerto} : player receivings name
  107. # {playerfrom} : player sendings name
  108. # use Default for the basic formatting
  109. tellformatto: Default
  110. tellformatfrom: Default
  111. tellformatspy: Default
  112. replyformatto: Default
  113. replyformatfrom: Default
  114. replyformatspy: Default
  115.  
  116. # {sender} : player sendings name
  117. # {player} : player receivings name
  118. # {time} : time mail was sent
  119. # use Default for the basic formatting
  120. mailformat: Default
  121.  
  122. # {host} : party hosts name
  123. # {player} : player name
  124. # use Default for the basic formatting
  125. partyformat: Default
  126.  
  127. broadcastafk: true
  128. formatcleaner: false
  129.  
  130. # If true, /ignore will block chat from the ignored player as well as PM's
  131. ignorechat: false
  132.  
  133. # The message shown to players alerting them no one is in the channel to hear them
  134. emptychannelalert: ""
  135.  
  136. messageremoverpermissions: '&cYou need additional permissions to view this message!'
  137.  
  138. # The name of the group is the permissions node for the format
  139. # Example: venturechat.json.Owner is the node for the group Owner
  140. # A lower priority overrides a higher priority if a player has more than 1 group
  141. # Possible options for click_name and click_prefix are suggest_command, run_command, and open_url
  142. jsonformatting:
  143. Default:
  144. priority: 2147483647 # Integer.MAX_VALUE
  145. hover_name:
  146. - '&6Hello! I am &f{player_name}'
  147. click_name: 'suggest_command'
  148. click_name_text: '/msg {player_name}'
  149. hover_prefix:
  150. - '&dMatecraft Participant'
  151. click_prefix: 'run_command'
  152. click_prefix_text: '/rinfo'
  153. hover_suffix:
  154. - '&dI am default suffix!'
  155. click_suffix: 'suggest_command'
  156. click_suffix_text: '/msg {player_name}'
  157.  
  158. # The icon is the block shown in the GUI
  159. # The text is the display name of the block icon
  160. # Include a slash (/) before the command
  161. # Permissions automatically include "venturechat."
  162. # Example: permissions: alert equals venturechat.alert
  163. venturegui:
  164. mute:
  165. icon: 'REDSTONE_BLOCK'
  166. durability: 0
  167. text: '&cMute {player_name}'
  168. permission: 'mute'
  169. command: '/mute {player_name} {channel} 10'
  170. slot: 1
  171. unmute:
  172. icon: 'DIAMOND_BLOCK'
  173. durability: 0
  174. text: '&bUnmute {player_name}'
  175. permission: 'mute'
  176. command: '/unmute {player_name} {channel}'
  177. slot: 2
  178. removemessage:
  179. icon: 'DIAMOND_AXE'
  180. durability: 0
  181. text: '&cRemove Message'
  182. permission: 'removemessage'
  183. command: '/removemessage {hash} true'
  184. slot: 7
  185.  
  186. guiicon: ''
  187. guitext: '&cOpen Moderation GUI'
  188. guirows: 1
  189.  
  190. # All clickable URL's will be underlined if set to true
  191. underlineurls: true
  192.  
  193. # broadcast information
  194. broadcast:
  195. color: green
  196. permissions: venturechat.adminchannel
  197. displaytag: '&6[&4Broadcast&6]'
  198.  
  199. # Use $ to include arguments into the message
  200. # Valid component types are:
  201. # Command: Sends a message or command in chat
  202. # Message: Sends a message to the player
  203. # Broadcast: Sends a broadcast to all players on the server
  204. # Permissions automatically include "venturechat."
  205. # Example: permissions: alert equals venturechat.alert
  206. # Use None for no permissions
  207. # The number of arguments is the minimum number of required arguments, use 0 for no required arguments
  208. alias:
  209. mail:
  210. arguments: 0
  211. permissions: None
  212. components:
  213. - 'Command: /email$'
  214. tell:
  215. arguments: 0
  216. permissions: None
  217. components:
  218. - 'Command: /vtell$'
  219. whisper:
  220. arguments: 0
  221. permissions: None
  222. components:
  223. - 'Command: /vwhisper$'
  224. w:
  225. arguments: 0
  226. permissions: None
  227. components:
  228. - 'Command: /vwhisper$'
  229. msg:
  230. arguments: 0
  231. permissions: None
  232. components:
  233. - 'Command: /vmessage$'
  234. message:
  235. arguments: 0
  236. permissions: None
  237. components:
  238. - 'Command: /vmessage$'
  239. nick:
  240. arguments: 0
  241. permissions: None
  242. components:
  243. - 'Command: /enick$'
  244. r:
  245. arguments: 0
  246. permissions: None
  247. components:
  248. - 'Command: /reply$'
  249. temp1:
  250. arguments: 0
  251. permissions: None
  252. components:
  253. - 'Command: /tempban $ 1d$'
  254.  
  255. # Valid modes are:
  256. # * Everyone
  257. # v Voice and up
  258. # h HalfOp and up
  259. # q Owner
  260. # o Op and up
  261. # Enter components like console commands
  262. # Arguments are accepted
  263. irc:
  264. enabled: false
  265. nick: 'MateCraft'
  266. login: 'bot'
  267. server: 'irc.xfcab.com'
  268. port: 6667
  269. channel: '#matecraft'
  270. trustallcertificates: true
  271. # the delay before the bot logs into the channel in seconds
  272. # increase the time if the bot fails to login
  273. channeldelay: 120
  274. commands:
  275. mute:
  276. mode: 'q'
  277. components:
  278. - 'mute'
  279. ban:
  280. mode: 'q'
  281. components:
  282. - 'ban'
  283. kick:
  284. mode: 'q'
  285. components:
  286. - 'kick'
  287.  
  288. # color = [channel] color
  289. # chatcolor = text color
  290. # cooldown is in seconds
  291. # bungeecord overrides distance
  292. # channel permissions are configurable
  293. # channels can be changed, and new channels can be created
  294. # Permissions automatically include "venturechat."
  295. # Example: permissions: staff equals venturechat.staff
  296. # Use None for no permissions
  297.  
  298. # Legacy Placeholders:
  299. # Use PlaceholderAPI
  300. # {name} : player name
  301. # {player_displayname} : player player_displayname or name if they have no player_displayname
  302. # {prefix} : player prefix and color
  303. # {suffix} : player suffix and color
  304. # {servername} : name of the server in server.properties
  305. # {herolevel} : heroes hero level
  306. # {heroclass} : heroes hero class
  307. # {heroxp} : heroes hero xp
  308. # {herosecondclass} : heroes second class
  309. # {party} : heroes party
  310. # {herosecondmaster} : heroes second class master
  311. # {heromaster} : heroes class master
  312. # {herosecondlevel} : heroes second class level
  313. # {herosecondxp} : heroes second class xp
  314. # Use '' or "" around format, example: '[&2global&f] {name}&2:'
  315. # You must have prefixes and suffixes set in a Vault compatible permissions plugin to avoid errors
  316. # Use "" as the prefix or suffix to have none
  317. # use Default for the basic formatting
  318. channels:
  319. Global:
  320. color: gold
  321. chatcolor: white
  322. mutable: true
  323. filter: false
  324. autojoin: true
  325. default: true
  326. distance: 0
  327. cooldown: 0
  328. bungeecord: true
  329. alias: g
  330. permissions: None
  331. format: '&7(&r{player_server}&7) &r{powerfulperms_prefix_Builder}{powerfulperms_prefix_Devotee}{powerfulperms_prefix_Runecraft}{powerfulperms_prefix_Donator}{powerfulperms_prefix_Misc}{powerfulperms_prefix_Special}{powerfulperms_prefix_Gladiator}{powerfulperms_prefix_Prison-Prestige}{powerfulperms_prefix_Prison}{powerfulperms_prefix_Default} {player_displayname}&7:'
  332. irc: true
  333. Helper:
  334. color: blue
  335. chatcolor: white
  336. mutable: false
  337. filter: false
  338. autojoin: true
  339. default: false
  340. distance: 0
  341. cooldown: 0
  342. bungeecord: true
  343. alias: hlp
  344. permissions: helperchannel
  345. format: '&7[&bHelper Channel&7] &r{powerfulperms_prefix_Default} {player_displayname}&7:&r'
  346. Staff:
  347. color: dark_red
  348. chatcolor: white
  349. mutable: false
  350. filter: false
  351. autojoin: true
  352. default: false
  353. distance: 0
  354. cooldown: 0
  355. bungeecord: true
  356. alias: st
  357. permissions: staffchannel
  358. format: '&7[&4Staff Channel&7] &r{powerfulperms_prefix_Default} {player_displayname}&7:&r'
  359. irc: false
  360. Runecraft:
  361. color: dark_purple
  362. chatcolor: white
  363. mutable: true
  364. filter: false
  365. autojoin: true
  366. default: false
  367. distance: 0
  368. cooldown: 0
  369. bungeecord: true
  370. alias: rc
  371. permissions: runecraftchannel
  372. format: '&7[&5Runecraft Channel&7] &r{powerfulperms_prefix_Runecraft}{powerfulperms_prefix_Default} {player_displayname}&7:&r'
  373. irc: false
  374. RolePlay:
  375. color: light_purple
  376. chatcolor: white
  377. mutable: true
  378. filter: false
  379. autojoin: false
  380. default: false
  381. distance: 0
  382. cooldown: 0
  383. bungeecord: true
  384. alias: rp
  385. permissions: None
  386. format: '&7[&5RolePlay Channel&7] &r{powerfulperms_prefix_Default} {player_displayname}&7:&r'
  387. irc: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement