Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.82 KB | None | 0 0
  1.  
  2. # ==============================O==============================#
  3. # I---------------------------------------------------------I
  4. # | Advanced Achievements 5.0.1 configuration - Readme |
  5. # 1---------------------------------------------------------1
  6. # ==============================o==============================#
  7. # You can use Minecraft chat colors in Message|DisplayName|Goal, but include double quotes around the whole text: "&4Color".
  8. # Only spaces, NO tabs. Don't forget the indents (2 spaces per indentation level), plugin won't work otherwise!
  9. # To check syntax errors in your file, use: yaml-online-parser.appspot.com
  10. # Do NOT delete any top level (= not indentented) sections in the configuration file.
  11. # Possible items for rewards/Crafts/Places/Breaks: hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  12. # "Possible mobs for the Kills section: \t hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html"
  13. # Default config.yml file: github.com/PyvesB/AdvancedAchievements/blob/master/src/main/resources/config.yml
  14. # Visit the wiki for some valuable additional documentation: github.com/PyvesB/AdvancedAchievements/wiki
  15. # =============================O=O=============================#
  16. # II-------------------------------------------------------II
  17. # | General settings |
  18. # 2---------------------------------------------------------2
  19. # =============================o=o=============================#
  20. # Time in seconds between each /aach book (unless user has permission achievement.*).
  21. TimeBook: 900
  22.  
  23. # Check for update on plugin launch and notify when an OP joins the game.
  24. CheckForUpdate: true
  25.  
  26. # Set to true to activate firework effects when a player receives an achievement.
  27. Firework: true
  28.  
  29. # Choose BALL_LARGE, BALL, BURST, CREEPER, STAR or RANDOM.
  30. FireworkStyle: BALL_LARGE
  31.  
  32. # Set to true to activate simpler effects and a calm sound when a player receives an achievement.
  33. # Ignored if Firework parameter is set to true.
  34. SimplifiedReception: false
  35.  
  36. # Number of players displayed in /aach top, week and month commands.
  37. TopList: 5
  38.  
  39. # Set to true to activate particle effects when performing /aach book, /aach stats with all achievements and
  40. # /aach top, week or month when ranked in the top list.
  41. AdditionalEffects: true
  42.  
  43. # Set to true to activate particle effects when performing /aach book, /aach stats with all achievements and
  44. # /aach top, week or month when ranked in the top list.
  45. Sound: true
  46.  
  47. # Set the icon of the plugin (default: shamrock, \u2618).
  48. Icon: \u2618
  49.  
  50. # Set the color of the plugin (default: 5, dark purple).
  51. Color: 5
  52.  
  53. # Notify other connected players when an achievement is received.
  54. # Default behaviour, a player can override what he sees by using /aach toggle.
  55. ChatNotify: false
  56.  
  57. # Separator between name, description and date on a book page.
  58. BookSeparator: ''
  59.  
  60. # Set the format of the achievement name in /aach list (default: "%ICON% %NAME% %ICON%").
  61. ListAchievementFormat: '%ICON% %NAME% %ICON%'
  62.  
  63. # Stop all stats from increasing when player in creative mode, including PlayedTime.
  64. # Connection achievements will only be handled once a player switches to a non-creative mode.
  65. RestrictCreative: false
  66.  
  67. # Stop all stats from increasing when player in spectator mode, including PlayedTime.
  68. # Connection achievements will only be handled once a player switches to a non-spectator mode.
  69. # Set to false if using Minecraft 1.7.9 or 1.7.10.
  70. RestrictSpectator: true
  71.  
  72. # Stop all stats from increasing when player in a specific world, including PlayedTime (delete the [] before adding values).
  73. # Connection achievements will only be handled once a player enters a non-excluded world.
  74. ExcludedWorlds: []
  75.  
  76. # - yourWorld1
  77. # - yourWorld2
  78. # Ignore vertical dimension (Y axis) when calculating distance statistics.
  79. IgnoreVerticalDistance: false
  80.  
  81. # Don't show these categories in the achievement GUI or in the stats output (delete the [] before adding values).
  82. # Also prevent obtaining achievements for these categories and prevent stats from increasing.
  83. # If changed, do a full server restart, and not just /aach reload.
  84. DisabledCategories:
  85. - PetMasterGive
  86. - PetMasterReceive
  87. - DistanceLlama
  88. - DistanceGliding
  89. - Shear
  90. - Milk
  91. - LavaBuckets
  92. - WaterBuckets
  93. - Trades
  94. - AnvilsUsed
  95. - Enchantments
  96. - Beds
  97. - ConsumedPotions
  98. - DistancePig
  99. - DistanceHorse
  100. - DistanceMinecart
  101. - DistanceBoat
  102. - DistanceGliding
  103. - DistanceLlama
  104. - HoePlowings
  105. - Fertilising
  106. - Taming
  107. - Brewing
  108. - MusicDiscs
  109. - Smelting
  110. - Snowballs
  111. - Eggs
  112. - Fish
  113. - Crafts
  114. - Treasures
  115. - Fireworks
  116. - Arrows
  117. - Places
  118.  
  119. # Obfuscate achievements that have not yet been received in /aach list.
  120. ObfuscateNotReceived: false
  121.  
  122. # Obfuscate progressive achievements:
  123. # For categories with a series of related achievements where the only thing changing is the number of times
  124. # the event has occurred, show achievements that have been obtained and show the next obtainable achievement,
  125. # but obfuscate the additional achievements. In order for this to work properly, achievements must be sorted
  126. # in order of increasing difficulty. For example, under Places, stone, the first achievement could have a
  127. # target of 100 stone, the second 500 stone, and the third 1000 stone. When ObfuscateProgressiveAchievements
  128. # is true, initially only the 100 stone achievement will be readable in the GUI. Once 100 stone have been placed,
  129. # the 500 stone achievement will become legible.
  130. ObfuscateProgressiveAchievements: false
  131.  
  132. # Hide categories with no achievements yet received in /aach list.
  133. HideNotReceivedCategories: false
  134.  
  135. # Hide the reward display in /aach list.
  136. HideRewardDisplayInList: false
  137.  
  138. # Display precise statistic information in the /aach list progress bars.
  139. EnrichedListProgressBars: true
  140.  
  141. # Annotate each achievement displayed in a /aach list category with a number. Due to a Minecraft limitation,
  142. # if you have more than 64 achievements for a category, the counting will start back at 1 after number 64.
  143. NumberedItemsInList: false
  144.  
  145. # Display achievement Name and Message as screen titles. Set to false if using Minecraft 1.7.9 or 1.7.10.
  146. TitleScreen: true
  147.  
  148. # Sort pages of the book in chronological order (false for reverse chronological order).
  149. BookChronologicalOrder: true
  150.  
  151. # Do not take into account items broken with Silk Touch for the Breaks achievements.
  152. DisableSilkTouchBreaks: false
  153.  
  154. # Do not take into account ores broken with Silk Touch for the Breaks achievements.
  155. # DisableSilkTouchBreaks takes precedence over this. Not applicable to iron or gold ores.
  156. DisableSilkTouchOreBreaks: false
  157.  
  158. # Name of the language file.
  159. LanguageFileName: lang.yml
  160.  
  161. # Time in seconds between each statistic count for the following categories.
  162. # LavaBuckets, WaterBuckets, Beds, Brewing, MusicDiscs.
  163. StatisticCooldown: 10
  164.  
  165. # Display action bar message when player performs an action while in the cooldown period.
  166. CooldownActionBar: true
  167.  
  168. # Locale used to format dates in /aach book and /aach list. You must select an ISO 639 language code.
  169. # The list of possible language codes can be found at www.loc.gov/standards/iso639-2/php/code_list.php
  170. DateLocale: en
  171.  
  172. # Display time of reception of achievements in /aach book and /aach list in addition to the date. For achievements
  173. # received in plugin versions prior to 3.0, the precise time information is not available and will be displayed as midnight.
  174. DateDisplayTime: true
  175.  
  176. # =============================OOO=============================#
  177. # III-----------------------------------------------------III
  178. # | Database settings |
  179. # 3---------------------------------------------------------3
  180. # =============================ooo=============================#
  181. # Make a daily backup of your local database (if sqlite).
  182. DatabaseBackup: true
  183.  
  184. # Database type, sqlite, postgresql or mysql. Do a full server restart for this to take effect.
  185. DatabaseType: sqlite
  186.  
  187. # Prefix added to the tables in the database. If you switch from the default tables names (no prefix),
  188. # the plugin will attempt an automatic renaming. Otherwise you have to rename your tables manually.
  189. # Do a full server restart for this to take effect.
  190. TablePrefix: ''
  191.  
  192. # Settings to link with MySQL database (ignored if sqlite or postgresql).
  193. MYSQL:
  194. Database: jdbc:mysql://localhost:3306/minecraft
  195. User: root
  196. Password: root
  197.  
  198. # Settings to link with PostgresSQL database (ignored if sqlite or mysql).
  199. # Refer to https://github.com/PyvesB/AdvancedAchievements/wiki/Installation to set up PostgreSQL.
  200. POSTGRESQL:
  201. Database: jdbc:postgresql://localhost:5432/minecraft
  202. User: root
  203. Password: root
  204.  
  205. # ============================OO=OO============================#
  206. # IV-------------------------------------------------------IV
  207. # | Performance settings |
  208. # 4---------------------------------------------------------4
  209. # ============================oo=oo============================#
  210. # DO NOT CHANGE THE FOLLOWING UNLESS YOU ARE AN EXPERIENCED USER. The intervals are in seconds.
  211. # If any of the performance settings are changed, do a full server restart, and not just /aach reload.
  212. # Frequency of play time checks for players. Smaller values give more precision but more CPU usage.
  213. PlaytimeTaskInterval: 60
  214.  
  215. # Calculates distance traveled by players. Smaller values give more precision but more CPU usage.
  216. DistanceTaskInterval: 5
  217.  
  218. # Frequency of some statistics writes to the database.
  219. PooledRequestsTaskInterval: 120
  220.  
  221. # ============================OOOOO============================#
  222. # V---------------------------------------------------------V
  223. # | Action achievements |
  224. # 5---------------------------------------------------------5
  225. # ============================ooooo============================#
  226. # When a player connects during the day; statistic increases at most once per day.
  227. Connections:
  228. '1':
  229. Message: You connected to our server for the first time!
  230. Name: connect_1
  231. DisplayName: Good Choice
  232. Reward:
  233. Command: give PLAYER epearl 1 name:&bUse_wisely...;mb add PLAYER one_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...
  234.  
  235. # When a specific block is placed (specify material name, lower case).
  236. Places:
  237. smooth_brick:
  238. '500':
  239. Goal: Place 500 stone bricks.
  240. Message: '&4You have placed 500 stone bricks!'
  241. Name: place_500_smooth_brick
  242. DisplayName: Stone Brick Layer
  243. '2500':
  244. Goal: Place 2500 stone bricks.
  245. Message: '&4You have placed 2500 stone bricks!'
  246. Name: place_2500_smooth_brick
  247. DisplayName: Stone Brick Architect
  248. stone:
  249. '100':
  250. Message: '&4One hundred placed stones!'
  251. Name: place_100_stone
  252. DisplayName: Stone Addict
  253. '1000':
  254. Message: '&4One thousand placed stones!'
  255. Name: place_1000_stone
  256. DisplayName: Stone God
  257.  
  258. # When a specific block is broken (specify material name, lower case).
  259. # Below, the notation sand:1 means sand item with metadata 1 (red sand).
  260. Breaks:
  261. sand:
  262. '100':
  263. Message: '&cYou have collected 100 sand blocks!'
  264. Name: break_100_sand
  265. DisplayName: Sand Man I
  266. '500':
  267. Message: '&cYou have collected 500 sand blocks!'
  268. Name: break_500_sand
  269. DisplayName: Sand Man II
  270. Reward:
  271. Command: kit Dig
  272. stone:
  273. '100':
  274. Message: '&1You have mined 100 stone! Time for a recharge!'
  275. Name: break_100_stone
  276. DisplayName: Cobble I
  277. Reward:
  278. Command: kit daily PLAYER; eco give PLAYER 75000
  279. '1000':
  280. Message: '&1You have mined 1000 stone!'
  281. Name: break_1000_stone
  282. DisplayName: Cobble II
  283. Reward:
  284. Command: mb add PLAYER two_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...
  285. '5000':
  286. Message: '&1You have mined 5000 stone!'
  287. Name: break_5000_stone
  288. DisplayName: Cobble III
  289. Reward:
  290. Command: mb add PLAYER three_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...;eco give PLAYER 750000
  291. iron_ore:
  292. '100':
  293. Message: '&1You have mined 100 iron!'
  294. Name: break_100_ironingot
  295. DisplayName: Iron Man I
  296. Reward:
  297. Command: mb add PLAYER one_star 3;msg PLAYER &bYou are going to want to check the Mystery Vault...;eco give PLAYER 40000
  298. '350':
  299. Message: '&1You have mined 350 iron!'
  300. Name: break_350_ironingot
  301. DisplayName: Iron Man II
  302. Reward:
  303. Command: mb add PLAYER two_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...;eco give PLAYER 125000
  304. '1000':
  305. Message: '&1You have mined 350 iron!'
  306. Name: break_350_ironingot
  307. DisplayName: Iron Man III
  308. Reward:
  309. Command: mb add PLAYER three_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...;mb add PLAYER two_star 2;msg PLAYER &bYou are going to want to check the Mystery Vault...;eco give PLAYER 400000
  310. gold_ore:
  311. '100':
  312. Message: '&1You have mined 100 gold!'
  313. Name: break_100_goldingot
  314. DisplayName: Goldie Locks I
  315. Reward:
  316. Command: mb add PLAYER one_star 5;msg PLAYER &bYou are going to want to check the Mystery Vault...;eco give PLAYER 100000
  317. '350':
  318. Message: '&1You have mined 350 gold!'
  319. Name: break_350_goldingot
  320. DisplayName: Goldie Locks II
  321. Reward:
  322. Command: mb add PLAYER two_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...;eco give PLAYER 250000
  323. '1000':
  324. Message: '&1You have mined 350 gold!'
  325. Name: break_1000_goldingot
  326. DisplayName: Goldie Locks III
  327. Reward:
  328. Command: mb add PLAYER three_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...;mb add PLAYER two_star 2;msg PLAYER &bYou are going to want to check the Mystery Vault...;eco give PLAYER 750000
  329. diamond_ore:
  330. '100':
  331. Message: '&1You have mined 100 diamonds!'
  332. Name: break_100_diamond
  333. DisplayName: Diamond Miner I
  334. Reward:
  335. Command: mb add PLAYER one_star 5;msg PLAYER &bYou are going to want to check the Mystery Vault...;eco give PLAYER 250000
  336. '350':
  337. Message: '&1You have mined 350 diamonds!'
  338. Name: break_350_diamond
  339. DisplayName: Diamond Miner II
  340. Reward:
  341. Command: mb add PLAYER one_star 5;msg PLAYER &bYou are going to want to check the Mystery Vault...;eco give PLAYER 1000000
  342. '1000':
  343. Message: '&1You have mined 1000 diamonds!'
  344. Name: break_1000_diamond
  345. DisplayName: Diamond Miner III
  346. Reward:
  347. Command: mb add PLAYER three_star 3;msg PLAYER &bYou are going to want to check the Mystery Vault...;mb add PLAYER four_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...;kit monthly PLAYER;eco give PLAYER 2000000
  348. '10000':
  349. Message: '&1You have mined 10000 diamonds!'
  350. Name: break_1000_diamond
  351. DisplayName: Diamond Miner IV
  352. Reward:
  353. Command: mb add PLAYER three_star 3;msg PLAYER &bYou are going to want to check the Mystery Vault...;mb add PLAYER four_star 3;msg PLAYER &bYou are going to want to check the Mystery Vault...;kit prisonian PLAYER;eco give PLAYER 40000000
  354.  
  355. # When a specific mob is killed.
  356. # Use an Entity name or poweredcreeper.
  357. # Use player to track player kills as a whole.
  358. # Use specificplayer- followed by player UUID to track how many times a specific player has been killed.
  359. Kills:
  360. player:
  361. '1':
  362. Message: You killed 1 person!
  363. DisplayName: PvP Noob
  364. Name: kills_1_player
  365. '5':
  366. Message: You killed 5 people!
  367. DisplayName: PvP Proficient
  368. Name: kills_1_player5
  369. Reward:
  370. Command: kit contraband PLAYER;manuaddp PLAYER tagsgui.tags.pvpr;msg PLAYER &bYou just received a tag! /Tags
  371. '15':
  372. Message: You killed 15 people!
  373. DisplayName: PvP Professional
  374. Name: kills_1_player15
  375. Reward:
  376. Command: mb add PLAYER one_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...
  377. '25':
  378. Message: You killed 25 people!
  379. DisplayName: PvP Veteran
  380. Name: kills_1_player25
  381. Reward:
  382. Command: mb add PLAYER one_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...
  383. '50':
  384. Message: You killed 50 people!
  385. DisplayName: PvP Champion
  386. Name: kills_1_player50
  387. Reward:
  388. Command: mb add PLAYER two_star 3;msg PLAYER &bYou are going to want to check the Mystery Vault...; mb add PLAYER three_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...
  389. '100':
  390. Message: You killed 100 people!
  391. DisplayName: Prison Master
  392. Name: kills_1_player100
  393. Reward:
  394. Command: mb add PLAYER three_star 2;msg PLAYER &bYou are going to want to check the Mystery Vault...; mb add PLAYER four_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...
  395.  
  396. # When a specific item is crafted (specify material name, lower case).
  397. Crafts:
  398. diamond_sword:
  399. '1':
  400. Message: The first time you crafted a blade!
  401. Name: craft_1_blade
  402. DisplayName: Blacksmith Apprentice
  403. Reward:
  404. Money: 2
  405.  
  406. # When the player dies.
  407. # When the player dies.
  408. Deaths:
  409. '1':
  410. Message: The first time you died!
  411. Name: deaths_1
  412. DisplayName: Ouch!
  413. Reward:
  414. Command: manuaddp PLAYER tagsgui.tags.ouch;msg PLAYER &bYou just received a tag! /Tags
  415.  
  416. # When an arrow is shot.
  417. Arrows:
  418. '50':
  419. Message: 50 arrows shot!
  420. Name: arrows_50
  421. DisplayName: Arrows Around the Place
  422.  
  423. # When a snowball is thrown.
  424. Snowballs:
  425. '1000':
  426. Message: 1000 snowballs thrown. That's the spirit!
  427. Name: snowballs_1000
  428. DisplayName: Winter Addict
  429.  
  430. # When an egg is thrown.
  431. Eggs:
  432. '1000':
  433. Message: 1000 eggs thrown!
  434. Name: eggs_1000
  435. DisplayName: Omelet Addict
  436.  
  437. # When a fish is caught.
  438. Fish:
  439. '1':
  440. Message: The first time you caught a fish!
  441. Name: fish_1
  442. DisplayName: Time for Fish and Chips
  443.  
  444. # When a treasure is caught with a fishing rod.
  445. Treasures:
  446. '1':
  447. Message: Your first treasure from the sea!
  448. Name: treasure_1
  449. DisplayName: Treasure Hunter
  450.  
  451. # When a tool/armor/weapon is broken.
  452. ItemBreaks:
  453. '1':
  454. Message: That is a lot of mining! Let me fix that...
  455. Name: itembreaks_1
  456. DisplayName: '&cClumsy Guy I'
  457. Reward:
  458. Command: kit daily PLAYER
  459. '10':
  460. Message: No, seriously, way too much mining!
  461. Name: itembreaks_1
  462. DisplayName: '&cClumsy Guy II'
  463. Reward:
  464. Command: mb add PLAYER three_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...
  465.  
  466. # When an item is eaten (excludes potions and milk).
  467. EatenItems:
  468. '1':
  469. Message: Just had a snack!
  470. Name: eatenitems_1
  471. DisplayName: First Snack
  472.  
  473. # When a sheep is sheared.
  474. Shear:
  475. '100':
  476. Message: 100 sheep sheared!
  477. Name: shear_100
  478. DisplayName: '&1Wool Addict'
  479.  
  480. # When a cow is milked.
  481. Milk:
  482. '1':
  483. Message: Just milked a cow!
  484. Name: milk_1
  485. DisplayName: First Milk
  486.  
  487. # When a bucket is filled with lava.
  488. LavaBuckets:
  489. '10':
  490. Message: 10 buckets filled with lava!
  491. Name: lavabuckets_10
  492. DisplayName: Pyroman
  493.  
  494. # When a bucket is filled with water.
  495. WaterBuckets:
  496. '15':
  497. Message: 15 buckets filled with water!
  498. Name: waterbuckets_15
  499. DisplayName: Fireman
  500.  
  501. # When a trade with a villager is made.
  502. Trades:
  503. '1':
  504. Message: Doing business with your first villager!
  505. Name: trades_1
  506. DisplayName: First Trade
  507.  
  508. # When an anvil is used.
  509. AnvilsUsed:
  510. '1':
  511. Message: You just repaired your first item!
  512. Name: anvilsused_1
  513. DisplayName: First Repair
  514.  
  515. # When an enchantment is performed.
  516. Enchantments:
  517. '5':
  518. Message: 5 objects enchanted!
  519. Name: enchantments_5
  520. DisplayName: '&5Wizard'
  521.  
  522. # When a bed is entered.
  523. Beds:
  524. '5':
  525. Message: You entered a bed 5 times!
  526. Name: bed_5
  527. DisplayName: Sleepy Guy
  528.  
  529. # Maximum level reached.
  530. MaxLevel:
  531. '10':
  532. Message: Level 10 reached!
  533. Name: maxlevel_10
  534. DisplayName: '&aLevel Up I'
  535. '50':
  536. Message: Level 50 reached!
  537. Name: maxlevel_50
  538. DisplayName: '&aLevel Up II'
  539. Reward:
  540. Command: mb add PLAYER two_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...
  541. '100':
  542. Message: Level 100 reached!
  543. Name: maxlevel_100
  544. DisplayName: '&aLevel Up III'
  545. Reward:
  546. Command: mb add PLAYER three_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...
  547. '400':
  548. Message: Level 400 reached! Check your /Tags ♥
  549. Name: maxlevel_400
  550. DisplayName: '&aLevel Up IV'
  551. Reward:
  552. Command: mb add PLAYER four_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...
  553.  
  554. # When a potion is consumed.
  555. ConsumedPotions:
  556. '100':
  557. Message: Drinking weird beverages all the time...
  558. Name: consumedpotions_100
  559. DisplayName: Alcoholic
  560.  
  561. # Amount of time played on the server (in hours, use integers).
  562. PlayedTime:
  563. '1':
  564. Message: You played during one hour on the server!
  565. Name: playedtime_1
  566. DisplayName: First Hour
  567. Reward:
  568. Command: mb add PLAYER one_star 5;msg PLAYER &bYou are going to want to check the Mystery Vault...
  569. '12':
  570. Message: You played during 12 hours on the server!
  571. Name: playedtime_12
  572. DisplayName: Half Day
  573. Reward:
  574. Command: mb add PLAYER two_star 3;msg PLAYER &bYou are going to want to check the Mystery Vault...
  575. '24':
  576. Message: You played during 24 hours on the server!
  577. Name: playedtime_24
  578. DisplayName: First Day
  579. Reward:
  580. Command: mb add PLAYER two_star 5;msg PLAYER &bYou are going to want to check the Mystery Vault...
  581. '48':
  582. Message: You played during 48 hours on the server!
  583. Name: playedtime_48
  584. DisplayName: Double Days
  585. Reward:
  586. Command: mb add PLAYER three_star 5;msg PLAYER &bYou are going to want to check the Mystery Vault...
  587. '100':
  588. Message: You played during 100 hours on the server!
  589. Name: playedtime_100
  590. DisplayName: First 100 Hours
  591. Reward:
  592. Command: mb add PLAYER two_star 1;msg PLAYER &bYou are going to want to check the Mystery Vault...;spr prefix user PLAYER &2(&aVeteran&2)
  593.  
  594. # When a distance is traveled by foot.
  595. DistanceFoot:
  596. '1000':
  597. Message: You traveled 1000 blocks by foot!
  598. Name: distancefoot_1000
  599. DisplayName: FitBit I
  600. '20000':
  601. Message: You traveled 20000 blocks by foot!
  602. Name: distancefoot_20000
  603. DisplayName: FitBit II
  604. Reward:
  605. Command: mb add PLAYER two_star 5;msg PLAYER &bYou are going to want to check the Mystery Vault...;eco give PLAYER 1500000
  606. '100000':
  607. Message: You traveled 100000 blocks by foot!
  608. Name: distancefoot_100000
  609. DisplayName: FitBit III
  610. Reward:
  611. Command: mb add PLAYER three_star 5;msg PLAYER &bYou are going to want to check the Mystery Vault...;eco give PLAYER 5000000
  612.  
  613. # When a distance is traveled on a pig.
  614. DistancePig:
  615. '100':
  616. Message: You traveled 100 blocks on a pig!
  617. Name: distancepig_100
  618. DisplayName: Carrot on a Stick Master
  619.  
  620. # When a distance is traveled on a horse.
  621. DistanceHorse:
  622. '500':
  623. Message: You traveled 500 blocks on a horse!
  624. Name: distancehorse_500
  625. DisplayName: The Avener
  626.  
  627. # When a distance is traveled in a minecart.
  628. DistanceMinecart:
  629. '100':
  630. Message: You traveled 100 blocks in a minecart!
  631. Name: distanceminecart_100
  632. DisplayName: Carting Fan
  633.  
  634. # When a distance is traveled in a boat.
  635. DistanceBoat:
  636. '200':
  637. Message: You traveled 200 blocks in a boat!
  638. Name: distanceboat_200
  639. DisplayName: Great Sailor
  640.  
  641. # When a distance is traveled with elytra.
  642. # Ignored on Minecraft versions prior to 1.9, add it to DisabledCategories list.
  643. DistanceGliding:
  644. '100':
  645. Message: You traveled 100 blocks with elytra!
  646. Name: distancegliding_100
  647. DisplayName: Angel
  648.  
  649. # When a distance is traveled on a llama.
  650. # Ignored on Minecraft versions prior to 1.11, add it to DisabledCategories list.
  651. DistanceLlama:
  652. '50':
  653. Message: You traveled 50 blocks on a llama!
  654. Name: distancellama_50
  655. DisplayName: Llama Rider
  656.  
  657. # When an item is dropped on the ground.
  658. ItemDrops:
  659. '15':
  660. Message: You're killing the planet!
  661. Name: itemdrops_15
  662. DisplayName: Polluter
  663.  
  664. # When an item is picked up from the ground.
  665. ItemPickups:
  666. '40':
  667. Message: You're saving the planet!
  668. Name: itempickups_40
  669. DisplayName: Environmentalist
  670.  
  671. # When soil is plowed with a hoe.
  672. HoePlowings:
  673. '10':
  674. Message: You plowed the ground 10 times!
  675. Name: hoeplowings_10
  676. DisplayName: Farmer
  677. Reward:
  678. Item: cookie 15
  679.  
  680. # When bone meal is used to fertilise plants.
  681. Fertilising:
  682. '15':
  683. Message: You used bone meal on plants 15 times!
  684. Name: fertilising_15
  685. DisplayName: Gardener
  686.  
  687. # When an animal is tamed.
  688. Taming:
  689. '1':
  690. Message: You tamed your first animal!
  691. Name: taming_1
  692. DisplayName: Tamer
  693.  
  694. # When a potion is brewed.
  695. Brewing:
  696. '1':
  697. Message: You brewed your first potion!
  698. Name: brewing_1
  699. DisplayName: Alchemist
  700.  
  701. # When a firework is launched.
  702. Fireworks:
  703. '10':
  704. Message: You launched 10 fireworks!
  705. Name: fireworks_10
  706. DisplayName: Pyrotechnist
  707.  
  708. # When a music disc is played.
  709. MusicDiscs:
  710. '1':
  711. Message: One jukebox used!
  712. Name: musicdiscs_1
  713. DisplayName: DJ
  714.  
  715. # When a player teleports with an enderpearl.
  716. EnderPearls:
  717. '10':
  718. Message: 10 teleportations with ender pearls!
  719. Name: enderpearls_10
  720. DisplayName: Teleport Man
  721.  
  722. # When a player gives a pet to another player (requires Pet Master plugin version 1.4 or above).
  723. PetMasterGive:
  724. '3':
  725. Message: 3 pets given to friends!
  726. Name: petmastergive_3
  727. DisplayName: Donator
  728.  
  729. # When a player receives a pet from another player (requires Pet Master plugin version 1.4 or above).
  730. PetMasterReceive:
  731. '10':
  732. Message: 10 pets received from friends!
  733. Name: petmasterreceive_10
  734. DisplayName: Receiver
  735.  
  736. # When an item is smelt in a furnace.
  737. Smelting:
  738. '250':
  739. Message: 250 items smelt in a furnace!
  740. Name: smeltitems_250
  741. DisplayName: The Smelter
  742.  
  743. # When a player enters a specific command (specify command prefixes in lower case without initial slash).
  744. # For instance a command /awf add world from the AntiWorldFly plugin matches with subcategory 'awf add'.
  745. # Aliases of a given command will also be taken into account.
  746. PlayerCommands:
  747. lottery buy:
  748. '10':
  749. Message: Buy lottery tickets 10 times!
  750. Name: playercommand_lottery_10
  751. DisplayName: Gambling Problem I
  752. '100':
  753. Message: Buy lottery tickets 10 times! I guess gambling really does pay off...
  754. Name: playercommand_lottery_10
  755. DisplayName: Gambling Problem II
  756. Reward:
  757. Command: eco give PLAYER 5000000
  758.  
  759. # ===========================OOO=OOO===========================#
  760. # VI-------------------------------------------------------VI
  761. # | Command achievements |
  762. # 6---------------------------------------------------------6
  763. # ===========================ooo=ooo===========================#
  764. # Let achievement commands be given several times.
  765. MultiCommand: true
  766.  
  767. # A player with achievement.give (or the console) can use /aach give yourAch1 PLAYER to give
  768. # yourAch1 achievement to PLAYER. The /aach give command does NOT work with other achievements.
  769. Commands:
  770. yourAch1:
  771. Message: You took part in the special event!
  772. Name: yourAch1
  773. DisplayName: Special Event Achievement!
  774.  
  775. # ===========================OOOOOOO===========================#
  776. # VII-----------------------------------------------------VII
  777. # | Parameters in future plugin versions will appear here |
  778. # 7---------------------------------------------------------7
  779. # ===========================ooooooo===========================#
  780. # Notify other connected players when an achievement is received.
  781. # Default behaviour, a player can override what he sees by using /aach toggle.
  782. NotifyOtherPlayers: false
  783.  
  784. # When NotifyOtherPlayers is enabled, notifications are done using action bars when ActionBarNotify is true.
  785. # When ActionBarNotify is false, chat messages are used.
  786. ActionBarNotify: true
  787.  
  788. # Stop all stats from increasing when player in adventure mode, including PlayedTime.
  789. # Connection achievements will only be handled once a player switches to a non-adventure mode.
  790. RestrictAdventure: false
  791.  
  792. # Register advancements with a description corresponding to the Goal parameter of each achievement.
  793. # If changed, run /aach generate to regenerate advancements with the new parameter value taken into account.
  794. # No effect if using Minecraft versions prior to 1.12.
  795. RegisterAdvancementDescriptions: true
  796.  
  797. # Hide categories for which the player does not have the corresponding count permissions.
  798. HideNoPermissionCategories: false
  799.  
  800. # If true, hide advancements from the advancement GUI. Advancement notifications will still appear when receiving achievements.
  801. # No effect if using Minecraft versions prior to 1.12.
  802. HideAdvancements: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement