Advertisement
Guest User

Untitled

a guest
Mar 11th, 2016
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.68 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. - liek,like
  14. - rare ?pepe(s),pokemon cards
  15.  
  16. # command without the /
  17. blockablecommands:
  18. - vote
  19. - me
  20.  
  21. # blacklisted nicknames
  22. nicknames:
  23. - Notch
  24.  
  25. nickname-in-tablist: true
  26.  
  27. commandspy:
  28. worldeditcommands: true
  29.  
  30. antispam:
  31. enabled: false
  32.  
  33. # number of messages to be spam
  34. spamnumber: 5
  35.  
  36. # amount of time in seconds for it to be spam
  37. spamtime: 10
  38.  
  39. # amount of time in minutes for the mute to last, use 0 for untimed mute
  40. mutetime: 10
  41.  
  42. # Logging chat and commands to a mysql database
  43. mysql:
  44. enabled: false
  45. user: User
  46. port: 3306
  47. password: Password
  48. host: localhost
  49. database: Database
  50.  
  51. # Login and logout messages
  52. # Use Default for the vanilla login and logout messages
  53. login:
  54. enabled: true
  55. message: Default
  56. logout:
  57. enabled: true
  58. message: Default
  59.  
  60. # Loglevel feature is still in the works for adding of debug messages
  61. # Valid loglevels:
  62. # Info: Regular logging
  63. # Debug: Show extra messages and caught errors for debugging
  64. # Severe: Only show severe messages
  65. loglevel: info
  66.  
  67. # saveinterval is in minutes
  68. saveinterval: 30
  69.  
  70. # The time in seconds between each check to remove timed mutes
  71. unmuteinterval: 60
  72.  
  73. # The color of the private messages
  74. tellcolor: white
  75.  
  76. # Enables or disabled BungeeCord messaging
  77. bungeecordmessaging: false
  78.  
  79. # This will allow vanished players to be exempt from being sent private messages, and will act as if they aren't online
  80. vanishsupport: true
  81.  
  82. # {playerto} : player receivings name
  83. # {playerfrom} : player sendings name
  84. # use Default for the basic formatting
  85. tellformatto: &e*&7(To {playerto})
  86. tellformatfrom: &e*&7(From {playerfrom})
  87. tellformatspy: [test]
  88. replyformatto: Default
  89. replyformatfrom: Default
  90. replyformatspy: Default
  91.  
  92. # {sender} : player sendings name
  93. # {player} : player receivings name
  94. # {time} : time mail was sent
  95. # use Default for the basic formatting
  96. mailformat: Default
  97.  
  98. # {host} : party hosts name
  99. # {player} : player name
  100. # use Default for the basic formatting
  101. partyformat: Default
  102.  
  103. broadcastafk: false
  104. formatcleaner: true
  105.  
  106. # If true, /ignore will block chat from the ignored player as well as PM's
  107. ignorechat: false
  108.  
  109. # The message shown to players alerting them no one is in the channel to hear them
  110. emptychannelalert: ""
  111.  
  112. messageremovericon: '&8x'
  113. messageremovertext: '&cRemove Message'
  114. messageremoverpermissions: '&cYou need additional permissions to view this message!'
  115.  
  116. # The name of the group is the permissions node for the format
  117. # Example: mineversechat.json.Owner is the node for the group Owner
  118. # A lower priority overrides a higher priority if a player has more than 1 group
  119. # Possible options for click_name and click_prefix are suggest_command, run_command, and open_url
  120. jsonformatting:
  121. Default:
  122. priority: 2147483647 # Integer.MAX_VALUE
  123. hover_name:
  124. - '&7Rank: &8Guest'
  125. click_name: 'suggest_command'
  126. click_name_text: '/msg {player}'
  127. hover_prefix:
  128. - '&7Rank: &8Guest'
  129. click_prefix: 'run_command'
  130. click_prefix_text: '/help'
  131. Owner:
  132. priority: 1 # Lowest Priority
  133. hover_name:
  134. - '&7Rank: &cServer Owner'
  135. click_name: 'suggest_command'
  136. click_name_text: '/msg {player}'
  137. hover_prefix:
  138. - '&7Rank: &cServer Owner'
  139. click_prefix: 'run_command'
  140. click_prefix_text: '/help'
  141. Staff:
  142. priority: 2 # Lowest Priority
  143. hover_name:
  144. - '&7Rank: &bStaff Team'
  145. - '&eMessage us for help!'
  146. click_name: 'suggest_command'
  147. click_name_text: '/msg {player}'
  148. hover_prefix:
  149. - '&7Rank: &dStaff Team'
  150. click_prefix: 'run_command'
  151. click_prefix_text: '/help'
  152. Resident:
  153. priority: 3 # Integer.MAX_VALUE
  154. hover_name:
  155. - '&7Rank: &aResident'
  156. click_name: 'suggest_command'
  157. click_name_text: '/msg {player}'
  158. hover_prefix:
  159. - '&7Rank: &aResident'
  160. click_prefix: 'run_command'
  161. click_prefix_text: '/help'
  162.  
  163. # The text is the message shown when hovering over the button
  164. # The icon is what is shown at the end of the chat message and can be clicked
  165. # Permissions automatically include "mineversechat."
  166. # Example: permissions: alert equals mineversechat.alert
  167. # Use "None" if you do not want permissions
  168. # Do not use a slash (/) before the command
  169. jsonbuttons:
  170. mute:
  171. text: '&4Mute Player'
  172. icon: '&8!'
  173. permission: 'mute'
  174. click_action: 'run_command'
  175. command: 'mute {player} {channel}'
  176. unmute:
  177. text: '&bUnmute Player'
  178. icon: '&8?'
  179. permission: 'mute'
  180. click_action: 'run_command'
  181. command: 'unmute {player} {channel}'
  182.  
  183. # All clickable URL's will be underlined if set to true
  184. underlineurls: true
  185.  
  186. # broadcast information
  187. broadcast:
  188. color: red
  189. permissions: mineversechat.adminchannel
  190. displaytag: '[Broadcast]'
  191.  
  192. # Use $ to include arguments into the message
  193. # Valid component types are:
  194. # Command: Sends a message or command in chat
  195. # Message: Sends a message to the player
  196. # Broadcast: Sends a broadcast to all players on the server
  197. # Permissions automatically include "mineversechat."
  198. # Example: permissions: alert equals mineversechat.alert
  199. # Use None for no permissions
  200. # The number of arguments is the minimun number of required arguments, use 0 for no required arguments
  201. alias:
  202. vote:
  203. arguments: 0
  204. permissions: None
  205. components:
  206. - 'Message: &6Vote here: www.votelinkhere.com'
  207. bane:
  208. arguments: 2
  209. permissions: bane
  210. components:
  211. - 'Command: /ban $ appeal at www.site.com'
  212. - 'Command: /st banned $'
  213. alert:
  214. arguments: 1
  215. permissions: alert
  216. components:
  217. - 'Broadcast: &c<Alert> $'
  218. donate:
  219. arguments: 0
  220. permissions: None
  221. components:
  222. - 'Message: &bDonate here: www.mywebsite.com'
  223. website:
  224. arguments: 0
  225. permissions: None
  226. components:
  227. - 'Message: &aThis is our website: www.site.net'
  228.  
  229. # Valid modes are:
  230. # * Everyone
  231. # v Voice and up
  232. # h HalfOp and up
  233. # q Owner
  234. # o Op and up
  235. # Enter components like console commands
  236. # Arguments are accepted
  237. irc:
  238. enabled: false
  239. nick: 'MineverseChatBot'
  240. login: 'MineverseChatbot'
  241. server: 'irc.freenode.net'
  242. port: 6667
  243. channel: '#mineversechat'
  244. trustallcertificates: true
  245. # the delay before the bot logs into the channel in seconds
  246. # increase the time if the bot fails to login
  247. channeldelay: 60
  248. commands:
  249. mute:
  250. mode: 'v'
  251. components:
  252. - 'mute'
  253. ban:
  254. mode: 'o'
  255. components:
  256. - 'ban'
  257. kick:
  258. mode: 'v'
  259. components:
  260. - 'kick'
  261.  
  262. # color = [channel] color
  263. # chatcolor = text color
  264. # cooldown is in seconds
  265. # bungeecord overrides distance
  266. # channel permissions are configurable
  267. # channels can be changed, and new channels can be created
  268. # Permissions automatically include "mineversechat."
  269. # Example: permissions: staff equals mineversechat.staff
  270. # Use None for no permissions
  271.  
  272. # Legacy Placeholders:
  273. # Use PlaceholderAPI
  274. # {name} : player name
  275. # {nickname} : player nickname or name if they have no nickname
  276. # {prefix} : player prefix and color
  277. # {suffix} : player suffix and color
  278. # {servername} : name of the server in server.properties
  279. # {herolevel} : heroes hero level
  280. # {heroclass} : heroes hero class
  281. # {heroxp} : heroes hero xp
  282. # {herosecondclass} : heroes second class
  283. # {party} : heroes party
  284. # {herosecondmaster} : heroes second class master
  285. # {heromaster} : heroes class master
  286. # {herosecondlevel} : heroes second class level
  287. # {herosecondxp} : heroes second class xp
  288. # Use '' or "" around format, example: '[&2global&f] {prefix}{name}&2:'
  289. # You must have prefixes and suffixes set in a Vault compatible permissions plugin to avoid errors
  290. # Use "" as the prefix or suffix to have none
  291. # use Default for the basic formatting
  292. channels:
  293. Global:
  294. color: grey
  295. chatcolor: white
  296. mutable: true
  297. filter: false
  298. autojoin: true
  299. default: true
  300. distance: 0
  301. cooldown: 0
  302. bungeecord: false
  303. alias: g
  304. permissions: None
  305. format: '{prefix} &7{nickname}&f:'
  306. irc: false
  307. Staff:
  308. color: aqua
  309. chatcolor: aqua
  310. mutable: false
  311. filter: false
  312. autojoin: false
  313. default: false
  314. distance: 0
  315. cooldown: 0
  316. bungeecord: false
  317. alias: st
  318. permissions: staffchannel
  319. format: '&7[&bStaff&7] {prefix} &7{nickname}&b:'
  320. irc: false
  321. Admin:
  322. color: red
  323. chatcolor: red
  324. mutable: false
  325. filter: false
  326. autojoin: true
  327. default: false
  328. distance: 0
  329. cooldown: 0
  330. bungeecord: false
  331. alias: a
  332. permissions: adminchannel
  333. format: '&7[&cAdmin&7] {prefix} &7{nickname}&c:'
  334. irc: false
  335. Donator:
  336. color: light_purple
  337. chatcolor: light_purple
  338. mutable: true
  339. filter: true
  340. autojoin: true
  341. default: false
  342. distance: 0
  343. cooldown: 0
  344. bungeecord: false
  345. alias: d
  346. permissions: donatorchannel
  347. format: '&f[&dDonator&f] {prefix} &7{nickname}&d:'
  348. irc: false
  349. Private:
  350. color: gray
  351. chatcolor: gray
  352. mutable: true
  353. filter: true
  354. autojoin: true
  355. default: false
  356. distance: 0
  357. cooldown: 0
  358. bungeecord: false
  359. alias: p
  360. permissions: privatechannel
  361. format: '&8[&7Private&8]&7 {prefix} &7{nickname}&8:'
  362. irc: false
  363. Trade:
  364. color: dark_aqua
  365. chatcolor: dark_aqua
  366. mutable: true
  367. filter: true
  368. autojoin: true
  369. default: false
  370. distance: 0
  371. cooldown: 0
  372. bungeecord: false
  373. alias: t
  374. permissions: None
  375. format: '&f[&3Trade&f] {prefix} &7{nickname}&3:'
  376. irc: false
  377. Local:
  378. color: yellow
  379. chatcolor: yellow
  380. mutable: true
  381. filter: true
  382. autojoin: true
  383. default: false
  384. distance: 230
  385. cooldown: 0
  386. bungeecord: false
  387. alias: l
  388. permissions: None
  389. format: '&f[&eLocal&f] {prefix} &7{nickname}&e:'
  390. irc: false
  391. Network:
  392. color: gold
  393. chatcolor: gold
  394. mutable: true
  395. filter: true
  396. autojoin: true
  397. default: false
  398. distance: 0
  399. cooldown: 60
  400. bungeecord: true
  401. alias: n
  402. permissions: None
  403. format: '&f[&6Network&f] {prefix} {nickname}&6:'
  404. irc: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement