Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.21 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. - pmc,another dimension
  14.  
  15. # command without the /
  16. blockablecommands:
  17. - vote
  18. - me
  19.  
  20. # blacklisted nicknames
  21. nicknames:
  22. - Notch
  23.  
  24. commandspy:
  25. worldeditcommands: false
  26.  
  27. antispam:
  28. enabled: false
  29.  
  30. # number of messages to be spam
  31. spamnumber: 5
  32.  
  33. # amount of time in seconds for it to be spam
  34. spamtime: 10
  35.  
  36. # amount of time in minutes for the mute to last, use 0 for untimed mute
  37. mutetime: 10
  38.  
  39. # Logging chat and commands to a mysql database
  40. mysql:
  41. enabled: false
  42. user: User
  43. port: 3306
  44. password: Password
  45. host: localhost
  46. database: Database
  47.  
  48. # Login and logout messages
  49. # Use Default for the vanilla login and logout messages
  50. login:
  51. enabled: true
  52. message: Default
  53. logout:
  54. enabled: true
  55. message: Default
  56.  
  57. # If you change this, please try and credit me; and do not try and steal the plugin as your own
  58. pluginname: MineverseChat
  59.  
  60. # Modify the plugin list to show the custom name of the plugin to players that have permission
  61. modifypluginlist: true
  62.  
  63. # Loglevel feature is still in the works for adding of debug messages
  64. # Valid loglevels:
  65. # Info: Regular logging
  66. # Debug: Show extra messages and caught errors for debugging
  67. # Severe: Only show severe messages
  68. loglevel: info
  69.  
  70. # I recommend keeping this true, if you change it to false, it will be as if the player joined for the first time every time they join
  71. saveplayerdata: true
  72.  
  73. # saveinterval is in minutes
  74. saveinterval: 5
  75.  
  76. # The time in seconds between each check to remove timed mutes
  77. unmuteinterval: 60
  78.  
  79. # The color of the private messages
  80. tellcolor: white
  81.  
  82. # This will allow vanished players to be exempt from being sent private messages, and will act as if they aren't online
  83. vanishsupport: true
  84.  
  85. # {playerto} : player receivings name
  86. # {playerfrom} : player sendings name
  87. # use Default for the basic formatting
  88. tellformatto: '&6You &8-> &6{playerto}&7:'
  89. tellformatfrom: '&6{playerfrom} &8-> &6You&7:'
  90. tellformatspy: '&8{playerfrom} &7-> &8{playerto}&7:'
  91. replyformatto: '&6You &8-> &6{playerto}&7:'
  92. replyformatfrom: '&6{playerfrom} &8-> &6You&7:'
  93. replyformatspy: '&8{playerfrom} &7-> &8{playerto}&7:'
  94.  
  95. # {sender} : player sendings name
  96. # {player} : player receivings name
  97. # {time} : time mail was sent
  98. # use Default for the basic formatting
  99. mailformat: Default
  100.  
  101. # {host} : party hosts name
  102. # {player} : player name
  103. # use Default for the basic formatting
  104. partyformat: Default
  105.  
  106. broadcastafk: false
  107. formatcleaner: true
  108. # If true, /ignore will block chat from the ignored player as well as PM's
  109. ignorechat: false
  110.  
  111. # The message shown to players alerting them no one is in the channel to hear them
  112. emptychannelalert: "&6There's no one in this channel, or within range to listen."
  113.  
  114. messageremovericon: '&c[x]'
  115. messageremovertext: '&cRemove message'
  116. messageremoverpermissions: '&cYou need additional permissions to view this message!'
  117.  
  118. # The name of the group is the permissions node for the format
  119. # Example: mineversechat.json.Owner is the node for the group Owner
  120. # A lower priority overrides a higher priority if a player has more than 1 group
  121. # Click events are not currently implemented
  122. jsonformatting:
  123. # Default:
  124. # priority: 2147483647 # Integer.MAX_VALUE
  125. # hover_name: ''
  126. # click_name: ''
  127. # hover_prefix: ''
  128. # click_prefix: ''
  129. whitebelt:
  130. priority: 100
  131. hover_name:
  132. - 'White Belt'
  133. click_name: ''
  134. hover_prefix:
  135. - 'Beginning rank.'
  136. - 'Earned for &90&f hours played.'
  137. click_prefix: ''
  138. yellowbelt:
  139. priority: 100
  140. hover_name:
  141. - 'Yellow Belt'
  142. click_name: ''
  143. hover_prefix:
  144. - 'Earned for &91&f hour played.'
  145. click_prefix: ''
  146. orangebelt:
  147. priority: 100
  148. hover_name:
  149. - 'Orange Belt'
  150. click_name: ''
  151. hover_prefix:
  152. - 'Earned for &93&f hours played.'
  153. click_prefix: ''
  154. greenbelt:
  155. priority: 100
  156. hover_name:
  157. - 'Green Belt'
  158. click_name: ''
  159. hover_prefix:
  160. - 'Earned for &910&f hours played.'
  161. click_prefix: ''
  162. purplebelt:
  163. priority: 100
  164. hover_name:
  165. - 'Purple Belt'
  166. click_name: ''
  167. hover_prefix:
  168. - 'Earned for &940&f hours played.'
  169. click_prefix: ''
  170. bluebelt:
  171. priority: 100
  172. hover_name:
  173. - 'Blue Belt'
  174. click_name: ''
  175. hover_prefix:
  176. - 'Earned for &9130&f hours played.'
  177. click_prefix: ''
  178. brownbelt:
  179. priority: 100
  180. hover_name:
  181. - 'Brown Belt'
  182. click_name: ''
  183. hover_prefix:
  184. - 'Earned for &9250&f hours played.'
  185. click_prefix: ''
  186. blackbelt1:
  187. priority: 100
  188. hover_name:
  189. - '1st Dan Black Belt'
  190. click_name: ''
  191. hover_prefix:
  192. - 'Earned for &9400&f hours played.'
  193. click_prefix: ''
  194. blackbelt2:
  195. priority: 100
  196. hover_name:
  197. - '2nd Dan Black Belt'
  198. click_name: ''
  199. hover_prefix:
  200. - 'Earned for &9600&f hours played.'
  201. click_prefix: ''
  202. blackbelt3:
  203. priority: 100
  204. hover_name:
  205. - '3rd Dan Black Belt'
  206. click_name: ''
  207. hover_prefix:
  208. - 'Earned for &9900&f hours played.'
  209. click_prefix: ''
  210. blackbelt4:
  211. priority: 100
  212. hover_name:
  213. - '4th Dan Black Belt'
  214. click_name: ''
  215. hover_prefix:
  216. - 'Earned for &91200&f hours played.'
  217. click_prefix: ''
  218. blackbelt5:
  219. priority: 100
  220. hover_name:
  221. - '5th Dan Black Belt'
  222. click_name: ''
  223. hover_prefix:
  224. - 'Earned for &91500&f hours played.'
  225. click_prefix: ''
  226. blackbelt6:
  227. priority: 100
  228. hover_name:
  229. - '6th Dan Black Belt'
  230. click_name: ''
  231. hover_prefix:
  232. - 'Earned for &91800&f hours played.'
  233. click_prefix: ''
  234. blackbelt7:
  235. priority: 100
  236. hover_name:
  237. - '7th Dan Black Belt'
  238. click_name: ''
  239. hover_prefix:
  240. - 'Earned for &92100&f hours played.'
  241. click_prefix: ''
  242. blackbelt8:
  243. priority: 100
  244. hover_name:
  245. - '8th Dan Black Belt'
  246. click_name: ''
  247. hover_prefix:
  248. - 'Earned for &92400&f hours played.'
  249. click_prefix: ''
  250. blackbelt9:
  251. priority: 100
  252. hover_name:
  253. - '9th Dan Black Belt'
  254. click_name: ''
  255. hover_prefix:
  256. - 'Earned for &92700&f hours played.'
  257. click_prefix: ''
  258. blackbelt10:
  259. priority: 100
  260. hover_name:
  261. - '10th Dan Black Belt'
  262. click_name: ''
  263. hover_prefix:
  264. - 'Earned for &93000&f hours played.'
  265. click_prefix: ''
  266. staff1:
  267. priority: 100
  268. hover_name:
  269. - 'Junior Moderator'
  270. click_name: ''
  271. hover_prefix:
  272. - 'Message me for help!'
  273. click_prefix: ''
  274. staff2:
  275. priority: 100
  276. hover_name:
  277. - 'Moderator'
  278. click_name: ''
  279. hover_prefix:
  280. - 'Message me for help!'
  281. click_prefix: ''
  282. admin1:
  283. priority: 100
  284. hover_name:
  285. - 'Admin'
  286. click_name: ''
  287. hover_prefix:
  288. - 'Message me for help!'
  289. click_prefix: ''
  290. admin2:
  291. priority: 100
  292. hover_name:
  293. - 'Tech Admin'
  294. click_name: ''
  295. hover_prefix:
  296. - 'Message a Moderator or Admin for help!'
  297. - 'Message me for help if they are busy!'
  298. click_prefix: ''
  299. sysop1:
  300. priority: 100
  301. hover_name:
  302. - 'SysOp'
  303. click_name: ''
  304. hover_prefix:
  305. - 'Message a Moderator or Admin for help!'
  306. - 'Message me for help if they are busy!'
  307. click_prefix: ''
  308. owner:
  309. priority: 50
  310. hover_name:
  311. - '&cOwner of CrazyPig!'
  312. click_name: ''
  313. hover_prefix:
  314. - 'Message a Moderator or Admin for help!'
  315. - 'Message me for help if they are busy!'
  316. click_prefix: ''
  317.  
  318. # The text is the message shown when hovering over the button
  319. # The icon is what is shown at the end of the chat message and can be clicked
  320. # Use "None" if you do not want permissions
  321. # Do not use a slash (/) before the command
  322. jsonbuttons:
  323. mute:
  324. text: '&4Mute Player'
  325. icon: '&f[!]'
  326. permission: 'mineversechat.mute'
  327. command: 'muteall {player}'
  328. unmute:
  329. text: '&bUnmute Player'
  330. icon: '&7[?]'
  331. permission: 'mineversechat.mute'
  332. command: 'unmuteall {player}'
  333.  
  334. # All clickable URL's will be underlined if set to true
  335. underlineurls: false
  336.  
  337. # Broadcast information
  338. broadcast:
  339. color: red
  340. permissions: mineversechat.adminchannel
  341. displaytag: '[Broadcast]'
  342.  
  343. # Use $ to include arguments into the message
  344. # Valid component types are:
  345. # Command: Sends a message or command in chat
  346. # Message: Sends a message to the player
  347. # Broadcast: Sends a broadcast to all players on the server
  348. # Permissions automatically include "mineversechat."
  349. # Example: permissions: alert equals mineversechat.alert
  350. # Use None for no permissions
  351. # The number of arguments is the minimun number of required arguments, use 0 for no required arguments
  352. alias:
  353. vote:
  354. arguments: 0
  355. permissions: None
  356. components:
  357. - 'Message: &6Vote here: crazypig.net'
  358. bane:
  359. arguments: 2
  360. permissions: bane
  361. components:
  362. - 'Command: /ban $ appeal at www.site.com'
  363. - 'Command: /st banned $'
  364. alert:
  365. arguments: 1
  366. permissions: alert
  367. components:
  368. - 'Broadcast: &c<Alert> $'
  369. donate:
  370. arguments: 0
  371. permissions: None
  372. components:
  373. - 'Message: &bDonate here: crazypig.net'
  374. website:
  375. arguments: 0
  376. permissions: None
  377. components:
  378. - 'Message: &aThis is our website: crazypig.net'
  379.  
  380. # Valid modes are:
  381. # * Everyone
  382. # v Voice and up
  383. # h HalfOp and up
  384. # q Owner
  385. # o Op and up
  386. # Enter components like console commands
  387. # Arguments are accepted
  388. irc:
  389. enabled: false
  390. nick: 'MineverseChatBot'
  391. login: 'MineverseChatbot'
  392. server: 'irc.freenode.net'
  393. port: 6667
  394. channel: '#mineversechat'
  395. trustallcertificates: true
  396. # the delay before the bot logs into the channel in seconds
  397. # increase the time if the bot fails to login
  398. channeldelay: 60
  399. commands:
  400. mute:
  401. mode: 'v'
  402. components:
  403. - 'mute'
  404. ban:
  405. mode: 'o'
  406. components:
  407. - 'ban'
  408. kick:
  409. mode: 'v'
  410. components:
  411. - 'kick'
  412.  
  413. # color = [channel] color
  414. # chatcolor = text color
  415. # cooldown is in seconds
  416. # bungeecord overrides distance
  417. # channel permissions are configurable
  418. # channels can be changed, and new channels can be created
  419. # Permissions automatically include "mineversechat."
  420. # Example: permissions: staff equals mineversechat.staff
  421. # Use None for no permissions
  422.  
  423. # format tags:
  424. # {jobs} : jobs title and color
  425. # {town} : towny town name
  426. # {pretown} : town formatted with the towny town colors
  427. # {nation} : towny nation name
  428. # {prenation} : nation formatted with the towny nation colors
  429. # {townytitle} : towny player title
  430. # {surname} : towny surname
  431. # {name} : player name or nickname if they have one
  432. # {prefix} : player prefix and color
  433. # {suffix} : player suffix and color
  434. # {group} : player group name
  435. # {groupprefix} : player group prefix
  436. # {groupsuffix} : player group suffix
  437. # {faction} : factions name
  438. # {factionstitle} : factions player title and color
  439. # {role} : factions player role prefix
  440. # {servername} : name of the server in server.properties
  441. # {world} : players world
  442. # {xp} : players xp level
  443. # {health} : players health
  444. # {mana} : heroes mana
  445. # {herolevel} : heroes hero level
  446. # {heroclass} : heroes hero class
  447. # {heroxp} : heroes hero xp
  448. # {herosecondclass} : heroes second class
  449. # {party} : heroes party
  450. # {herosecondmaster} : heroes second class master
  451. # {heromaster} : heroes class master
  452. # {herosecondlevel} : heroes second class level
  453. # {herosecondxp} : heroes second class xp
  454. # Use '' or "" around format, example: '[&2global&f] {prefix}{name}&2:'
  455. # You must have prefixes and suffixes set in a Vault compatible permissions plugin to avoid errors
  456. # Use "" as the prefix or suffix to have none
  457. # use Default for the basic formatting
  458. channels:
  459. Broadcast:
  460. color: red
  461. chatcolor: red
  462. mutable: true
  463. filter: false
  464. autojoin: true
  465. default: false
  466. distance: 0
  467. cooldown: 30
  468. bungeecord: true
  469. alias: b
  470. permissions: None
  471. format: '&e[&cBroadcast from {servername}&e] {suffix}&e[{groupprefix}] &6{name}&7:&r'
  472. irc: false
  473. Atlantica:
  474. color: dark_green
  475. chatcolor: white
  476. mutable: true
  477. filter: false
  478. autojoin: false
  479. default: false
  480. distance: 0
  481. cooldown: 0
  482. bungeecord: true
  483. alias: atl
  484. permissions: atlantica
  485. format: '&2[Atlantica] {suffix}&e[{groupprefix}] &6{name}&7:&b'
  486. Cambria:
  487. color: dark_green
  488. chatcolor: white
  489. mutable: true
  490. filter: false
  491. autojoin: false
  492. default: false
  493. distance: 0
  494. cooldown: 0
  495. bungeecord: true
  496. alias: cam
  497. permissions: cambria
  498. format: '&2[Cambria] {suffix}&e[{groupprefix}] &6{name}&7:&b'
  499. Games:
  500. color: dark_green
  501. chatcolor: white
  502. mutable: true
  503. filter: false
  504. autojoin: false
  505. default: false
  506. distance: 0
  507. cooldown: 0
  508. bungeecord: true
  509. alias: gam
  510. permissions: games
  511. format: '&2[Games] {suffix}&e[{groupprefix}] &6{name}&7:&b'
  512. Insania:
  513. color: dark_green
  514. chatcolor: white
  515. mutable: true
  516. filter: false
  517. autojoin: false
  518. default: false
  519. distance: 0
  520. cooldown: 0
  521. bungeecord: true
  522. alias: ins
  523. permissions: insania
  524. format: '&2[Insania] {suffix}&e[{groupprefix}] &6{name}&7:&b'
  525. Lobby:
  526. color: dark_green
  527. chatcolor: white
  528. mutable: true
  529. filter: false
  530. autojoin: true
  531. default: true
  532. distance: 0
  533. cooldown: 0
  534. bungeecord: true
  535. alias: lob
  536. permissions: None
  537. format: '&2[Lobby] {suffix}&e[{groupprefix}] &6{name}&7:&b'
  538. Pacifica:
  539. color: dark_green
  540. chatcolor: white
  541. mutable: true
  542. filter: false
  543. autojoin: false
  544. default: false
  545. distance: 0
  546. cooldown: 0
  547. bungeecord: true
  548. alias: pac
  549. permissions: pacifica
  550. format: '&2[Pacifica] {suffix}&e[{groupprefix}] &6{name}&7:&b'
  551. Plots:
  552. color: dark_green
  553. chatcolor: white
  554. mutable: true
  555. filter: false
  556. autojoin: false
  557. default: false
  558. distance: 0
  559. cooldown: 0
  560. bungeecord: true
  561. alias: plo
  562. permissions: plots
  563. format: '&2[Plots] {suffix}&e[{groupprefix}] &6{name}&7:&b'
  564. Pandemonium:
  565. color: dark_green
  566. chatcolor: white
  567. mutable: true
  568. filter: false
  569. autojoin: false
  570. default: false
  571. distance: 0
  572. cooldown: 0
  573. bungeecord: true
  574. alias: pan
  575. permissions: pandemonium
  576. format: '&2[Pandemonium] {suffix}&e[{groupprefix}] &6{name}&7:&b'
  577. Admin:
  578. color: aqua
  579. chatcolor: aqua
  580. mutable: false
  581. filter: false
  582. autojoin: true
  583. default: false
  584. distance: 0
  585. cooldown: 0
  586. bungeecord: true
  587. alias: a
  588. permissions: admin
  589. format: '&b[ADMIN] {suffix}&e[{groupprefix}] &6{name}&7:&b'
  590. irc: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement