Advertisement
Guest User

Untitled

a guest
Nov 13th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.97 KB | None | 0 0
  1. #==============================O==============================#
  2.  
  3. # I---------------------------------------------------------I #
  4.  
  5. # | Advanced Achievements 3.0.5 configuration - Readme | #
  6.  
  7. # 1---------------------------------------------------------1 #
  8.  
  9. #==============================o==============================#
  10.  
  11.  
  12.  
  13. # You can use Minecraft chat colors in Message|DisplayName|Goal, but include '' around the whole text: '&4Color'.
  14.  
  15. # When using colours, you must also double apostrophes: '&2I''ve doubled apostrophes!'.
  16.  
  17. # Only spaces, no tabs. Don't forget the indents, plugin won't work otherwise!
  18.  
  19. # To check your file, use: yaml-online-parser.appspot.com
  20.  
  21. # Do NOT delete any main achievement sections in the configuration file.
  22.  
  23. # Possible items for rewards/Crafts/Places/Breaks: hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  24.  
  25. # Possible mobs for the Kills section: hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
  26.  
  27. # Default config.yml file: github.com/PyvesB/AdvancedAchievements/blob/master/src/main/resources/config.yml
  28.  
  29. # Visit the wiki for some additional documentation: github.com/PyvesB/AdvancedAchievements/wiki
  30.  
  31.  
  32.  
  33. #=============================O=O=============================#
  34.  
  35. # II-------------------------------------------------------II #
  36.  
  37. # | General settings | #
  38.  
  39. # 2---------------------------------------------------------2 #
  40.  
  41. #=============================o=o=============================#
  42.  
  43.  
  44.  
  45. # Time in seconds between each /aach book.
  46.  
  47. TimeBook: 900
  48.  
  49.  
  50.  
  51. # Time in seconds between each /aach list.
  52.  
  53. TimeList: 0
  54.  
  55.  
  56.  
  57. # Check for update on plugin launch and notify when an OP joins the game.
  58.  
  59. CheckForUpdate: true
  60.  
  61.  
  62.  
  63. # Set to true to activate firework effects when a player receives an achievement.
  64.  
  65. Firework: true
  66.  
  67.  
  68.  
  69. # Choose BALL_LARGE, BALL, BURST, CREEPER or STAR.
  70.  
  71. FireworkStyle: BALL_LARGE
  72.  
  73.  
  74.  
  75. # Number of players displayed in /aach top, week and month commands.
  76.  
  77. TopList: 10
  78.  
  79.  
  80.  
  81. # Set to true to activate particle effects when receiving book and for players in top list.
  82.  
  83. AdditionalEffects: true
  84.  
  85.  
  86.  
  87. # Set to true to activate sound effects when receiving book and for players in top list.
  88.  
  89. Sound: true
  90.  
  91.  
  92.  
  93. # Set the icon of the plugin (default: shamrock, '\u2618').
  94.  
  95. Icon: '\u2618'
  96.  
  97.  
  98.  
  99. # Set the color of the plugin (default: 5, dark purple).
  100.  
  101. Color: '2'
  102.  
  103.  
  104.  
  105. # Notify other connected players when an achievement is received.
  106.  
  107. ChatNotify: false
  108.  
  109.  
  110.  
  111. # Separator between name, description and date on a book page.
  112.  
  113. BookSeparator: ''
  114.  
  115.  
  116.  
  117. # Set the format of the achievement name in /aach list (default: '%ICON% %NAME% %ICON%').
  118.  
  119. ListAchievementFormat: '%ICON% %NAME% %ICON%'
  120.  
  121.  
  122.  
  123. # Stop stats from increasing when player in creative mode (except Connections and PlayedTime).
  124.  
  125. RestrictCreative: false
  126.  
  127.  
  128.  
  129. # Stop stats from increasing when player in a specific world (delete the [] before using).
  130.  
  131. ExcludedWorlds: []
  132.  
  133. # - yourWorld1
  134.  
  135. # - yourWorld2
  136.  
  137.  
  138.  
  139. # Ignore vertical dimension (Y axis) when calculating distance statistics.
  140.  
  141. IgnoreVerticalDistance: false
  142.  
  143.  
  144.  
  145. # Don't show these categories in the achievement GUI or in the stats output (delete the [] before using).
  146.  
  147. # Also prevent obtaining achievements for these categories and prevent stats from increasing.
  148.  
  149. # If changed, do a full server reload, and not just /aach reload.
  150.  
  151. DisabledCategories: []
  152.  
  153. # - Beds
  154.  
  155. # - ItemBreaks
  156.  
  157. - Crafts
  158.  
  159.  
  160.  
  161. # Obfuscate achievements that have not yet been received in /aach list.
  162.  
  163. ObfuscateNotReceived: false
  164.  
  165.  
  166.  
  167. # Obfuscate progressive achievements:
  168.  
  169. # For categories with a series of related achievements where the only thing changing is the number of times
  170.  
  171. # the event has occurred, show achievements that have been obtained and show the next obtainable achievement,
  172.  
  173. # but obfuscate the additional achievements. In order for this to work properly, achievements must be sorted
  174.  
  175. # in order of increasing difficulty. For example, under Places, stone, the first achievement could have a
  176.  
  177. # target of 100 stone,# the second 500 stone, and the third 1000 stone. When ObfuscateProgressiveAchievements
  178.  
  179. # is true, initially only the 100 stone achievement will be readable in the GUI. Once 100 stone have been placed,
  180.  
  181. # the 500 stone achievement will become legible.
  182.  
  183. ObfuscateProgressiveAchievements: false
  184.  
  185.  
  186.  
  187. # Hide categories with no achievements yet received in /aach list.
  188.  
  189. HideNotReceivedCategories: false
  190.  
  191.  
  192.  
  193. # Hide the reward display in /aach list.
  194.  
  195. HideRewardDisplayInList: false
  196.  
  197.  
  198.  
  199. # Display achievement name and description as screen titles.
  200.  
  201. TitleScreen: true
  202.  
  203.  
  204.  
  205. # Sort pages of the book in chronological order (false for reverse chronological order).
  206.  
  207. BookChronologicalOrder: true
  208.  
  209.  
  210.  
  211. # Do not take into account items broken with Silk Touch for the Breaks achievements.
  212.  
  213. DisableSilkTouchBreaks: false
  214.  
  215.  
  216.  
  217. # Do not take into account ores broken with Silk Touch for the Breaks achievements.
  218.  
  219. # DisableSilkTouchBreaks takes precedence over this. Not applicable to iron or gold ores.
  220.  
  221. DisableSilkTouchOreBreaks: false
  222.  
  223.  
  224.  
  225. # Name of the language file.
  226.  
  227. LanguageFileName: 'lang.yml'
  228.  
  229.  
  230.  
  231. #=============================OOO=============================#
  232.  
  233. # III-----------------------------------------------------III #
  234.  
  235. # | Database settings | #
  236.  
  237. # 3---------------------------------------------------------3 #
  238.  
  239. #=============================ooo=============================#
  240.  
  241.  
  242.  
  243. # Make a daily backup of your local database (if sqlite).
  244.  
  245. DatabaseBackup: true
  246.  
  247.  
  248.  
  249. # Database type, sqlite, postgresql or mysql. Do a full server reload or restart to make this effective.
  250.  
  251. DatabaseType: sqlite
  252.  
  253.  
  254.  
  255. # Prefix added to the tables in the database. If you switch from the default tables names (no prefix),
  256.  
  257. # the plugin will attempt an automatic renaming. Otherwise you have to rename your tables manually.
  258.  
  259. # Do a full server reload or restart to make this effective.
  260.  
  261. TablePrefix: ''
  262.  
  263.  
  264.  
  265. # Settings to link with MySQL database (ignore if sqlite or postgresql).
  266.  
  267. MYSQL:
  268.  
  269. Database: 'jdbc:mysql://localhost:3306/minecraft'
  270.  
  271. User: root
  272.  
  273. Password: root
  274.  
  275.  
  276.  
  277. # Settings to link with PostgresSQL database (ignore if sqlite or mysql).
  278.  
  279. POSTGRESQL:
  280.  
  281. Database: 'jdbc:postgresql://localhost:5432/minecraft'
  282.  
  283. User: root
  284.  
  285. Password: root
  286.  
  287.  
  288.  
  289. #============================OO=OO============================#
  290.  
  291. # IV-------------------------------------------------------IV #
  292.  
  293. # | Performance settings | #
  294.  
  295. # 4---------------------------------------------------------4 #
  296.  
  297. #============================oo=oo============================#
  298.  
  299.  
  300.  
  301. # DO NOT CHANGE THE FOLLOWING UNLESS YOU ARE AN EXPERIENCED USER. The intervals are in seconds.
  302.  
  303. # If any of the performance settings are changed, do a full server reload, and not just /aach reload.
  304.  
  305. # Frequency of play time checks for players. Smaller values give more precision but more CPU usage.
  306.  
  307. PlaytimeTaskInterval: 150
  308.  
  309.  
  310.  
  311. # Calculates distance traveled by players. Smaller values give more precision but more CPU usage.
  312.  
  313. DistanceTaskInterval: 5
  314.  
  315.  
  316.  
  317. # Frequency of some statistics writes to the database.
  318.  
  319. PooledRequestsTaskInterval: 60
  320.  
  321.  
  322.  
  323. # Enable multithreading for database write operations.
  324.  
  325. AsyncPooledRequestsSender: true
  326.  
  327.  
  328.  
  329. #============================OOOOO============================#
  330.  
  331. # V---------------------------------------------------------V #
  332.  
  333. # | Action achievements | #
  334.  
  335. # 5---------------------------------------------------------5 #
  336.  
  337. #============================ooooo============================#
  338.  
  339.  
  340.  
  341. # When a player connects during the day.
  342.  
  343. Connections:
  344.  
  345. '1':
  346.  
  347. Message: Wejdz pierwszy raz na serwer
  348.  
  349. Name: connect_1
  350.  
  351. DisplayName: Dobry Wybor
  352.  
  353. Reward:
  354.  
  355. Money: 100
  356.  
  357. # When a specific block is placed (specify material name, lower case).
  358.  
  359. Places:
  360.  
  361. smooth_brick:
  362.  
  363. '500':
  364.  
  365. # Used in /aach list when achievement not yet received.
  366.  
  367. Goal: 'Poloz 500 kamiennych cegiel.'
  368.  
  369. # Description; displayed when receiving achievement, and in /aach book and /aach list.
  370.  
  371. Message: '&fPoloz &7500&f kamiennych cegiel!'
  372.  
  373. # Database name, must also be used in /aach delete and /aach check.
  374.  
  375. Name: place_500_smooth_brick
  376.  
  377. # Name; displayed when receiving achievement, and in /aach book and /aach list.
  378.  
  379. DisplayName: 'Kamienne Cegly'
  380.  
  381. Reward:
  382.  
  383. Money: 100
  384.  
  385. '2500':
  386.  
  387. Goal: 'Poloz 2500 kamiennych cegiel.'
  388.  
  389. Message: '&fPoloz &72500 &fkamiennych cegiel!'
  390.  
  391. Name: place_2500_smooth_brick
  392.  
  393. DisplayName: 'Kamienny Architekt!'
  394.  
  395. Reward:
  396.  
  397. Money: 100
  398.  
  399. stone:
  400.  
  401. '100':
  402.  
  403. Message: '&fPoloz &7100 &fkamienia'
  404.  
  405. Name: place_100_stone
  406.  
  407. DisplayName: Kamien ma dobra strone!
  408.  
  409. Reward:
  410.  
  411. Money: 100
  412.  
  413. '1000':
  414.  
  415. Message: '&fPoloz &71000 &fkamienia'
  416.  
  417. Name: place_1000_stone
  418.  
  419. DisplayName: Kamienny pros
  420.  
  421. Reward:
  422.  
  423. Money: 100
  424.  
  425.  
  426. # When a specific block is broken (specify material name, lower case).
  427.  
  428. # Below, the notation log:1 means log item with metadata 1.
  429.  
  430. Breaks:
  431.  
  432. log:
  433.  
  434. '100':
  435.  
  436. Message: '&fZetnij &7100 &fdebowego drewna'
  437.  
  438. Name: break_100_log
  439.  
  440. DisplayName: Drwal na praktykach
  441.  
  442. Reward:
  443.  
  444. Money: 100
  445.  
  446. '1000':
  447.  
  448. Message: '&fZetnij &71000 &fdebowego drewna'
  449.  
  450. Name: break_1000_log
  451.  
  452. DisplayName: To juz 1000 drewna!
  453.  
  454. Reward:
  455.  
  456. Money: 100
  457.  
  458. '10000':
  459.  
  460. Message: '&fZetnij &710000 &fdebowego drewna'
  461.  
  462. Name: break_10000_log
  463.  
  464. DisplayName: Starszy Drwal!
  465.  
  466. Reward:
  467.  
  468. Money: 100
  469.  
  470. '100000':
  471.  
  472. Message: '&fZetnij &7100000 &fdebowego drewna'
  473.  
  474. Name: break_100000_log
  475.  
  476. DisplayName: Miejsce dla prawdziwego Drwala!
  477.  
  478. Reward:
  479.  
  480. Money: 100
  481.  
  482. stone:
  483.  
  484. '100':
  485.  
  486. Message: '&fWykop 100 kamienia'
  487.  
  488. Name: break_100_stone
  489.  
  490. DisplayName: Pierwsza setka!
  491.  
  492. Reward:
  493.  
  494. Money: 100
  495.  
  496. '10000':
  497.  
  498. Message: '&fWykop &710000 &fkamienia.'
  499.  
  500. Name: break_10000_stone
  501.  
  502. DisplayName: To juz 10 tysiecy!
  503.  
  504. Reward:
  505.  
  506. Money: 100
  507.  
  508. '2500000':
  509.  
  510. Message: '&fWykop &72500000 &fkamienia.'
  511.  
  512. Name: break_2500000_stone
  513.  
  514. DisplayName: Przejscie dla Krola!
  515.  
  516. Reward:
  517.  
  518. Money: 100
  519.  
  520.  
  521. # When a specific mob is killed (specify an entity name or poweredcreeper or player, lower case).
  522.  
  523. Kills:
  524.  
  525. zombie:
  526.  
  527. '1':
  528.  
  529. Message: '&fTo Twoj pierwszy zombie!'
  530.  
  531. DisplayName: The Walking Dead
  532.  
  533. Name: kills_1_zombie
  534.  
  535. Reward:
  536.  
  537. Money: 100
  538.  
  539. zombie:
  540.  
  541. '1000':
  542.  
  543. Message: '&fHorde zombie minela!'
  544.  
  545. DisplayName: The Walking Dead 2
  546.  
  547. Name: kills_1000_zombie
  548.  
  549. Reward:
  550.  
  551. Money: 100
  552.  
  553.  
  554. # When a specific item is crafted (specify material name, lower case).
  555.  
  556. Crafts:
  557.  
  558. torch:
  559.  
  560. '1':
  561.  
  562. Message: &fStworz pochodnie
  563.  
  564. Name: craft_1_torch
  565.  
  566. DisplayName: Pierwsze swiatelko w tunelu.
  567.  
  568. Reward:
  569.  
  570. Money: 100
  571.  
  572. flowerpot:
  573.  
  574. '1':
  575.  
  576. Message: &fKask dla kaskadera (helm)!
  577.  
  578. Name: craft_1_diamondhelmet
  579.  
  580. DisplayName: Pierwszy kask
  581.  
  582.  
  583. # When the player dies.
  584.  
  585. Deaths:
  586.  
  587. '1':
  588.  
  589. Message: &fPierwsza smierc!
  590.  
  591. Name: deaths_1
  592.  
  593. DisplayName: Pierwsza Smierc
  594.  
  595. Reward:
  596.  
  597. Money: 100
  598.  
  599. '100':
  600.  
  601. Message: &fKazdy ma 100 zyc!
  602.  
  603. Name: deaths_100
  604.  
  605. DisplayName: Setka Smierci
  606.  
  607.  
  608.  
  609.  
  610. # When an arrow is shot.
  611.  
  612. Arrows:
  613.  
  614. '50':
  615.  
  616. Message: '&f50 strzalow strzalami!'
  617.  
  618. Name: arrows_50
  619.  
  620. DisplayName: Strzel z luki 50 razy!
  621.  
  622. Reward:
  623.  
  624. Money: 100
  625.  
  626.  
  627. # When a snowball is thrown.
  628.  
  629. Snowballs:
  630.  
  631. '500':
  632.  
  633. Message: 'Wystrzel 500 sniezek!'
  634.  
  635. Name: snowballs_500
  636.  
  637. DisplayName: Masz te moc!
  638.  
  639. Reward:
  640.  
  641. Money: 100
  642.  
  643.  
  644. # When an egg is thrown.
  645.  
  646. Eggs:
  647.  
  648. '1000':
  649.  
  650. Message: '&fWystrzel 1000 jajek!'
  651.  
  652. Name: eggs_1000
  653.  
  654. DisplayName: Omlet sam sie nie zrobi!
  655.  
  656. Reward:
  657.  
  658. Money: 100
  659.  
  660.  
  661. # When a fish is caught.
  662.  
  663. Fish:
  664.  
  665. '1':
  666.  
  667. Message: &fPora na pierwsza rybe!
  668.  
  669. Name: fish_1
  670.  
  671. DisplayName: Dobry splawik!
  672.  
  673. Reward:
  674.  
  675. Money: 100
  676.  
  677. '200':
  678.  
  679. Message: &fDwiescie ryb, nie lada wyzwanie.
  680.  
  681. Name: fish_200
  682.  
  683. DisplayName: Mistrz rybactwa sie rodzi!
  684.  
  685. Reward:
  686.  
  687. Money: 100
  688.  
  689.  
  690.  
  691. # When a tool/armor/weapon is broken.
  692.  
  693. ItemBreaks:
  694.  
  695. '1':
  696.  
  697. Message: &fZniszcz swoje ulubione narzedzie!
  698.  
  699. Name: itembreaks_1
  700.  
  701. DisplayName: '&3Psuja'
  702.  
  703. Reward:
  704.  
  705. Money: 100
  706.  
  707. '10':
  708.  
  709. Message: &fZniszcz 10 narzedzi!
  710.  
  711. Name: itembreaks_10
  712.  
  713. DisplayName: '&3Niszczenie to Twoje hobby?'
  714.  
  715. Reward:
  716.  
  717. Money: 100
  718.  
  719.  
  720.  
  721. # When an item is eaten (excludes potions and milk).
  722.  
  723. EatenItems:
  724.  
  725. '1':
  726.  
  727. Message: Zjedz cos!
  728.  
  729. Name: eatenitems_1
  730.  
  731. DisplayName: Pierwsze przekaski
  732.  
  733. Reward:
  734.  
  735. Money: 100
  736.  
  737. '100':
  738.  
  739. Message: Setka zjedzonych przedmiotow!
  740.  
  741. Name: eatenitems_100
  742.  
  743. DisplayName: Zarlok!
  744.  
  745. Reward:
  746.  
  747. Money: 100
  748.  
  749.  
  750.  
  751. # When a sheep is sheared.
  752.  
  753. Shear:
  754.  
  755. '100':
  756.  
  757. Message: Obetnij 100 owiec!
  758.  
  759. Name: shear_100
  760.  
  761. DisplayName: '&bMistrz scinania'
  762.  
  763. Reward:
  764.  
  765. Money: 100
  766.  
  767.  
  768. # When a cow is milked.
  769.  
  770. Milk:
  771.  
  772. '1':
  773.  
  774. Message: Wydoj pierwsza krowe!
  775.  
  776. Name: milk_1
  777.  
  778. DisplayName: Pierwsza wiez.
  779.  
  780. Reward:
  781.  
  782. Money: 100
  783.  
  784. '100':
  785.  
  786. Message: To juz 100 krow!
  787.  
  788. Name: milk_100
  789.  
  790. DisplayName: Krowa robi muu!.
  791.  
  792. Reward:
  793.  
  794. Money: 100
  795.  
  796.  
  797.  
  798. # When a trade with a villager is made.
  799.  
  800. Trades:
  801.  
  802. '1':
  803.  
  804. Message: Pierwszy handel z villagerem!
  805.  
  806. Name: trades_1
  807.  
  808. DisplayName: Pierwsze czarne handle
  809.  
  810. Reward:
  811.  
  812. Money: 100
  813.  
  814.  
  815.  
  816. # When an anvil is used.
  817.  
  818. AnvilsUsed:
  819.  
  820. '1':
  821.  
  822. Message: Uzyj pierwszy raz kowadla!
  823.  
  824. Name: anvilsused_1
  825.  
  826. DisplayName: Pierwsze poprawki
  827.  
  828. Reward:
  829.  
  830. Money: 100
  831.  
  832. '10':
  833.  
  834. Message: Uzyj 10 razy kowadla!
  835.  
  836. Name: anvilsused_10
  837.  
  838. DisplayName: Kowadlo nie lada wyzwaniem!
  839.  
  840. Reward:
  841.  
  842. Money: 100
  843.  
  844.  
  845.  
  846. # When an enchantment is performed.
  847.  
  848. Enchantments:
  849.  
  850. '5':
  851.  
  852. Message: Zenchantuj piec przedmiotow!
  853.  
  854. Name: enchantments_5
  855.  
  856. DisplayName: 'Magik'
  857.  
  858. Reward:
  859.  
  860. Money: 100
  861.  
  862. '10':
  863.  
  864. Message: 10 zenchantowanych przedmiotow!
  865.  
  866. Name: enchantments_10
  867.  
  868. DisplayName: 'Wrozbita Maciej!'
  869.  
  870. Reward:
  871.  
  872. Money: 100
  873.  
  874.  
  875.  
  876. # When a bed is entered.
  877.  
  878. Beds:
  879.  
  880. '1':
  881.  
  882. Message: Pierwszy krok do leniuchowania!
  883.  
  884. Name: bed_1
  885.  
  886. DisplayName: Karaluchy pod poduchy!
  887.  
  888. Reward:
  889.  
  890. Money: 100
  891.  
  892.  
  893.  
  894. # Maximum level reached.
  895.  
  896. MaxLevel:
  897.  
  898. '10':
  899.  
  900. Message: Level 10 zdobyty!
  901.  
  902. Name: maxlevel_10
  903.  
  904. DisplayName: 'Exp to podstawa do dobrych narzedzi!'
  905.  
  906. Reward:
  907.  
  908. Money: 100
  909.  
  910. '50':
  911.  
  912. Message: Level 50 za nami!
  913.  
  914. Name: maxlevel_50
  915.  
  916. DisplayName: 'Level jest podstawa do porzadnego gospodarowania!'
  917.  
  918. Reward:
  919.  
  920. Money: 100
  921.  
  922.  
  923.  
  924. # When a potion is consumed.
  925.  
  926. ConsumedPotions:
  927.  
  928. '1':
  929.  
  930. Message: Pierwsze Drinki
  931.  
  932. Name: consumedpotions_1
  933.  
  934. DisplayName: Zamieniasz sie w Alkocholika!
  935.  
  936. Reward:
  937.  
  938. Money: 100
  939.  
  940. '50':
  941.  
  942. Message: Wypij 50 potionek
  943.  
  944. Name: consumedpotions_1
  945.  
  946. DisplayName: 5 procent alkocholu!
  947.  
  948. Reward:
  949.  
  950. Money: 100
  951.  
  952.  
  953.  
  954. # Amount of time played on the server (in hours, use integers).
  955.  
  956. PlayedTime:
  957.  
  958. '1':
  959.  
  960. Message: Grasz tutaj juz pierwsza godzine!
  961.  
  962. Name: playedtime_1
  963.  
  964. DisplayName: Pierwsza godzina za nami!
  965.  
  966. Reward:
  967.  
  968. Money: 100
  969.  
  970. '10':
  971.  
  972. Message: To juz dziesiata godzina!
  973.  
  974. Name: playedtime_10
  975.  
  976. DisplayName: Dziesiec godzin na serwerze
  977.  
  978. Reward:
  979.  
  980. Money: 100
  981.  
  982. '100':
  983.  
  984. Message: 100 godzin przegranych na serwerze
  985.  
  986. Name: playedtime_100
  987.  
  988. DisplayName: Uwazaj bo sie uzaleznisz!
  989.  
  990. Reward:
  991.  
  992. Money: 100
  993.  
  994.  
  995.  
  996. # When a distance is traveled by foot.
  997.  
  998. DistanceFoot:
  999.  
  1000. '1000':
  1001.  
  1002. Message: Przejdz tysiac krokow stopami!
  1003.  
  1004. Name: distancefoot_1000
  1005.  
  1006. DisplayName: Stopami sie chodzi!
  1007.  
  1008. Reward:
  1009.  
  1010. Money: 100
  1011.  
  1012. '10000':
  1013.  
  1014. Message: Przejdz 10000 krokow stopami!
  1015.  
  1016. Name: distancefoot_10000
  1017.  
  1018. DisplayName: Dobrze Tobie idzie!
  1019.  
  1020. Reward:
  1021.  
  1022. Money: 100
  1023.  
  1024. '50000':
  1025.  
  1026. Message: Przejdz 50000 krokow stopami!
  1027.  
  1028. Name: distancefoot_50000
  1029.  
  1030. DisplayName: Tylko sie nie potknij!
  1031.  
  1032. Reward:
  1033.  
  1034. Money: 100
  1035.  
  1036.  
  1037.  
  1038. # When a distance is traveled on a pig.
  1039.  
  1040. DistancePig:
  1041.  
  1042. '100':
  1043.  
  1044. Message: Przejdz 100 blokow z pomoca swini!
  1045.  
  1046. Name: distancepig_100
  1047.  
  1048. DisplayName: Mistrz ujezdzania swini..?
  1049.  
  1050. Reward:
  1051.  
  1052. Money: 100
  1053.  
  1054.  
  1055.  
  1056. # When a distance is traveled on a horse.
  1057.  
  1058. DistanceHorse:
  1059.  
  1060. '500':
  1061.  
  1062. Message: Przejedz 500 blokow koniem!
  1063.  
  1064. Name: distancehorse_500
  1065.  
  1066. DisplayName: Mila jazda!
  1067.  
  1068. Reward:
  1069.  
  1070. Money: 100
  1071.  
  1072.  
  1073.  
  1074. # When a distance is traveled in a minecart.
  1075.  
  1076. DistanceMinecart:
  1077.  
  1078. '1000':
  1079.  
  1080. Message: Przejedz 1000 blokow wagonikiem!
  1081.  
  1082. Name: distanceminecart_1000
  1083.  
  1084. DisplayName: Emocje jak na grzybach!
  1085.  
  1086. Reward:
  1087.  
  1088. Money: 100
  1089.  
  1090.  
  1091.  
  1092. # When a distance is traveled in a boat.
  1093.  
  1094. DistanceBoat:
  1095.  
  1096. '200':
  1097.  
  1098. Message: Przeplyn 200 kratek z pomoca lodki!
  1099.  
  1100. Name: distanceboat_200
  1101.  
  1102. DisplayName: Bog morz i oceanow
  1103.  
  1104. Reward:
  1105.  
  1106. Money: 100
  1107.  
  1108.  
  1109.  
  1110. # When a distance is traveled with elytra.
  1111.  
  1112. # (ignored on Minecraft versions prior to 1.9)
  1113.  
  1114. DistanceGliding:
  1115.  
  1116. '100':
  1117.  
  1118. Message: Przeleciec 100 kratek na skrzydlach
  1119.  
  1120. Name: distancegliding_100
  1121.  
  1122. DisplayName: Aniol
  1123.  
  1124. Reward:
  1125.  
  1126. Money: 100
  1127.  
  1128.  
  1129.  
  1130. # When an item is dropped on the ground.
  1131.  
  1132. ItemDrops:
  1133.  
  1134. '15':
  1135.  
  1136. Message: Zasmiecasz nasze srodowisko! Wyrzuc 15 przedmiotow
  1137.  
  1138. Name: itemdrops_15
  1139.  
  1140. DisplayName: To nie smietnisko!
  1141.  
  1142. Reward:
  1143.  
  1144. Money: 100
  1145.  
  1146. '100':
  1147.  
  1148. Message: Wyrzuc 100 przedmiotow.
  1149.  
  1150. Name: itemdrops_100
  1151.  
  1152. DisplayName: Plastik sie rozklada ponad 300 lat!
  1153.  
  1154. Reward:
  1155.  
  1156. Money: 100
  1157.  
  1158.  
  1159.  
  1160. # When soil is plowed with a hoe.
  1161.  
  1162. HoePlowings:
  1163.  
  1164. '10':
  1165.  
  1166. Message: PRawdziwy farmer!
  1167.  
  1168. Name: hoeplowings_10
  1169.  
  1170. DisplayName: Farmer
  1171.  
  1172. Reward:
  1173.  
  1174. Money: 100
  1175.  
  1176.  
  1177.  
  1178. # When bone meal is used to fertilise plants.
  1179.  
  1180. Fertilising:
  1181.  
  1182. '15':
  1183.  
  1184. Message: Uzyj 15 razy maczki kostnej!
  1185.  
  1186. Name: fertilising_15
  1187.  
  1188. DisplayName: Ogrodnik na medal!
  1189.  
  1190. Reward:
  1191.  
  1192. Money: 100
  1193.  
  1194.  
  1195.  
  1196. # When an animal is tamed.
  1197.  
  1198. Taming:
  1199.  
  1200. '1':
  1201.  
  1202. Message: Oswoj pierwsze zwierze!
  1203.  
  1204. Name: taming_1
  1205.  
  1206. DisplayName: Oswajacz
  1207.  
  1208. Reward:
  1209.  
  1210. Money: 100
  1211.  
  1212.  
  1213.  
  1214. # When a potion is brewed.
  1215.  
  1216. Brewing:
  1217.  
  1218. '1':
  1219.  
  1220. Message: Stworz pierwsza potke!
  1221.  
  1222. Name: brewing_1
  1223.  
  1224. DisplayName: Alchemik
  1225.  
  1226. Reward:
  1227.  
  1228. Money: 100
  1229.  
  1230.  
  1231.  
  1232. # When a firework is launched.
  1233.  
  1234. Fireworks:
  1235.  
  1236. '10':
  1237.  
  1238. Message: Wystrzel w kosmos 10 fajerwerek!
  1239.  
  1240. Name: fireworks_10
  1241.  
  1242. DisplayName: Pirotechnik
  1243.  
  1244. Reward:
  1245.  
  1246. Money: 100
  1247.  
  1248.  
  1249.  
  1250. # When a music disc is played.
  1251.  
  1252. MusicDiscs:
  1253.  
  1254. '1':
  1255.  
  1256. Message: Uzyj maszyny grajacej!
  1257.  
  1258. Name: musicdiscs_1
  1259.  
  1260. DisplayName: DJ
  1261.  
  1262. Reward:
  1263.  
  1264. Money: 100
  1265.  
  1266.  
  1267.  
  1268. # When a player teleports with an enderpearl.
  1269.  
  1270. EnderPearls:
  1271.  
  1272. '10':
  1273.  
  1274. Message: Teleportuj sie 10 razy enderperla!
  1275.  
  1276. Name: enderpearls_10
  1277.  
  1278. DisplayName: Teleportowy bohater!
  1279.  
  1280. Reward:
  1281.  
  1282. Money: 100
  1283.  
  1284.  
  1285.  
  1286. #===========================OOO=OOO===========================#
  1287.  
  1288. # VI-------------------------------------------------------VI #
  1289.  
  1290. # | Command achievements | #
  1291.  
  1292. # 6---------------------------------------------------------6 #
  1293.  
  1294. #===========================ooo=ooo===========================#
  1295.  
  1296.  
  1297.  
  1298. # Let achievement commands be given several times.
  1299.  
  1300. MultiCommand: true
  1301.  
  1302.  
  1303.  
  1304. # A player with achievement.give (or the console) can use /aach give yourAch1 PLAYER to give
  1305.  
  1306. # yourAch1 achievement to PLAYER. The /aach give command does NOT work with other achievements.
  1307.  
  1308. Commands:
  1309.  
  1310. yourAch1:
  1311.  
  1312. Message: Badz na specjalnym evencie
  1313.  
  1314. Name: yourAch1
  1315.  
  1316. DisplayName: Osiagniecie o Specjalnym Evencie!
  1317.  
  1318.  
  1319.  
  1320. #===========================OOOOOOO===========================#
  1321.  
  1322. # VII-----------------------------------------------------VII #
  1323.  
  1324. # | Parameters to appear in future versions | #
  1325.  
  1326. # 7---------------------------------------------------------7 #
  1327.  
  1328. #===========================ooooooo===========================#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement