Advertisement
Guest User

Untitled

a guest
Mar 10th, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.50 KB | None | 0 0
  1. #==============================O==============================#
  2. # I---------------------------------------------------------I #
  3. # | Advanced Achievements 4.2.1 configuration - Readme | #
  4. # 1---------------------------------------------------------1 #
  5. #==============================o==============================#
  6.  
  7. # You can use Minecraft chat colors in Message|DisplayName|Goal, but include '' around the whole text: '&4Color'.
  8. # When using colours, you must also double apostrophes: '&2I''ve doubled apostrophes!'.
  9. # Only spaces, no tabs. Don't forget the indents, plugin won't work otherwise!
  10. # To check your file, use: yaml-online-parser.appspot.com
  11. # Do NOT delete any main achievement sections in the configuration file.
  12. # Possible items for rewards/Crafts/Places/Breaks: hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  13. # Possible mobs for the Kills section: hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
  14. # Default config.yml file: github.com/PyvesB/AdvancedAchievements/blob/master/src/main/resources/config.yml
  15. # Visit the wiki for some additional documentation: github.com/PyvesB/AdvancedAchievements/wiki
  16.  
  17. #=============================O=O=============================#
  18. # II-------------------------------------------------------II #
  19. # | General settings | #
  20. # 2---------------------------------------------------------2 #
  21. #=============================o=o=============================#
  22.  
  23. # Time in seconds between each /aach book.
  24. TimeBook: 900
  25.  
  26. # Check for update on plugin launch and notify when an OP joins the game.
  27. CheckForUpdate: true
  28.  
  29. # Set to true to activate firework effects when a player receives an achievement.
  30. Firework: true
  31.  
  32. # Choose BALL_LARGE, BALL, BURST, CREEPER, STAR or RANDOM.
  33. FireworkStyle: BALL_LARGE
  34.  
  35. # Number of players displayed in /aach top, week and month commands.
  36. TopList: 5
  37.  
  38. # Set to true to activate particle effects when receiving book and for players in top list.
  39. AdditionalEffects: true
  40.  
  41. # Set to true to activate sound effects when receiving book and for players in top list.
  42. Sound: true
  43.  
  44. # Set the icon of the plugin (default: shamrock, '\u2618').
  45. Icon: '\u2618'
  46.  
  47. # Set the color of the plugin (default: 5, dark purple).
  48. Color: '5'
  49.  
  50. # Notify other connected players when an achievement is received.
  51. # Default behaviour, a player can override what he sees by using /aach toggle.
  52. ChatNotify: false
  53.  
  54. # Separator between name, description and date on a book page.
  55. BookSeparator: ''
  56.  
  57. # Set the format of the achievement name in /aach list (default: '%ICON% %NAME% %ICON%').
  58. ListAchievementFormat: '%ICON% %NAME% %ICON%'
  59.  
  60. # Stop all stats from increasing when player in creative mode, including PlayedTime.
  61. # Connection achievements will only be handled once a player switches to a non-creative mode.
  62. RestrictCreative: false
  63.  
  64. # Stop all stats from increasing when player in spectator mode, including PlayedTime.
  65. # Connection achievements will only be handled once a player switches to a non-spectator mode.
  66. RestrictSpectator: true
  67.  
  68. # Stop all stats from increasing when player in a specific world, including PlayedTime (delete the [] before using).
  69. # Connection achievements will only be handled once a player enters a non-excluded world.
  70. ExcludedWorlds: []
  71. # - yourWorld1
  72. # - yourWorld2
  73.  
  74. # Ignore vertical dimension (Y axis) when calculating distance statistics.
  75. IgnoreVerticalDistance: false
  76.  
  77. # Don't show these categories in the achievement GUI or in the stats output (delete the [] before using).
  78. # Also prevent obtaining achievements for these categories and prevent stats from increasing.
  79. # If changed, do a full server reload, and not just /aach reload.
  80. DisabledCategories: []
  81. # - Beds
  82. # - ItemBreaks
  83. # - Crafts
  84.  
  85. # Obfuscate achievements that have not yet been received in /aach list.
  86. ObfuscateNotReceived: false
  87.  
  88. # Obfuscate progressive achievements:
  89. # For categories with a series of related achievements where the only thing changing is the number of times
  90. # the event has occurred, show achievements that have been obtained and show the next obtainable achievement,
  91. # but obfuscate the additional achievements. In order for this to work properly, achievements must be sorted
  92. # in order of increasing difficulty. For example, under Places, stone, the first achievement could have a
  93. # target of 100 stone, the second 500 stone, and the third 1000 stone. When ObfuscateProgressiveAchievements
  94. # is true, initially only the 100 stone achievement will be readable in the GUI. Once 100 stone have been placed,
  95. # the 500 stone achievement will become legible.
  96. ObfuscateProgressiveAchievements: false
  97.  
  98. # Hide categories with no achievements yet received in /aach list.
  99. HideNotReceivedCategories: false
  100.  
  101. # Hide the reward display in /aach list.
  102. HideRewardDisplayInList: false
  103.  
  104. # Display precise statistic information in the /aach list progress bars.
  105. EnrichedListProgressBars: true
  106.  
  107. # Annotate each achievement displayed in a /aach list category with a number. Due to a Minecraft limitation,
  108. # if you have more than 64 achievements for a category, the counting will start back at 1 after number 64.
  109. NumberedItemsInList: false
  110.  
  111. # Display achievement name and description as screen titles.
  112. TitleScreen: true
  113.  
  114. # Sort pages of the book in chronological order (false for reverse chronological order).
  115. BookChronologicalOrder: true
  116.  
  117. # Do not take into account items broken with Silk Touch for the Breaks achievements.
  118. DisableSilkTouchBreaks: false
  119.  
  120. # Do not take into account ores broken with Silk Touch for the Breaks achievements.
  121. # DisableSilkTouchBreaks takes precedence over this. Not applicable to iron or gold ores.
  122. DisableSilkTouchOreBreaks: false
  123.  
  124. # Name of the language file.
  125. LanguageFileName: 'lang.yml'
  126.  
  127. # Time in seconds between each statistic count for the following categories.
  128. # LavaBuckets, WaterBuckets, Beds, Brewing, MusicDiscs.
  129. StatisticCooldown: 10
  130.  
  131. # Display action bar message when player does an action while in the cooldown period.
  132. CooldownActionBar: true
  133.  
  134. # Locale used to format dates in /aach book and /aach list. You must select an ISO 639 language code.
  135. # The list of possible language codes can be found here at www.loc.gov/standards/iso639-2/php/code_list.php
  136. DateLocale: 'en'
  137.  
  138. # Display time of reception of achievements in /aach book and /aach list in addition to the date. For achievements
  139. # received in plugin versions prior to 3.0, the precise time information is not available and will be displayed as midnight.
  140. DateDisplayTime: true
  141.  
  142. #=============================OOO=============================#
  143. # III-----------------------------------------------------III #
  144. # | Database settings | #
  145. # 3---------------------------------------------------------3 #
  146. #=============================ooo=============================#
  147.  
  148. # Make a daily backup of your local database (if sqlite).
  149. DatabaseBackup: true
  150.  
  151. # Database type, sqlite, postgresql or mysql. Do a full server reload or restart to make this effective.
  152. DatabaseType: sqlite
  153.  
  154. # Prefix added to the tables in the database. If you switch from the default tables names (no prefix),
  155. # the plugin will attempt an automatic renaming. Otherwise you have to rename your tables manually.
  156. # Do a full server reload or restart to make this effective.
  157. TablePrefix: ''
  158.  
  159. # Settings to link with MySQL database (ignore if sqlite or postgresql).
  160. MYSQL:
  161. Database: 'jdbc:mysql://minecraft_112034'
  162. User: minecraft_112034
  163. Password: F0297837W0
  164.  
  165. # Settings to link with PostgresSQL database (ignore if sqlite or mysql).
  166. POSTGRESQL:
  167. Database: 'jdbc:postgresql://localhost:5432/minecraft'
  168. User: root
  169. Password: root
  170.  
  171. #============================OO=OO============================#
  172. # IV-------------------------------------------------------IV #
  173. # | Performance settings | #
  174. # 4---------------------------------------------------------4 #
  175. #============================oo=oo============================#
  176.  
  177. # DO NOT CHANGE THE FOLLOWING UNLESS YOU ARE AN EXPERIENCED USER. The intervals are in seconds.
  178. # If any of the performance settings are changed, do a full server reload, and not just /aach reload.
  179. # Frequency of play time checks for players. Smaller values give more precision but more CPU usage.
  180. PlaytimeTaskInterval: 60
  181.  
  182. # Calculates distance traveled by players. Smaller values give more precision but more CPU usage.
  183. DistanceTaskInterval: 5
  184.  
  185. # Frequency of some statistics writes to the database.
  186. PooledRequestsTaskInterval: 120
  187.  
  188. # Enable multithreading for database write operations.
  189. AsyncPooledRequestsSender: true
  190.  
  191. #============================OOOOO============================#
  192. # V---------------------------------------------------------V #
  193. # | Action achievements | #
  194. # 5---------------------------------------------------------5 #
  195. #============================ooooo============================#
  196.  
  197. # When a player connects during the day; statistic increases at most once per day.
  198. Connections:
  199. '1':
  200. Message: Première connexion au serveur !
  201. Name: connect_1
  202. DisplayName: Good Choice
  203.  
  204. # When a specific block is placed (specify material name, lower case).
  205. Places:
  206. smooth_brick:
  207. '500':
  208. # Used in /aach list when achievement not yet received.
  209. Goal: 'Placerr 500 stone.'
  210. # Description; displayed when receiving achievement, and in /aach book and /aach list.
  211. Message: '&4Tu as placer 500 stone bricks!'
  212. # Database name, must also be used in /aach delete and /aach check.
  213. Name: place_500_smooth_brick
  214. # Name; displayed when receiving achievement, and in /aach book and /aach list.
  215. DisplayName: 'Stone Brick Layer'
  216. '2500':
  217. Goal: 'Placer 2500 stone bricks.'
  218. Message: '&4Tu as placer 2500 stone bricks!'
  219. Name: place_2500_smooth_brick
  220. DisplayName: 'Stone Brick Architect'
  221. stone:
  222. '100':
  223. Message: '&4One hundred placed stones!'
  224. Name: place_100_stone
  225. DisplayName: Stone Addict
  226. '1000':
  227. Message: '&4One thousand placed stones!'
  228. Name: place_1000_stone
  229. DisplayName: Stone God
  230.  
  231. # When a specific block is broken (specify material name, lower case).
  232. # Below, the notation sand:1 means sand item with metadata 1 (red sand).
  233. Breaks:
  234. sand:1:
  235. '10':
  236. Message: '&cYou have collected 10 red sand blocks!'
  237. Name: break_10_sand1
  238. DisplayName: Red Sand Fan
  239. stone:
  240. '1':
  241. Message: '&1The first time you went mining!'
  242. Name: break_1_stone
  243. DisplayName: Cobble!
  244. # Use semicolons for multiple command rewards. PLAYER will be replaced by player's name.
  245. Reward:
  246. Command: give PLAYER 158 10; give PLAYER 126 5
  247.  
  248. # When a specific mob is killed.
  249. # Use an Entity name or poweredcreeper.
  250. # Use player to track player kills as a whole.
  251. # Use specificplayer- followed by player UUID to track how many times a specific player has been killed.
  252. Kills:
  253. zombie:
  254. '1':
  255. Message: '&8The first time you killed a zombie!'
  256. DisplayName: The Walking Dead
  257. Name: kills_1_zombie
  258. Reward:
  259. Money: 1
  260. Item: diamond 1
  261. specificplayer-56c79b19-4500-466c-94ea-514a755fdd09:
  262. '1':
  263. Message: You killed the author of the plugin!
  264. DisplayName: No More DarkPyves
  265. Name: kills_1_darkpyves
  266.  
  267. # When a specific item is crafted (specify material name, lower case).
  268. Crafts:
  269. diamond_sword:
  270. '1':
  271. Message: The first time you crafted a blade!
  272. Name: craft_1_blade
  273. DisplayName: Blacksmith Apprentice
  274. Reward:
  275. Money: 2
  276.  
  277. # When the player dies.
  278. Deaths:
  279. '1':
  280. Message: The first time you died!
  281. Name: deaths_1
  282. DisplayName: Rest in Peace
  283.  
  284. # When an arrow is shot.
  285. Arrows:
  286. '50':
  287. Message: '50 arrows shot!'
  288. Name: arrows_50
  289. DisplayName: Arrows Around the Place
  290.  
  291. # When a snowball is thrown.
  292. Snowballs:
  293. '1000':
  294. Message: '1000 snowballs thrown. That''s the spirit!'
  295. Name: snowballs_1000
  296. DisplayName: Winter Addict
  297.  
  298. # When an egg is thrown.
  299. Eggs:
  300. '1000':
  301. Message: '1000 eggs thrown!'
  302. Name: eggs_1000
  303. DisplayName: Omelet Addict
  304.  
  305. # When a fish is caught.
  306. Fish:
  307. '1':
  308. Message: The first time you caught a fish!
  309. Name: fish_1
  310. DisplayName: Time for Fish and Chips
  311.  
  312. # When a treasure is caught with a fishing rod.
  313. Treasures:
  314. '1':
  315. Message: Your first treasure from the sea!
  316. Name: treasure_1
  317. DisplayName: Treasure Hunter
  318.  
  319. # When a tool/armor/weapon is broken.
  320. ItemBreaks:
  321. '1':
  322. Message: You broke your favorite tool!
  323. Name: itembreaks_1
  324. DisplayName: '&4Clumsy Guy'
  325.  
  326. # When an item is eaten (excludes potions and milk).
  327. EatenItems:
  328. '1':
  329. Message: Just had a snack!
  330. Name: eatenitems_1
  331. DisplayName: First Snack
  332.  
  333. # When a sheep is sheared.
  334. Shear:
  335. '100':
  336. Message: 100 sheep sheared!
  337. Name: shear_100
  338. DisplayName: '&1Wool Addict'
  339.  
  340. # When a cow is milked.
  341. Milk:
  342. '1':
  343. Message: Just milked a cow!
  344. Name: milk_1
  345. DisplayName: First Milk
  346.  
  347. # When a bucket is filled with lava.
  348. LavaBuckets:
  349. '10':
  350. Message: 10 buckets filled with lava!
  351. Name: lavabuckets_10
  352. DisplayName: Pyroman
  353.  
  354. # When a bucket is filled with water.
  355. WaterBuckets:
  356. '15':
  357. Message: 15 buckets filled with water!
  358. Name: waterbuckets_15
  359. DisplayName: Fireman
  360.  
  361. # When a trade with a villager is made.
  362. Trades:
  363. '1':
  364. Message: Doing business with your first villager!
  365. Name: trades_1
  366. DisplayName: First Trade
  367.  
  368. # When an anvil is used.
  369. AnvilsUsed:
  370. '1':
  371. Message: You just repaired your first item!
  372. Name: anvilsused_1
  373. DisplayName: First Repair
  374.  
  375. # When an enchantment is performed.
  376. Enchantments:
  377. '5':
  378. Message: 5 objects enchanted!
  379. Name: enchantments_5
  380. DisplayName: '&5Wizard'
  381.  
  382. # When a bed is entered.
  383. Beds:
  384. '5':
  385. Message: You entered a bed 5 times!
  386. Name: bed_5
  387. DisplayName: Sleepy Guy
  388.  
  389. # Maximum level reached.
  390. MaxLevel:
  391. '10':
  392. Message: Level 10 reached!
  393. Name: maxlevel_10
  394. DisplayName: '&4Rookie'
  395.  
  396. # When a potion is consumed.
  397. ConsumedPotions:
  398. '100':
  399. Message: Drinking weird beverages all the time...
  400. Name: consumedpotions_100
  401. DisplayName: Alcoholic
  402.  
  403. # Amount of time played on the server (in hours, use integers).
  404. PlayedTime:
  405. '1':
  406. Message: You played during one hour on the server!
  407. Name: playedtime_1
  408. DisplayName: First Hour
  409.  
  410. # When a distance is traveled by foot.
  411. DistanceFoot:
  412. '1000':
  413. Message: You traveled 1000 blocks by foot!
  414. Name: distancefoot_1000
  415. DisplayName: Big Walker
  416.  
  417. # When a distance is traveled on a pig.
  418. DistancePig:
  419. '100':
  420. Message: You traveled 100 blocks on a pig!
  421. Name: distancepig_100
  422. DisplayName: Carrot on a Stick Master
  423.  
  424. # When a distance is traveled on a horse.
  425. DistanceHorse:
  426. '500':
  427. Message: You traveled 500 blocks on a horse!
  428. Name: distancehorse_500
  429. DisplayName: The Avener
  430.  
  431. # When a distance is traveled in a minecart.
  432. DistanceMinecart:
  433. '100':
  434. Message: You traveled 100 blocks in a minecart!
  435. Name: distanceminecart_100
  436. DisplayName: Carting Fan
  437.  
  438. # When a distance is traveled in a boat.
  439. DistanceBoat:
  440. '200':
  441. Message: You traveled 200 blocks in a boat!
  442. Name: distanceboat_200
  443. DisplayName: Great Sailor
  444.  
  445. # When a distance is traveled with elytra.
  446. # (ignored on Minecraft versions prior to 1.9, should be added to DisabledCategories)
  447. DistanceGliding:
  448. '100':
  449. Message: You traveled 100 blocks with elytra!
  450. Name: distancegliding_100
  451. DisplayName: Angel
  452.  
  453. # When a distance is traveled on a llama.
  454. # (ignored on Minecraft versions prior to 1.11, should be added to DisabledCategories)
  455. DistanceLlama:
  456. '50':
  457. Message: You traveled 50 blocks on a llama!
  458. Name: distancellama_50
  459. DisplayName: Llama Rider
  460.  
  461. # When an item is dropped on the ground.
  462. ItemDrops:
  463. '15':
  464. Message: You're killing the planet!
  465. Name: itemdrops_15
  466. DisplayName: Polluter
  467.  
  468. # When an item is picked up from the ground.
  469. ItemPickups:
  470. '40':
  471. Message: Le recycleur!
  472. Name: itempickups_40
  473. DisplayName: Environmentalist
  474.  
  475. # When soil is plowed with a hoe.
  476. HoePlowings:
  477. '10':
  478. Message: You plowed the ground 10 times!
  479. Name: hoeplowings_10
  480. DisplayName: Farmer
  481. Reward:
  482. Item: cookie 15
  483.  
  484. # When bone meal is used to fertilise plants.
  485. Fertilising:
  486. '15':
  487. Message: You used bone meal on plants 15 times!
  488. Name: fertilising_15
  489. DisplayName: Gardener
  490.  
  491. # When an animal is tamed.
  492. Taming:
  493. '1':
  494. Message: You tamed your first animal!
  495. Name: taming_1
  496. DisplayName: Tamer
  497.  
  498. # When a potion is brewed.
  499. Brewing:
  500. '1':
  501. Message: You brewed your first potion!
  502. Name: brewing_1
  503. DisplayName: Alchemist
  504.  
  505. # When a firework is launched.
  506. Fireworks:
  507. '10':
  508. Message: You launched 10 fireworks!
  509. Name: fireworks_10
  510. DisplayName: Pyrotechnist
  511.  
  512. # When a music disc is played.
  513. MusicDiscs:
  514. '1':
  515. Message: One jukebox used!
  516. Name: musicdiscs_1
  517. DisplayName: DJ
  518.  
  519. # When a player teleports with an enderpearl.
  520. EnderPearls:
  521. '10':
  522. Message: 10 teleportations with ender pearls!
  523. Name: enderpearls_10
  524. DisplayName: Teleport Man
  525.  
  526. # When a player gives a pet to another player (requires Pet Master plugin version 1.4 or above).
  527. PetMasterGive:
  528. '3':
  529. Message: 3 pets given to friends!
  530. Name: petmastergive_3
  531. DisplayName: Donator
  532.  
  533. # When a player receives a pet from another player (requires Pet Master plugin version 1.4 or above).
  534. PetMasterReceive:
  535. '10':
  536. Message: 10 pets received from friends!
  537. Name: petmasterreceive_10
  538. DisplayName: Receiver
  539.  
  540. # When an item is smelt in a furnace.
  541. Smelting:
  542. '250':
  543. Message: 250 items smelt in a furnace!
  544. Name: smeltitems_250
  545. DisplayName: The Smelter
  546.  
  547. # When a player enters a specific command (specify command prefixes in lower case without initial slash).
  548. # For instance a command /awf add world from the AntiWorldFly plugin matches with subcategory 'awf add'.
  549. # Aliases of a given command will also be taken into account.
  550. PlayerCommands:
  551. 'aach stats':
  552. '10':
  553. Message: Run the stats command 10 times!
  554. Name: playercommand_aachstats_10
  555. DisplayName: Statistician
  556.  
  557. #===========================OOO=OOO===========================#
  558. # VI-------------------------------------------------------VI #
  559. # | Command achievements | #
  560. # 6---------------------------------------------------------6 #
  561. #===========================ooo=ooo===========================#
  562.  
  563. # Let achievement commands be given several times.
  564. MultiCommand: true
  565.  
  566. # A player with achievement.give (or the console) can use /aach give yourAch1 PLAYER to give
  567. # yourAch1 achievement to PLAYER. The /aach give command does NOT work with other achievements.
  568. Commands:
  569. yourAch1:
  570. Message: You took part in the special event!
  571. Name: yourAch1
  572. DisplayName: Special Event Achievement!
  573.  
  574. #===========================OOOOOOO===========================#
  575. # VII-----------------------------------------------------VII #
  576. # | Parameters in future plugin versions will appear here | #
  577. # 7---------------------------------------------------------7 #
  578. #===========================ooooooo===========================#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement