Advertisement
Guest User

VentureChat Config

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